LICENSE added + fixed some imports
This commit is contained in:
parent
1e7300b56e
commit
abc2c6fe51
8 changed files with 684 additions and 6 deletions
|
|
@ -9,7 +9,7 @@ from ucloud.config import etcd_client
|
|||
from ucloud.config import host_pool, request_pool, vm_pool, env_vars
|
||||
from .helper import (get_suitable_host, dead_host_mitigation, dead_host_detection,
|
||||
assign_host, NoSuitableHostFound)
|
||||
from ucloud.scheduler import logger
|
||||
from . import logger
|
||||
|
||||
|
||||
def main():
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue