We are satisfied to announce the release of: monasca-common 2.3.0: Monasca common python modules This release is part of the pike release series. Download the package from: https://tarballs.openstack.org/monasca-common/ For more details, please see below. Changes in monasca-common 2.2.0..2.3.0 -------------------------------------- 5b8a75a Fix links in README.md 7b2d063 Updated from global requirements a664826 [doc] Fix sublist formatting in monasca_common/kafka_lib/NOTES.md Diffstat (except docs and test files) ------------------------------------- README.md | 5 +++-- monasca_common/kafka_lib/NOTES.md | 8 +++----- requirements.txt | 2 +- 3 files changed, 7 insertions(+), 8 deletions(-) Requirements updates -------------------- diff --git a/requirements.txt b/requirements.txt index 2dedcee..94371cc 100644 --- a/requirements.txt +++ b/requirements.txt @@ -8 +8 @@ PyMySQL>=0.7.6 # MIT License -oslo.config>=4.0.0 # Apache-2.0 +oslo.config!=4.3.0,!=4.4.0,>=4.0.0 # Apache-2.0