Comment 10 for bug 1624173

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

Reviewed: https://review.openstack.org/378519
Committed: https://git.openstack.org/cgit/openstack/charm-ceilometer/commit/?id=f38c27421b82040dcdad6af48e4466e784488157
Submitter: Jenkins
Branch: master

commit f38c27421b82040dcdad6af48e4466e784488157
Author: Zhang Hua <email address hidden>
Date: Wed Sep 28 18:39:03 2016 +0800

    Add keystone v3 support for service_credentials

    service_credentials is used for the keystoneauth1.session.Session
    class to bring a unified interface to the various openstack
    clients that share common authentication and request parameters
    between a variety of services. This patch will add keystone v3
    support for service_credentials in ceilometer.

    Change-Id: I8c8a7b0a90a002f17237c5dd3e167c2222e5291b
    Partial-Bug: #1624173