Make nova-all start conductor

Bug #1152371 reported by Rick Harris
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
OpenStack Compute (nova)
Fix Released
High
Rick Harris

Bug Description

Nova all doesn't start the conductor which is a necessary service.

We should add this to bin/nova-all.

One thing to note is that Conductor is unlike other services in how it specifies the topic and manager. Instead of placing this in nova/service.py, it (more sensibly) places it in nova/conductor/api.py.

This means we'll have to manually pass in the topic and manger into Service.create for conductor.

Changed in nova:
importance: Undecided → High
assignee: nobody → Rick Harris (rconradharris)
status: New → In Progress
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/23872

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

Reviewed: https://review.openstack.org/23872
Committed: http://github.com/openstack/nova/commit/e403a23ba840d534ba88e29cc484fd49f508b140
Submitter: Jenkins
Branch: master

commit e403a23ba840d534ba88e29cc484fd49f508b140
Author: Rick Harris <email address hidden>
Date: Thu Mar 7 23:34:13 2013 +0000

    Add conductor to nova-all.

    The conductor service was missing so running nova-all no longer results
    in a complete environment.

    This patch adds conductor to the binary list and updates the code to
    handle the different way in which conductor specifies the topic and
    manager.

    Fixes bug 1152371

    Change-Id: I4862ad66216ab980e8636e9f3cdbabbace6ee73c

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