Target cell filter regression

Bug #1224465 reported by Brian Elliott
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
OpenStack Compute (nova)
Fix Released
Undecided
Brian Elliott

Bug Description

2013-09-06 15:17:36.126 29212 WARNING nova.context [req-126a98dc-44f6-46c5-a58e-680523b9c29f 224199 717179] Arguments dropped when creating context: {u'user': u'224199', u'tenant': u'717179'}
2013-09-06 15:17:36.126 29212 ERROR nova.cells.messaging [req-126a98dc-44f6-46c5-a58e-680523b9c29f 224199 717179] Error processing message locally: 'request_spec'
2013-09-06 15:17:36.126 29212 TRACE nova.cells.messaging Traceback (most recent call last):
2013-09-06 15:17:36.126 29212 TRACE nova.cells.messaging File "/opt/rackstack/410.23/nova/lib/python2.6/site-packages/nova/cells/messaging.py", line 203, in _process_locally
2013-09-06 15:17:36.126 29212 TRACE nova.cells.messaging resp_value = self.msg_runner._process_message_locally(self)
2013-09-06 15:17:36.126 29212 TRACE nova.cells.messaging File "/opt/rackstack/410.23/nova/lib/python2.6/site-packages/nova/cells/messaging.py", line 1150, in _process_message_locally
2013-09-06 15:17:36.126 29212 TRACE nova.cells.messaging return fn(message, **message.method_kwargs)
2013-09-06 15:17:36.126 29212 TRACE nova.cells.messaging File "/opt/rackstack/410.23/nova/lib/python2.6/site-packages/nova/cells/messaging.py", line 661, in schedule_run_instance
2013-09-06 15:17:36.126 29212 TRACE nova.cells.messaging self.msg_runner.scheduler.run_instance(message, host_sched_kwargs)
2013-09-06 15:17:36.126 29212 TRACE nova.cells.messaging File "/opt/rackstack/410.23/nova/lib/python2.6/site-packages/nova/cells/scheduler.py", line 243, in run_instance
2013-09-06 15:17:36.126 29212 TRACE nova.cells.messaging request_spec = host_sched_kwargs['request_spec']
2013-09-06 15:17:36.126 29212 TRACE nova.cells.messaging KeyError: 'request_spec'
2013-09-06 15:17:36.126 29212 TRACE nova.cells.messaging

Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix proposed to nova (master)

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

Changed in nova:
assignee: nobody → Brian Elliott (belliott)
status: New → In Progress
Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix merged to nova (master)

Reviewed: https://review.openstack.org/46281
Committed: http://github.com/openstack/nova/commit/2dbea4a9f524337576ffe5610708f90e08be8853
Submitter: Jenkins
Branch: master

commit 2dbea4a9f524337576ffe5610708f90e08be8853
Author: Brian Elliott <email address hidden>
Date: Tue Sep 10 20:13:51 2013 +0000

    Fix regression issues with cells target filter

    1) Skip scheduling if a cell filter already took care of it
    2) Call build_instances or schedule_run_instance (deprecated) depending on
       which method the caller used.

    bug 1224465

    Change-Id: I391e1c4f288c9dc3e1308ee8c001a662e0f4c1b8

Changed in nova:
status: In Progress → Fix Committed
Changed in nova:
milestone: none → havana-rc1
Thierry Carrez (ttx)
Changed in nova:
status: Fix Committed → Fix Released
Thierry Carrez (ttx)
Changed in nova:
milestone: havana-rc1 → 2013.2
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.