client looking at wrong cacert argument name

Bug #1266472 reported by gordon chung
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
python-ceilometerclient
Fix Released
Low
gordon chung

Bug Description

client is checking cacert value against 'os_cacert' arg in one place and 'cacert' arg in another:

https://github.com/openstack/python-ceilometerclient/blob/master/ceilometerclient/client.py#L78
https://github.com/openstack/python-ceilometerclient/blob/master/ceilometerclient/client.py#L93

should be os_cacert in both places

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/65082

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

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

commit bd50e145786eb2cd296c081de32025acad722f33
Author: Gordon Chung <email address hidden>
Date: Mon Jan 6 09:11:39 2014 -0500

    client looking at wrong cacert argument name

    fix so client consistently uses 'os_cacert' arg value instead of
    either 'os_cacert' or 'cacert'

    Change-Id: If5648855aefc7af64178249c270a9ac66907e466
    Closes-Bug: #1266472

Changed in python-ceilometerclient:
status: In Progress → Fix Committed
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.