Files
python-ceilometerclient/ceilometerclient/client.py
Srinivas Sakhamuri e7b8c48c60 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
2015-03-12 15:01:18 +00:00

13 KiB