Comment 7 for bug 1384379

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

Reviewed: https://review.openstack.org/159374
Committed: https://git.openstack.org/cgit/openstack/cinder/commit/?id=2eb25ab8803214cb3beb5d8fe3efbf70a462c414
Submitter: Jenkins
Branch: master

commit 2eb25ab8803214cb3beb5d8fe3efbf70a462c414
Author: wanghao <email address hidden>
Date: Thu Feb 26 16:50:31 2015 +0800

    Add config option to override url for versions

    The versions url returns the wrong data when cinder api is behind
    a proxy. This adds a new config option so it can be set properly.

    DocImpact

    Change-Id: I46a90120b21e43bf8dca9e5f0efdf339f0d3e8e6
    Closes-Bug: #1384379