[openstack-announce] [new][telemetry] python-ceilometerclient 2.7.0 release (ocata)
no-reply at openstack.org
no-reply at openstack.org
Tue Nov 1 17:28:03 UTC 2016
We are overjoyed to announce the release of:
python-ceilometerclient 2.7.0: OpenStack Telemetry API Client Library
This release is part of the ocata release series.
The source is available from:
https://git.openstack.org/cgit/openstack/python-ceilometerclient
Download the package from:
https://pypi.python.org/pypi/python-ceilometerclient
Please report issues through launchpad:
https://bugs.launchpad.net/python-ceilometerclient
For more details, please see below.
2.7.0
^^^^^
Deprecation Notes
* Alarm commands are deprecated in favor of aodhclient.
Changes in python-ceilometerclient 2.6.0..2.7.0
-----------------------------------------------
5328c31 Fixes SSLError during cclient.meters.list() by https
b8a7839 Set code and details on HTTPException
b0f291d Enable release notes translation
6ed98bd Using assertIsNone() instead of assertEqual(None)
1c53f7d Replace assertEqual(None, ...) with assertIsNone(...)
5719325 Deprecate alarms commands
050267f Update reno for stable/newton
1b1917a Fix from_response method to process response from requests
Diffstat (except docs and test files)
-------------------------------------
ceilometerclient/client.py | 4 +-
ceilometerclient/exc.py | 43 ++++++++++++++++------
ceilometerclient/v2/shell.py | 23 +++++++++++-
.../notes/alarm_deprecated-74363d70d48a20e2.yaml | 3 ++
releasenotes/source/conf.py | 3 ++
releasenotes/source/index.rst | 6 +--
releasenotes/source/newton.rst | 6 +++
11 files changed, 94 insertions(+), 23 deletions(-)
More information about the OpenStack-announce
mailing list