Failed to spawn a VM due to OVSvApp Nova VCDriver

Bug #1434448 reported by prabhu murthy
8
This bug affects 1 person
Affects Status Importance Assigned to Milestone
networking-vsphere
Fix Committed
Undecided
Romil Gupta

Bug Description

Created a devstack in HP Networking CI
installed OVSvapp machine
Boot a vm , VM spawning fail due to below given error.

Log are placed at

http://15.126.220.115/14716/165539/d16dfa502db5a4c001b0f5eaa71ef3ef8e14c063/controllerlog/screen-n-cpu.log.gz?level=TRACE

Detailed logs are placed at :
http://15.126.220.115/14716/165539/d16dfa502db5a4c001b0f5eaa71ef3ef8e14c063/

2015-03-20 07:02:26.301 TRACE nova.compute.manager [instance: 1f36da02-dcc8-4035-8763-5cdb6163770c] Traceback (most recent call last):
2015-03-20 07:02:26.301 TRACE nova.compute.manager [instance: 1f36da02-dcc8-4035-8763-5cdb6163770c] File "/opt/stack/nova/nova/compute/manager.py", line 2398, in _build_resources
2015-03-20 07:02:26.301 TRACE nova.compute.manager [instance: 1f36da02-dcc8-4035-8763-5cdb6163770c] yield resources
2015-03-20 07:02:26.301 TRACE nova.compute.manager [instance: 1f36da02-dcc8-4035-8763-5cdb6163770c] File "/opt/stack/nova/nova/compute/manager.py", line 2270, in _build_and_run_instance
2015-03-20 07:02:26.301 TRACE nova.compute.manager [instance: 1f36da02-dcc8-4035-8763-5cdb6163770c] block_device_info=block_device_info)
2015-03-20 07:02:26.301 TRACE nova.compute.manager [instance: 1f36da02-dcc8-4035-8763-5cdb6163770c] File "/opt/stack/nova/nova/virt/vmwareapi/ovsvapp_vc_driver.py", line 54, in spawn
2015-03-20 07:02:26.301 TRACE nova.compute.manager [instance: 1f36da02-dcc8-4035-8763-5cdb6163770c] power_on=False)
2015-03-20 07:02:26.301 TRACE nova.compute.manager [instance: 1f36da02-dcc8-4035-8763-5cdb6163770c] TypeError: spawn() got an unexpected keyword argument 'instance_name'
2015-03-20 07:02:26.301 TRACE nova.compute.manager [instance: 1f36da02-dcc8-4035-8763-5cdb6163770c]
2015-03-20 07:02:27.043 ERROR nova.compute.manager [-] [instance: 8e58eea4-68f0-425b-ab9f-27da801d956d] Instance failed to spawn
2015-03-20 07:02:27.043 TRACE nova.compute.manager [instance: 8e58eea4-68f0-425b-ab9f-27da801d956d] Traceback (most recent call last):
2015-03-20 07:02:27.043 TRACE nova.compute.manager [instance: 8e58eea4-68f0-425b-ab9f-27da801d956d] File "/opt/stack/nova/nova/compute/manager.py", line 2398, in _build_resources
2015-03-20 07:02:27.043 TRACE nova.compute.manager [instance: 8e58eea4-68f0-425b-ab9f-27da801d956d] yield resources
2015-03-20 07:02:27.043 TRACE nova.compute.manager [instance: 8e58eea4-68f0-425b-ab9f-27da801d956d] File "/opt/stack/nova/nova/compute/manager.py", line 2270, in _build_and_run_instance
2015-03-20 07:02:27.043 TRACE nova.compute.manager [instance: 8e58eea4-68f0-425b-ab9f-27da801d956d] block_device_info=block_device_info)
2015-03-20 07:02:27.043 TRACE nova.compute.manager [instance: 8e58eea4-68f0-425b-ab9f-27da801d956d] File "/opt/stack/nova/nova/virt/vmwareapi/ovsvapp_vc_driver.py", line 54, in spawn
2015-03-20 07:02:27.043 TRACE nova.compute.manager [instance: 8e58eea4-68f0-425b-ab9f-27da801d956d] power_on=False)
2015-03-20 07:02:27.043 TRACE nova.compute.manager [instance: 8e58eea4-68f0-425b-ab9f-27da801d956d] TypeError: spawn() got an unexpected keyword argument 'instance_name'

prabhu murthy (prabhm)
affects: cinder → networking-vsphere
Romil Gupta (romilg)
summary: - Failed to spawn a VM due to nova vcdriver
+ Failed to spawn a VM due to OVSvApp Nova VCDriver
Changed in networking-vsphere:
assignee: nobody → Romil Gupta (romilg)
Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix proposed to networking-vsphere (master)

Fix proposed to branch: master
Review: https://review.openstack.org/166143

Changed in networking-vsphere:
status: New → In Progress
Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix merged to networking-vsphere (master)

Reviewed: https://review.openstack.org/166143
Committed: https://git.openstack.org/cgit/stackforge/networking-vsphere/commit/?id=7178b369e7876aa857ad3c224e745eec46956b00
Submitter: Jenkins
Branch: master

commit 7178b369e7876aa857ad3c224e745eec46956b00
Author: Romil Gupta <email address hidden>
Date: Fri Mar 20 01:51:03 2015 -0700

    Fix nova boot failure

    This change is required due to the following commit in Nova:
    https://github.com/openstack/nova/commit/86f385b955151d2648aa42c42a8489d36e489286

    Change-Id: I835c3861188d42041f56cf520b2ed7b0b68cc361
    Closes-Bug: #1434448

Changed in networking-vsphere:
status: In Progress → Fix Committed
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.