removed redircmd, shcmd, shcmd_result, getaddr, netifstats from VnodeClient
This commit is contained in:
parent
223590c8fb
commit
af7faa85df
5 changed files with 5 additions and 75 deletions
|
@ -13,7 +13,6 @@ class DockerClient(object):
|
|||
self.name = name
|
||||
self.image = image
|
||||
self.pid = None
|
||||
self._addr = {}
|
||||
|
||||
def create_container(self):
|
||||
utils.check_cmd(
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue