** 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/1199955
Title:
VCDriver: Rescue broken for VCDriver
Status in OpenStack Compute (Nova):
Fix Released
Bug description:
Steps to reproduce:
nova rescue <uuid>
Error:
[req-b38a1751-568c-4e05-b8f0-768af5c286d8 demo demo] [instance:
84d69b6e-41db-498a-a8e0-de34c96c7c02] Error trying to Rescue Instance
[instance: 84d69b6e-41db-498a-a8e0-de34c96c7c02] Traceback (most recent call
last):
[instance: 84d69b6e-41db-498a-a8e0-de34c96c7c02] File
"/opt/stack/nova/nova/compute/manager.py", line 2189, in rescue_instance
[instance: 84d69b6e-41db-498a-a8e0-de34c96c7c02] rescue_image_meta,
admin_password)
[instance: 84d69b6e-41db-498a-a8e0-de34c96c7c02] File
"/opt/stack/nova/nova/virt/vmwareapi/driver.py", line 217, in rescue
[instance: 84d69b6e-41db-498a-a8e0-de34c96c7c02]
self._vmops.rescue(context, instance, network_info, image_meta)
[instance: 84d69b6e-41db-498a-a8e0-de34c96c7c02] File
"/opt/stack/nova/nova/virt/vmwareapi/vmops.py", line 783, in rescue
[instance: 84d69b6e-41db-498a-a8e0-de34c96c7c02] self.spawn(context,
instance, image_meta, network_info)
[instance: 84d69b6e-41db-498a-a8e0-de34c96c7c02] File
"/opt/stack/nova/nova/virt/vmwareapi/vmops.py", line 209, in spawn
[instance: 84d69b6e-41db-498a-a8e0-de34c96c7c02] _execute_create_vm()
[instance: 84d69b6e-41db-498a-a8e0-de34c96c7c02] File
"/opt/stack/nova/nova/virt/vmwareapi/vmops.py", line 205, in _execute_create_vm
[instance: 84d69b6e-41db-498a-a8e0-de34c96c7c02]
self._session._wait_for_task(instance['uuid'], vm_create_task)
[instance: 84d69b6e-41db-498a-a8e0-de34c96c7c02] File
"/opt/stack/nova/nova/virt/vmwareapi/driver.py", line 600, in _wait_for_task
[instance: 84d69b6e-41db-498a-a8e0-de34c96c7c02] ret_val = done.wait()
[instance: 84d69b6e-41db-498a-a8e0-de34c96c7c02] File
"/usr/local/lib/python2.7/dist-packages/eventlet/event.py", line 116, in wait
[instance: 84d69b6e-41db-498a-a8e0-de34c96c7c02] return
hubs.get_hub().switch()
[instance: 84d69b6e-41db-498a-a8e0-de34c96c7c02] File
"/usr/local/lib/python2.7/dist-packages/eventlet/hubs/hub.py", line 187, in
switch
[instance: 84d69b6e-41db-498a-a8e0-de34c96c7c02] return
self.greenlet.switch()
[instance: 84d69b6e-41db-498a-a8e0-de34c96c7c02] NovaException: The name
'84d69b6e-41db-498a-a8e0-de34c96c7c02' already exists.
[instance: 84d69b6e-41db-498a-a8e0-de34c96c7c02]
To manage notifications about this bug go to:
https://bugs.launchpad.net/nova/+bug/1199955/+subscriptions
--
Mailing list: https://launchpad.net/~yahoo-eng-team
Post to : [email protected]
Unsubscribe : https://launchpad.net/~yahoo-eng-team
More help : https://help.launchpad.net/ListHelp