blazar-nova 1.1.0 (rocky)
We are thrilled to announce the release of: blazar-nova 1.1.0: Nova related filters and extensions for Blazar This release is part of the rocky release series. Download the package from: https://tarballs.openstack.org/blazar-nova/ Please report issues through launchpad: https://launchpad.net/blazar For more details, please see below. Changes in blazar-nova 1.0.0..1.1.0 ----------------------------------- 14ba5b4 Remove climate namespace a340bf1 Updated from global requirements fb7a5ce Remove commas in setup.cfg package classifiers Diffstat (except docs and test files) ------------------------------------- blazarnova/scheduler/filters/climate_filter.py | 17 ----------------- requirements.txt | 2 +- setup.cfg | 4 ++-- test-requirements.txt | 2 +- 4 files changed, 4 insertions(+), 21 deletions(-) Requirements updates -------------------- diff --git a/requirements.txt b/requirements.txt index 3a74d14..7112ae0 100644 --- a/requirements.txt +++ b/requirements.txt @@ -4 +4 @@ -oslo.config>=5.1.0 # Apache-2.0 +oslo.config>=5.2.0 # Apache-2.0 diff --git a/test-requirements.txt b/test-requirements.txt index 453da67..c87d0eb 100644 --- a/test-requirements.txt +++ b/test-requirements.txt @@ -9 +9 @@ mock>=2.0.0 # BSD -sphinx!=1.6.6,>=1.6.2 # BSD +sphinx!=1.6.6,!=1.6.7,>=1.6.2 # BSD
participants (1)
-
no-reply@openstack.org