removed redircmd, shcmd, shcmd_result, getaddr, netifstats from VnodeClient

This commit is contained in:
bharnden 2019-10-01 14:40:24 -07:00
parent 223590c8fb
commit af7faa85df
5 changed files with 5 additions and 75 deletions

View file

@ -14,7 +14,6 @@ class LxdClient(object):
self.name = name
self.image = image
self.pid = None
self._addr = {}
def create_container(self):
utils.check_cmd(