We are delighted to announce the release of: blazar 6.0.2: Reservation Service for OpenStack clouds This release is part of the victoria stable release series. The source is available from: https://opendev.org/openstack/blazar Download the package from: https://tarballs.openstack.org/blazar/ Please report issues through: https://bugs.launchpad.net/blazar/+bugs For more details, please see below. Changes in blazar 6.0.1..6.0.2 ------------------------------ c8f629d Update Nova scheduler filter configuration d4be86d Switch to stestr Diffstat (except docs and test files) ------------------------------------- .gitignore | 4 +--- .stestr.conf | 3 +++ .testr.conf | 7 ------- devstack/plugin.sh | 15 +++------------ lower-constraints.txt | 2 +- test-requirements.txt | 2 +- tox.ini | 14 +++++++------- 11 files changed, 19 insertions(+), 38 deletions(-) Requirements updates -------------------- diff --git a/test-requirements.txt b/test-requirements.txt index 7dfe786..446cdbe 100644 --- a/test-requirements.txt +++ b/test-requirements.txt @@ -8 +8 @@ fixtures>=3.0.0 # Apache-2.0/BSD -testrepository>=0.0.18 # Apache-2.0/BSD +stestr>=2.0.0 # Apache-2.0
participants (1)
-
no-reply@openstack.org