[monasca] monasca-common 1.5.0 (ocata)
We are pumped to announce the release of: monasca-common 1.5.0: Monasca common python modules This release is part of the ocata stable release series. Download the package from: https://tarballs.openstack.org/monasca-common/ For more details, please see below. Changes in monasca-common 1.4.0..1.5.0 -------------------------------------- ca7c333 Revert "Revert "Release version 1.2.1 for Java"" 251792a Revert "Release version 1.2.1 for Java" 9cbcfed Use long as possible timestamp value cdfc99b Release version 1.2.1 for Java 80d93fc Updated from global requirements e8005cf Turn on bandit check as part of pep8 c35bc01 Updated from global requirements Diffstat (except docs and test files) ------------------------------------- java/pom.xml | 2 +- monasca_common/validation/metrics.py | 2 +- pom.xml | 2 +- requirements.txt | 2 +- test-requirements.txt | 1 + tox.ini | 16 +++++++++++++++- 6 files changed, 20 insertions(+), 5 deletions(-) Requirements updates -------------------- diff --git a/requirements.txt b/requirements.txt index 6765fec..88dc049 100644 --- a/requirements.txt +++ b/requirements.txt @@ -7 +7 @@ kazoo>=2.2 # Apache-2.0 -pykafka>=2.5.0 # Apache 2.0 License +pykafka>=2.5.0 # Apache 2.0 License diff --git a/test-requirements.txt b/test-requirements.txt index 5e90e4b..6190110 100644 --- a/test-requirements.txt +++ b/test-requirements.txt @@ -4,0 +5 @@ +bandit>=1.1.0 # Apache-2.0
participants (1)
-
no-reply@openstack.org