yahoo-eng-team team mailing list archive
-
yahoo-eng-team team
-
Mailing list archive
-
Message #06593
[Bug 1222781] Re: Create a VM with no networks result to a AttributeError
** Changed in: nova
Status: Fix Committed => Fix Released
--
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/1222781
Title:
Create a VM with no networks result to a AttributeError
Status in OpenStack Compute (Nova):
Fix Released
Bug description:
When I create a VM with no networks, it results to a AttributeError:
2013-09-09 07:27:35.130 15033 TRACE nova.compute.manager [instance: ac4dda7c-9e67-4eed-a5ee-89b480c524ee] Traceback (most recent call last):
2013-09-09 07:27:35.130 15033 TRACE nova.compute.manager [instance: ac4dda7c-9e67-4eed-a5ee-89b480c524ee] File "/usr/lib/python2.7/dist-packages/nova/compute/manager.py", line 1118, in _spawn
2013-09-09 07:27:35.130 15033 TRACE nova.compute.manager [instance: ac4dda7c-9e67-4eed-a5ee-89b480c524ee] self._legacy_nw_info(network_info),
2013-09-09 07:27:35.130 15033 TRACE nova.compute.manager [instance: ac4dda7c-9e67-4eed-a5ee-89b480c524ee] File "/usr/lib/python2.7/dist-packages/nova/compute/manager.py", line 703, in _legacy_nw_info
2013-09-09 07:27:35.130 15033 TRACE nova.compute.manager [instance: ac4dda7c-9e67-4eed-a5ee-89b480c524ee] network_info = network_info.legacy()
2013-09-09 07:27:35.130 15033 TRACE nova.compute.manager [instance: ac4dda7c-9e67-4eed-a5ee-89b480c524ee] AttributeError: 'list' object has no attribute 'legacy'
2013-09-09 07:27:35.130 15033 TRACE nova.compute.manager [instance: ac4dda7c-9e67-4eed-a5ee-89b480c524ee]
I use nova/quantum 2013.1.3
Cheers,
To manage notifications about this bug go to:
https://bugs.launchpad.net/nova/+bug/1222781/+subscriptions