[release-announce] [telemetry] aodhclient 0.8.0 (ocata)

no-reply at openstack.org no-reply at openstack.org
Mon Jan 23 14:33:48 UTC 2017


We are overjoyed to announce the release of:

aodhclient 0.8.0: Python client library for Aodh

This release is part of the ocata release series.

The source is available from:

    http://git.openstack.org/cgit/openstack/python-aodhclient

Download the package from:

    https://pypi.python.org/pypi/aodhclient

Please report issues through launchpad:

    http://bugs.launchpad.net/python-aodhclient

For more details, please see below.

Changes in aodhclient 0.7.0..0.8.0
----------------------------------

d028ca5 Extras usage for test requirements + basic auth against Gnocch
b5e29ec Modified the help info.
223405b Enable coverage report in console output
b9f4451 [doc] Note lack of constraints is a choice
a286b16 Replaces uuid.uuid4 with uuidutils.generate_uuid()
fc26f0f Bump hacking to 0.12
7f0ce54 Add plug-in summary for osc doc
6c185c5 Enable release notes translation
4547e0e Add missing pyparsing to requirements.txt
15c5191 Clean imports in code
028a4af Update reno for stable/newton
b5a438e Remove 'MANIFEST.in'


Diffstat (except docs and test files)
-------------------------------------

MANIFEST.in                                       |  6 ------
aodhclient/osc.py                                 |  2 ++
aodhclient/v2/alarm.py                            |  4 ++--
aodhclient/v2/alarm_cli.py                        |  4 ++--
releasenotes/source/conf.py                       |  3 +++
releasenotes/source/index.rst                     |  4 ++--
releasenotes/source/newton.rst                    |  6 ++++++
requirements.txt                                  |  1 +
setup.cfg                                         | 16 ++++++++++++++++
test-requirements.txt                             | 18 ------------------
tox.ini                                           | 16 ++++++++++++----
14 files changed, 62 insertions(+), 49 deletions(-)


Requirements updates
--------------------

diff --git a/requirements.txt b/requirements.txt
index 4990ed0..57c23f1 100644
--- a/requirements.txt
+++ b/requirements.txt
@@ -13,0 +14 @@ debtcollector
+pyparsing





More information about the Release-announce mailing list