Exemplo n.º 1
0
 def __init__(self):
     #self.address = "http://localhost:8008/"
     self.address = "http://%s:%s/" % (HOST_NAME, PORT_NUMBER)
     self.adapter_utility = AdapterUtility()
     self.resource_alloc_flag = False
Exemplo n.º 2
0
 def __init__(self):
     self.address = "http://localhost:8008/"
     self.adapter_utility = AdapterUtility()
     self.resource_alloc_flag = False