I just started using OpenXenManager and created my first VM but in the start up it wouldn't let me add a network interface so I thought fine I'll do that later.
But as soon as I try to choose "add interface" at my vm and choose the correct network and add it, it won't turn up in my virtual network interfaces.
File "/usr/local/lib/python2.7/dist-packages/openxenmanager-0.1b1-py2.7.egg/OXM/oxcSERVER.py", line 1867, in
self.wine.builder.get_object("listvmnetwork")) and False)
File "/usr/local/lib/python2.7/dist-packages/openxenmanager-0.1b1-py2.7.egg/OXM/oxcSERVER.py", line 407, in fill_vm_network
addr for key, addr in net_addrs.items()
AttributeError: 'tuple' object has no attribute 'items'
I just started using OpenXenManager and created my first VM but in the start up it wouldn't let me add a network interface so I thought fine I'll do that later.
But as soon as I try to choose "add interface" at my vm and choose the correct network and add it, it won't turn up in my virtual network interfaces.
Could someone help me out?