[telemetry] aodhclient 1.0.0 (queens)
We exuberantly announce the release of: aodhclient 1.0.0: Python client library for Aodh This release is part of the queens release series. The source is available from: https://git.openstack.org/cgit/openstack/python-aodhclient Download the package from: https://pypi.python.org/pypi/aodhclient Please report issues through launchpad: https://bugs.launchpad.net/python-aodhclient For more details, please see below. 1.0.0 ^^^^^ New Features ************ * Ceilometer alarms are no longer supported. Upgrade Notes ************* * Ceilometer alarms will need to be recreated as alarms that target Gnocchi as storage is not provided in Ceilometer anymore. You must downgrade client if you still continue to use Ceilometer storage in older deployments. Changes in aodhclient 0.9.0..1.0.0 ---------------------------------- 86ac8fd remove threshold alarms 693fbd0 Set the Cliff namespace 7bae6bd Fix doc builds 0bdd314 delete --debug in a shell command 0b6e94a Remove setting of version/release from releasenotes db01f38 doc: remove mention of combination alarms 7d11c7e Cleanup setup.cfg 482f954 Update reno for stable/pike d9802e0 Docs: switch to openstackdocstheme ddb1dd4 Fix gnocchi/pifpaf requirements d80704a Update documentation URLs b40bd10 Fix Gnocchi tarball URL f0b5c1d block sphinx 1.6.1 4355dec cleanup coveragerc d59ae53 tests: stop using Ceilometer legacy resource types c394cd1 Remove log translations Diffstat (except docs and test files) ------------------------------------- .coveragerc | 1 - HACKING.rst | 2 +- README.rst | 6 +- aodhclient/i18n.py | 10 - aodhclient/shell.py | 2 +- aodhclient/v2/alarm.py | 15 +- aodhclient/v2/alarm_cli.py | 47 +--- .../remove-ceilometer-alarms-02049eef189c2812.yaml | 9 + releasenotes/source/conf.py | 25 +- releasenotes/source/index.rst | 1 + releasenotes/source/pike.rst | 6 + setup.cfg | 9 +- tox.ini | 10 +- 22 files changed, 196 insertions(+), 343 deletions(-)
participants (1)
-
no-reply@openstack.org