Comment 11 for bug 1182037

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

Reviewed: https://review.openstack.org/31487
Committed: http://github.com/openstack/cinder/commit/67f39bf1f25a547016cee5bf81fb9e29de52b7a9
Submitter: Jenkins
Branch: master

commit 67f39bf1f25a547016cee5bf81fb9e29de52b7a9
Author: Sergey Vilgelm <email address hidden>
Date: Mon Jun 10 12:52:13 2013 +0400

    Replace FLAGS with cfg.CONF in api

    Replace all the FLAGS with cfg.CONF in cinder/api
    Large commit was split into several parts

    Change-Id: I2114d5fc45f5299c3b2011270034a3370e0ec388
    Fixes: bug #1182037