Comment 10 for bug 1063851

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

Reviewed: https://review.openstack.org/16432
Committed: http://github.com/openstack/nova/commit/d3fd05b1f8889d9f39b8eb5be3f7e7798d648206
Submitter: Jenkins
Branch: stable/folsom

commit d3fd05b1f8889d9f39b8eb5be3f7e7798d648206
Author: John Garbutt <email address hidden>
Date: Mon Oct 8 16:46:39 2012 +0100

    Ensures compute_driver flag can be used by bdm

    Fixes bug 1063851 by moving compute_driver flag from
    compute/manager.py to the global flags.py

    Change-Id: I337795f6956050b398c39a8476e3c1e2b689c470
    Signed-off-by: Chuck Short <email address hidden>