[release-announce] [neutron] networking-odl 3.2.0

no-reply at openstack.org no-reply at openstack.org
Thu Dec 8 12:00:31 UTC 2016


We are grateful to announce the release of:

networking-odl 3.2.0: OpenStack Networking

Download the package from:

    https://pypi.python.org/pypi/networking-odl

For more details, please see below.

Changes in networking-odl 3.1.0..3.2.0
--------------------------------------

bf223e9 Updated from global requirements
8211ecc Update .gitreview for stable/newton
0171055 Revert "Updated from global requirements"
e42d310 Install stable/newton branch of other projects
232d73b Revert "Updated from global requirements"
2ee8407 Update .gitreview for stable/newton


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

.gitreview                   |  1 +
requirements.txt             |  6 +++---
test-requirements.txt        | 10 +++++-----
tools/tox_install_project.sh |  2 +-
tox.ini                      |  2 +-
5 files changed, 11 insertions(+), 10 deletions(-)


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

diff --git a/requirements.txt b/requirements.txt
index e7c053c..619504a 100644
--- a/requirements.txt
+++ b/requirements.txt
@@ -5 +5 @@
-pbr>=1.8 # Apache-2.0
+pbr>=1.6 # Apache-2.0
@@ -7,2 +7,2 @@ Babel>=2.3.4 # BSD
-stevedore>=1.17.1 # Apache-2.0
-neutron-lib>=1.0.0 # Apache-2.0
+stevedore>=1.16.0 # Apache-2.0
+neutron-lib>=0.4.0 # Apache-2.0
diff --git a/test-requirements.txt b/test-requirements.txt
index d1b3e9c..306742c 100644
--- a/test-requirements.txt
+++ b/test-requirements.txt
@@ -7 +7 @@ hacking<0.11,>=0.10.0
-coverage>=4.0 # Apache-2.0
+coverage>=3.6 # Apache-2.0
@@ -10,2 +10,2 @@ python-subunit>=0.0.18 # Apache-2.0/BSD
-sphinx!=1.3b1,<1.4,>=1.2.1 # BSD
-oslosphinx>=4.7.0 # Apache-2.0
+sphinx!=1.3b1,<1.3,>=1.2.1 # BSD
+oslosphinx!=3.4.0,>=2.5.0 # Apache-2.0
@@ -13 +13 @@ oslotest>=1.10.0 # Apache-2.0
-os-testr>=0.8.0 # Apache-2.0
+os-testr>=0.7.0 # Apache-2.0
@@ -21 +21 @@ testtools>=1.4.0 # MIT
-reno>=1.8.0 # Apache-2.0
+reno>=1.8.0 # Apache2





More information about the Release-announce mailing list