OpenXenManager / openxenmanager

Opensource XenServer Management Interface
GNU General Public License v2.0
370 stars 118 forks source link

Unable to assign virtual network interface to VM #145

Open rowan8k opened 6 years ago

rowan8k commented 6 years ago

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?

ericiper commented 6 years ago

+1

barrrrt commented 6 years ago

+1

Baygon-flb commented 6 years ago

+1

jeffmachado commented 5 years ago

+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'