We are tickled pink to announce the release of: monasca-common 2.8.0: Monasca common python modules This release is part of the queens release series. Download the package from: https://tarballs.openstack.org/monasca-common/ For more details, please see below. Changes in monasca-common 2.7.0..2.8.0 -------------------------------------- 35c69b0 Enable tempest tests as voting 5f3bcbd Add messages for testing unicode 1322d3e Zuul: Remove project name d9ce0ec Remove not used mox library c81964c Updated from global requirements b9f45da Updated from global requirements Diffstat (except docs and test files) ------------------------------------- .zuul.yaml | 10 ++--- test-requirements.txt | 3 +- 3 files changed, 52 insertions(+), 12 deletions(-) Requirements updates -------------------- diff --git a/test-requirements.txt b/test-requirements.txt index 12ddae6..e8a6244 100644 --- a/test-requirements.txt +++ b/test-requirements.txt @@ -12 +11,0 @@ mock>=2.0.0 # BSD -mox>=0.5.3 # Apache-2.0 @@ -14 +13 @@ oslo.context>=2.19.2 # Apache-2.0 -oslotest>=1.10.0 # Apache-2.0 +oslotest>=3.2.0 # Apache-2.0