Go to file
Srinivas Sakhamuri f2b4473c12 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 e7b8c48c60)
2015-04-16 12:59:19 +00:00
2014-10-02 15:10:45 +00:00
2015-04-15 13:28:57 +00:00
2013-06-30 22:40:55 -07:00
2012-11-09 12:52:21 +11:00
2013-05-23 09:45:27 +10:00
2013-05-18 09:40:15 -07:00
2014-02-20 00:41:10 +01:00
2014-06-11 16:41:57 +08:00
2015-01-12 13:55:29 +03:00

Python bindings to the Ceilometer API

This is a client library for Ceilometer built on the Ceilometer API. It provides a Python API (the ceilometerclient module) and a command-line tool (ceilometer).

Development takes place via the usual OpenStack processes as outlined in the developer guide. The master repository is in Git.

See release notes and more at http://docs.openstack.org/developer/python-ceilometerclient/.

Description
RETIRED, OpenStack Telemetry (Ceilometer) Client
Readme 6.7 MiB