[openstack-announce] [new][telemetry] python-ceilometerclient 2.6.0 release (newton)
no-reply at openstack.org
no-reply at openstack.org
Fri Sep 2 13:14:46 UTC 2016
We are mirthful to announce the release of:
python-ceilometerclient 2.6.0: OpenStack Telemetry API Client Library
This release is part of the newton release series.
With source available at:
https://git.openstack.org/cgit/openstack/python-ceilometerclient
With package available at:
https://pypi.python.org/pypi/python-ceilometerclient
Please report issues through launchpad:
https://bugs.launchpad.net/python-ceilometerclient
For more details, please see below.
Changes in python-ceilometerclient 2.5.0..2.6.0
-----------------------------------------------
45d475d [trivial] add a blank character
481cd7d Correct the parameters's position of assertEqual
6ca1f27 Remove keystoneclient dependency
f0faf47 Add support for Python 3.5
766b6e1 Remove discover from test-requirements
Diffstat (except docs and test files)
-------------------------------------
ceilometerclient/v2/shell.py | 2 +-
requirements.txt | 1 -
setup.cfg | 1 +
test-requirements.txt | 1 -
tox.ini | 2 +-
15 files changed, 47 insertions(+), 176 deletions(-)
Requirements updates
--------------------
diff --git a/requirements.txt b/requirements.txt
index a026806..51fc204 100644
--- a/requirements.txt
+++ b/requirements.txt
@@ -11 +10,0 @@ PrettyTable<0.8,>=0.7 # BSD
-python-keystoneclient!=1.8.0,!=2.1.0,>=1.6.0 # Apache-2.0
diff --git a/test-requirements.txt b/test-requirements.txt
index 93d7ad3..ca1a61a 100644
--- a/test-requirements.txt
+++ b/test-requirements.txt
@@ -6 +5,0 @@ coverage>=3.6 # Apache-2.0
-discover # BSD
More information about the OpenStack-announce
mailing list