LICENSE added + fixed some imports
This commit is contained in:
parent
1e7300b56e
commit
abc2c6fe51
8 changed files with 684 additions and 6 deletions
|
|
@ -13,7 +13,7 @@ from ucloud.common.request import RequestEntry, RequestType
|
|||
from ucloud.config import (etcd_client, request_pool, vm_pool, host_pool, env_vars, image_storage_handler)
|
||||
from . import schemas
|
||||
from .helper import generate_mac, mac2ipv6
|
||||
from ucloud.api import logger
|
||||
from . import logger
|
||||
|
||||
app = Flask(__name__)
|
||||
api = Api(app)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue