[openstack-announce] [new][telemetry] gnocchiclient 2.5.0 release
no-reply at openstack.org
no-reply at openstack.org
Mon Aug 15 19:55:57 UTC 2016
We are high-spirited to announce the release of:
gnocchiclient 2.5.0: Python client library for Gnocchi
With source available at:
http://git.openstack.org/cgit/openstack/python-gnocchiclient
Please report issues through launchpad:
http://bugs.launchpad.net/python-gnocchiclient
For more details, please see below.
Changes in gnocchiclient 2.4.0..2.5.0
-------------------------------------
652d5b6 Trival: Remove unused logging import
bb42521 Update the home-page with developer documentation
02fa9ef Delete openstack/common from the exclude list of flake8 in tox
3838b27 Add granularity argument to measures aggregation
36af0d9 Use osc-lib instead of openstackclient
Diffstat (except docs and test files)
-------------------------------------
gnocchiclient/osc.py | 5 +----
gnocchiclient/v1/metric.py | 10 +++++++---
gnocchiclient/v1/metric_cli.py | 3 +++
requirements.txt | 1 +
setup.cfg | 2 +-
tox.ini | 2 +-
7 files changed, 15 insertions(+), 9 deletions(-)
Requirements updates
--------------------
diff --git a/requirements.txt b/requirements.txt
index 9b9b3be..0972287 100644
--- a/requirements.txt
+++ b/requirements.txt
@@ -6,0 +7 @@ cliff>1.16.0 # Apache-2.0
+osc-lib>=0.3.0 # Apache-2.0
More information about the OpenStack-announce
mailing list