Comment 2 for bug 1396811

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

Reviewed: https://review.openstack.org/137486
Committed: https://git.openstack.org/cgit/openstack/python-ceilometerclient/commit/?id=2dd894c7117d2d8ebf0f7ae365de49b3b3b1a078
Submitter: Jenkins
Branch: master

commit 2dd894c7117d2d8ebf0f7ae365de49b3b3b1a078
Author: ZhiQiang Fan <email address hidden>
Date: Thu Nov 27 06:37:23 2014 +0800

    Support ceilometer-url and os-endpoint

    Ceilometerclient has messed up with (ceilometer-url and os-endpoint)
    and (os-auth-token and token). This patch marks ceilometer-url and
    auth-token as deprecated, and unifies the two pairs arguments.

    Change-Id: Id55e5b603d8075018cf45b9833d397173439b3ce
    Closes-Bug: #1396811