Comment 6 for bug 1009681

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

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

commit a4e0a8594b0473fdda220799ca98b0ed18ce05c4
Author: David Scannell <email address hidden>
Date: Tue Jun 26 15:21:22 2012 -0400

    Adds default fall-through to the multi scheduler.
    Fixes bug 1009681

    This offers a default scheduler driver that will be used by the
    multischeduler for requests that are not destined for the
    compute or volume topic. This is useful for openstack extensions
    that want to use the nova-scheduler to schedule requests to
    compute nodes but provide their own manager and topic.

    Change-Id: I753e87fc8979fd0b62529974f00cf11fa55b3d63