Ceilometer client instance doesn't use params for SSL

Bug #1428370 reported by Srinivas Sakhamuri
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
python-ceilometerclient
Fix Released
Undecided
Srinivas Sakhamuri

Bug Description

The ceilometer client when instantiated using Client class instead of get_client function doesn't utilize the parameters related to SSL properly causing SSL errors. This need to be fixed since several clients like rally and heat uses Client to access the ceilometer functionality

Changed in python-ceilometerclient:
assignee: nobody → Srinivas Sakhamuri (srinivas-sakhamuri)
Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix proposed to python-ceilometerclient (master)

Fix proposed to branch: master
Review: https://review.openstack.org/161943

Changed in python-ceilometerclient:
status: New → In Progress
Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix merged to python-ceilometerclient (master)

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

commit e7b8c48c60e85378e1e1d3c30bfb4cfa79f3105a
Author: Srinivas Sakhamuri <email address hidden>
Date: Thu Mar 5 23:23:32 2015 +0000

    Fixes bug with Client function not setting up SSL params

    There are instances where some applications (heat, rally) instantiate
    ceilometer client using Client function (instead of get_client) which
    doesn't use the insecure and verify params properly. This fix will address
    that.

    Change-Id: I2f6346496e6ee36b5cd97ec6d9a732431532ff96
    Closes-Bug: #1428370

Changed in python-ceilometerclient:
status: In Progress → Fix Committed
Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix proposed to python-ceilometerclient (stable/kilo)

Fix proposed to branch: stable/kilo
Review: https://review.openstack.org/174363

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

Reviewed: https://review.openstack.org/174363
Committed: https://git.openstack.org/cgit/openstack/python-ceilometerclient/commit/?id=f2b4473c12a6d4f36f1ccc8d81480f40743c2904
Submitter: Jenkins
Branch: stable/kilo

commit f2b4473c12a6d4f36f1ccc8d81480f40743c2904
Author: Srinivas Sakhamuri <email address hidden>
Date: Thu Mar 5 23:23:32 2015 +0000

    Fixes bug with Client function not setting up SSL params

    There are instances where some applications (heat, rally) instantiate
    ceilometer client using Client function (instead of get_client) which
    doesn't use the insecure and verify params properly. This fix will address
    that.

    Change-Id: I2f6346496e6ee36b5cd97ec6d9a732431532ff96
    Closes-Bug: #1428370
    (cherry picked from commit e7b8c48c60e85378e1e1d3c30bfb4cfa79f3105a)

tags: added: in-stable-kilo
Changed in python-ceilometerclient:
milestone: none → 1.3.0
status: Fix Committed → Fix Released
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.