Comment 2 for bug 1440463

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

Reviewed: https://review.openstack.org/207724
Committed: https://git.openstack.org/cgit/openstack/python-ceilometerclient/commit/?id=803c59fbc7682dbfbd8f32c191c3e5e45d9fb8ca
Submitter: Jenkins
Branch: master

commit 803c59fbc7682dbfbd8f32c191c3e5e45d9fb8ca
Author: Rohit Jaiswal <email address hidden>
Date: Fri Jul 31 05:24:39 2015 +0000

    tenant_id not required with keystone v3

    Ceilometer-client requires tenant_id when
    authenticating with keystone v3.

    This fix removes this requirement.

    Change-Id: I36bf3f7a75713976c56dd95b4fd22da4e64d01df
    Closes-Bug: 1440463