move settings under uncloud.common
This commit is contained in:
parent
ef0f13534a
commit
6086fec633
19 changed files with 28 additions and 18 deletions
|
|
@ -17,7 +17,7 @@ from uncloud.common.network import create_dev, delete_network_interface
|
|||
from uncloud.common.schemas import VMSchema, NetworkSchema
|
||||
from uncloud.host import logger
|
||||
from uncloud.shared import shared
|
||||
from uncloud.settings import settings
|
||||
from uncloud.common.settings import settings
|
||||
from uncloud.vmm import VMM
|
||||
|
||||
from marshmallow import ValidationError
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue