Comment 2 for bug 1131553

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

Reviewed: https://review.openstack.org/22662
Committed: http://github.com/openstack/cinder/commit/d346346f77cd2cafebb7e73910ad77aae6f1c9fc
Submitter: Jenkins
Branch: master

commit d346346f77cd2cafebb7e73910ad77aae6f1c9fc
Author: john-griffith <email address hidden>
Date: Thu Feb 21 22:06:26 2013 -0700

    Convert from using FLAGS directly in SF driver.

    In order for the Filter scheduler to be used to it's
    full advantage Cinder drivers need to move away from
    using FLAGS directly and switch to appending their
    specific options to self.configuration.

    This patch converts the driver and updates tests.

    Fixes bug: 1131553

    Change-Id: Id1a7c583894ac368bdcc61facc6f72300db320c7