[telemetry] gnocchiclient 3.0.0
We high-spiritedly announce the release of: gnocchiclient 3.0.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/python-gnocchiclient/ Please report issues through launchpad: http://bugs.launchpad.net/python-gnocchiclient For more details, please see below. Changes in gnocchiclient 2.8.2..3.0.0 ------------------------------------- 12744ce Fix data display when listing resources 45e59ef shell: make client works with default Gnocchi installation 6c32b7b add note when using OS_AUTH_TYPE 1ef64d5 docs: Add all commands help 641ac08 Stop always encoding resource Diffstat (except docs and test files) ------------------------------------- .gitignore | 1 + gnocchiclient/auth.py | 2 + gnocchiclient/gendoc.py | 36 ++++++++++++++++ gnocchiclient/shell.py | 2 +- gnocchiclient/utils.py | 23 ----------- gnocchiclient/v1/metric.py | 5 --- gnocchiclient/v1/resource.py | 5 --- gnocchiclient/v1/resource_cli.py | 28 ++++++++++--- setup.cfg | 2 + tox.ini | 5 ++- 13 files changed, 96 insertions(+), 84 deletions(-)
participants (1)
-
no-reply@openstack.org