Comment 17 for bug 1182037

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

Reviewed: https://review.openstack.org/33030
Committed: http://github.com/openstack/cinder/commit/45a1a564c05b04330a7a58110508bc824bebd50d
Submitter: Jenkins
Branch: master

commit 45a1a564c05b04330a7a58110508bc824bebd50d
Author: Sergey Vilgelm <email address hidden>
Date: Wed Jul 3 11:28:05 2013 +0400

    Rename cinder.flags to cinder.common.config

    Replace FLAGS with cfg.CONF
    Rename modules fake_flags to conf_fixture, test_flags to test_conf, declare_flags to declare_conf, runtime_flags to runtime_conf
    Renamed cinder.flags, because exactly the same was done in the glance and nova

    Fixes: bug #1182037
    Change-Id: I3424d0a401b3ef7a3254d3e913263554361a52ff