OpenXenManager / openxenmanager

Opensource XenServer Management Interface

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Unable to assign virtual network interface to VM

rowan8k opened this issue · comments

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?

+1

+1

+1
Returns that Traceback:

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'