[release-announce] monasca_ceilometer 1.8.1 (rocky)
no-reply at openstack.org
no-reply at openstack.org
Thu Aug 9 15:40:51 UTC 2018
We eagerly announce the release of:
monasca_ceilometer 1.8.1: OpenStack Monasca Ceilometer - Provide
Metering for Monasca
This release is part of the rocky stable release series.
Download the package from:
https://tarballs.openstack.org/monasca-ceilometer/
For more details, please see below.
Changes in monasca_ceilometer 1.8.0..1.8.1
------------------------------------------
6ebd2dc Fix README.rst and add syntax check
f892dae Remove testrepository and .testr.conf
aed07ff Convert README.md to ReStructuredText format
f2ee99e Switch to using stestr
Diffstat (except docs and test files)
-------------------------------------
.gitignore | 1 -
.stestr.conf | 3 +
.testr.conf | 7 --
README.md | 219 --------------------------------------
README.rst | 259 +++++++++++++++++++++++++++++++++++++++++++++
pep8-test-requirements.txt | 1 -
setup.cfg | 2 +-
test-requirements.txt | 3 +-
tox.ini | 7 +-
9 files changed, 269 insertions(+), 233 deletions(-)
Requirements updates
--------------------
diff --git a/test-requirements.txt b/test-requirements.txt
index 9db6bea..58baeab 100644
--- a/test-requirements.txt
+++ b/test-requirements.txt
@@ -3 +2,0 @@ mock>=1.2
-testrepository>=0.0.18
@@ -13,0 +13,2 @@ python-monascaclient<=1.7.1
+docutils>=0.11 # OSI-Approved Open Source, Public Domain
+hacking<0.11,>=0.10.0
More information about the Release-announce
mailing list