[release-announce] blazar-nova 2.0.0 (ussuri)

no-reply at openstack.org no-reply at openstack.org
Tue Feb 18 11:27:41 UTC 2020


We are pleased to announce the release of:

blazar-nova 2.0.0: Nova related filters and extensions for Blazar

This release is part of the ussuri release series.

The source is available from:

    https://opendev.org/openstack/blazar-nova

Download the package from:

    https://tarballs.openstack.org/blazar-nova/

Please report issues through:

    https://bugs.launchpad.net/blazar/+bugs

For more details, please see below.

2.0.0
^^^^^

Upgrade Notes

* Python 2 is no longer supported. Python 3 is required.

Changes in blazar-nova 1.3.0..2.0.0
-----------------------------------

9f030eb Stop testing with py2
4856c72 Switch to Ussuri jobs
89dc528 Update the constraints url


Diffstat (except docs and test files)
-------------------------------------

.zuul.yaml                                            |  9 +--------
releasenotes/notes/drop-python2-406d4474c1cf9cf9.yaml |  4 ++++
setup.cfg                                             |  2 --
test-requirements.txt                                 |  1 -
tox.ini                                               | 12 +++++-------
5 files changed, 10 insertions(+), 18 deletions(-)


Requirements updates
--------------------

diff --git a/test-requirements.txt b/test-requirements.txt
index b7996e6..023cff6 100644
--- a/test-requirements.txt
+++ b/test-requirements.txt
@@ -10 +9,0 @@ sphinx!=1.6.6,!=1.6.7,>=1.6.2;python_version>='3.4' # BSD
-sphinx!=1.6.6,!=1.6.7,>=1.6.2,<2.0.0;python_version=='2.7' # BSD






More information about the Release-announce mailing list