[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [Xen-changelog] XendDomainInfo.py:
ChangeSet 1.1616, 2005/05/31 16:22:09+01:00, cl349@xxxxxxxxxxxxxxxxxxxx XendDomainInfo.py: g/c ipaddrs: no longer needed. Signed-off-by: Christian Limpach <Christian.Limpach@xxxxxxxxxxxx> XendDomainInfo.py | 2 -- 1 files changed, 2 deletions(-) diff -Nru a/tools/python/xen/xend/XendDomainInfo.py b/tools/python/xen/xend/XendDomainInfo.py --- a/tools/python/xen/xend/XendDomainInfo.py 2005-05-31 14:03:24 -04:00 +++ b/tools/python/xen/xend/XendDomainInfo.py 2005-05-31 14:03:24 -04:00 @@ -230,7 +230,6 @@ self.configs = [] self.info = None - self.ipaddrs = [] self.blkif_backend = False self.netif_backend = False #todo: state: running, suspended @@ -616,7 +615,6 @@ ctrl.destroyController(reboot=reboot) if not reboot: self.configs = [] - self.ipaddrs = [] def show(self): """Print virtual machine info. _______________________________________________ Xen-changelog mailing list Xen-changelog@xxxxxxxxxxxxxxxxxxx http://lists.xensource.com/xen-changelog
|
Lists.xenproject.org is hosted with RackSpace, monitoring our |