[release-announce] blazar-dashboard 2.0.0 (train)
    no-reply at openstack.org 
    no-reply at openstack.org
       
    Wed Oct 16 12:44:50 UTC 2019
    
    
  
We are tickled pink to announce the release of:
blazar-dashboard 2.0.0: Horizon plugin for the Blazar Reservation
Service for OpenStack
This release is part of the train release series.
The source is available from:
    https://opendev.org/openstack/blazar-dashboard
Download the package from:
    https://tarballs.openstack.org/blazar-dashboard/
Please report issues through:
    https://bugs.launchpad.net/blazar/+bugs
For more details, please see below.
Changes in blazar-dashboard 1.3.0..2.0.0
----------------------------------------
e7b1b3f Add Python 3 Train unit tests
39e9ba4 Update hacking version
115585f Sync Sphinx requirement
264a132 Update to opendev
9a909e5 OpenDev Migration Patch
c65a856 Dropping the py35 testing
9fe6759 Update master for stable/stein
Diffstat (except docs and test files)
-------------------------------------
.gitreview                               |  2 +-
.zuul.yaml                               |  2 +-
README.rst                               |  8 ++++----
blazar_dashboard/content/leases/forms.py | 10 +++++-----
blazar_dashboard/test/settings.py        | 10 +++++-----
releasenotes/source/index.rst            |  1 +
releasenotes/source/stein.rst            |  6 ++++++
setup.cfg                                |  3 ++-
test-requirements.txt                    |  2 +-
tox.ini                                  | 11 +++++++----
15 files changed, 41 insertions(+), 28 deletions(-)
Requirements updates
--------------------
diff --git a/test-requirements.txt b/test-requirements.txt
index 36a5f77..a5262ee 100644
--- a/test-requirements.txt
+++ b/test-requirements.txt
@@ -10 +10 @@
-hacking!=0.13.0,<0.14,>=0.12.0 # Apache-2.0
+hacking>=1.1.0,<1.2.0 # Apache-2.0
    
    
More information about the Release-announce
mailing list