[release-announce] neutron-vpnaas-dashboard 1.4.0 (rocky)

no-reply at openstack.org no-reply at openstack.org
Wed Aug 8 18:39:05 UTC 2018


We are overjoyed to announce the release of:

neutron-vpnaas-dashboard 1.4.0: Neutron VPNaaS Dashboard

This release is part of the rocky stable release series.

The source is available from:

    https://git.openstack.org/cgit/openstack/neutron-vpnaas-dashboard

Download the package from:

    https://tarballs.openstack.org/neutron-vpnaas-dashboard/

Please report issues through launchpad:

    https://bugs.launchpad.net/neutron-vpnaas-dashboard

For more details, please see below.

Changes in neutron-vpnaas-dashboard 1.3.0..1.4.0
------------------------------------------------

eebb994 Switch test runner to django default runner
b91f8c0 fix tox python3 overrides
bf02144 Add python3 django 1.11 job instead of django 2.0 job
f9f43f1 Follow the new PTI for document build


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

.zuul.yaml                                         |   8 +-
lower-constraints.txt                              |   7 +-
requirements.txt                                   |   3 +-
setup.cfg                                          |   9 -
test-requirements.txt                              |   8 -
tox.ini                                            |  20 +-
10 files changed, 392 insertions(+), 407 deletions(-)


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

diff --git a/requirements.txt b/requirements.txt
index 2847763..0e9cf07 100644
--- a/requirements.txt
+++ b/requirements.txt
@@ -6,2 +6 @@ pbr!=2.1.0,>=2.0.0 # Apache-2.0
-Django<2.0,>=1.11 # BSD
-horizon>=13.0.0 # Apache-2.0
+horizon>=14.0.0.0b2 # Apache-2.0
diff --git a/test-requirements.txt b/test-requirements.txt
index ea4e9b3..bcdedd6 100644
--- a/test-requirements.txt
+++ b/test-requirements.txt
@@ -9 +8,0 @@ coverage!=4.4,>=4.0 # Apache-2.0
-django-nose>=1.4.4 # BSD
@@ -12,7 +10,0 @@ mock>=2.0.0 # BSD
-python-subunit>=1.0.0 # Apache-2.0/BSD
-sphinx!=1.6.6,!=1.6.7,>=1.6.2 # BSD
-openstackdocstheme>=1.18.1 # Apache-2.0
-testrepository>=0.0.18 # Apache-2.0/BSD
-testscenarios>=0.4 # Apache-2.0/BSD
-testtools>=2.2.0 # MIT
-reno>=2.5.0 # Apache-2.0






More information about the Release-announce mailing list