LICENSE added + fixed some imports

This commit is contained in:
ahmadbilalkhalid 2019-12-03 16:49:10 +05:00
commit abc2c6fe51
8 changed files with 684 additions and 6 deletions

View file

@ -12,7 +12,7 @@ from ucloud.config import (vm_pool, request_pool,
from .helper import find_free_port
from . import virtualmachine
from host import logger
from ucloud.host import logger
def update_heartbeat(hostname):