yahoo-eng-team team mailing list archive
-
yahoo-eng-team team
-
Mailing list archive
-
Message #02186
[Bug 1171254] Re: vmware + vlan manager raises exception
Duplicate of #1171376
** Changed in: nova
Status: New => Invalid
--
You received this bug notification because you are a member of Yahoo!
Engineering Team, which is subscribed to OpenStack Compute (nova).
https://bugs.launchpad.net/bugs/1171254
Title:
vmware + vlan manager raises exception
Status in OpenStack Compute (Nova):
Invalid
Bug description:
When trying to boot a VM with the VMwareVCDriver with the VlanManager
configure, I get the exception below. I do not see this when using
other network managers or Quantum.
2013-04-21 15:36:16 DEBUG [nova.openstack.common.lockutils] Got semaphore "compute_resources" for method "update_usage"...
2013-04-21 15:36:16 ERROR [nova.compute.manager] Error: ['Traceback (most recent call last):\n', ' File "/opt/stack/nova/nova/compute/manager.py", line 905, in _run_instance\n
set_access_ip=set_access_ip)\n', ' File "/opt/stack/nova/nova/compute/manager.py", line 1165, in _spawn\n LOG.exception(_(\'Instance failed to spawn\'), instance=instance)\n',
' File "/usr/lib/python2.7/contextlib.py", line 24, in __exit__\n self.gen.next()\n', ' File "/opt/stack/nova/nova/compute/manager.py", line 1161, in _spawn\n block_device_
info)\n', ' File "/opt/stack/nova/nova/virt/vmwareapi/driver.py", line 176, in spawn\n block_device_info)\n', ' File "/opt/stack/nova/nova/virt/vmwareapi/vmops.py", line 195, in spawn\n vif_infos = _get_vif_infos()\n', ' File "/opt/stack/nova/nova/virt/vmwareapi/vmops.py", line 185, in _get_vif_infos\n self._cluster)\n', ' File "/opt/stack/nova/nova/virt/vmwareapi/vif.py", line 39, in ensure_vlan_bridge\n vlan_num = vif[\'network\'].get_meta(\'vlan\')\n', ' File "/usr/lib/python2.7/dist-packages/suds/sudsobject.py", line 154, in __getitem__\n return getattr(self, name)\n', "AttributeError: obj instance has no attribute 'network'\n"]
To manage notifications about this bug go to:
https://bugs.launchpad.net/nova/+bug/1171254/+subscriptions