Comment 4 for bug 1325591

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

Reviewed: https://review.openstack.org/97474
Committed: https://git.openstack.org/cgit/openstack/ceilometer/commit/?id=bbf4f71bde3266f55f17484b9561041d21e3d31a
Submitter: Jenkins
Branch: master

commit bbf4f71bde3266f55f17484b9561041d21e3d31a
Author: replay <email address hidden>
Date: Wed Jun 4 06:22:39 2014 +0300

    Corrects a flaw in the treatment of swift endpoints

    When keystone has a registered swift endpoint of which the url does not start
    with '/v1', the object-store pollster is not able to use it correctly.
    This commit fixes it's behaviour to provide more flexibility in endpoint urls.

    Change-Id: I579b1cf450f16853ac49f1d248a64a179e6443d9
    Closes-Bug: #1325591