[release-announce] [telemetry] gnocchiclient 2.8.0

no-reply at openstack.org no-reply at openstack.org
Wed Jan 11 17:33:35 UTC 2017


We jubilantly announce the release of:

gnocchiclient 2.8.0: Python client library for Gnocchi

The source is available from:

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

Download the package from:

    https://tarballs.openstack.org/gnocchiclient/

Please report issues through launchpad:

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

For more details, please see below.

Changes in gnocchiclient 2.7.0..2.8.0
-------------------------------------

c77109d resource: Set correct attribute type
a2029fa support fill option
a373d4a Add support for basic authentication
57d7ee5 [doc] Note lack of constraints is a choice
a5ecc4e Remove unused method
c22a0ee Remove no more usefull help
fa4c7ab Delete the useless code
5a046bc Replaces uuid.uuid4 with uuidutils.generate_uuid()


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

gnocchiclient/auth.py                              | 112 +++++++++++++++++++++
gnocchiclient/noauth.py                            |  85 ----------------
gnocchiclient/shell.py                             |   5 +-
gnocchiclient/v1/metric.py                         |   6 +-
gnocchiclient/v1/metric_cli.py                     |  10 +-
gnocchiclient/v1/resource.py                       |   4 -
gnocchiclient/v1/resource_cli.py                   |  10 ++
setup.cfg                                          |   3 +-
tox.ini                                            |   1 +
17 files changed, 205 insertions(+), 122 deletions(-)






More information about the Release-announce mailing list