We are grateful to announce the release of: networking-midonet 2.1.0: OpenStack MidoNet Neutron Plugin For more details, please see below. Changes in networking-midonet 2.0.0..2.1.0 ------------------------------------------ aee8c14 Disable l2gw cli extension c7464a1 upgrade.rst: Fix an interface_driver example 1f9e92e Updated from global requirements 42d80ef .gitreview: Set default branch 8793a79 Enable bgp unit tests 9e8779a Adapt tests to stable/mitaka Diffstat (except docs and test files) ------------------------------------- .gitreview | 1 + requirements.txt | 4 ++-- setup.cfg | 1 - test-requirements.txt | 2 +- tools/tox_install_project.sh | 2 +- tox.ini | 26 ++-------------------- 8 files changed, 10 insertions(+), 31 deletions(-) Requirements updates -------------------- diff --git a/requirements.txt b/requirements.txt index 9f57343..5fdfd98 100644 --- a/requirements.txt +++ b/requirements.txt @@ -6,2 +6,2 @@ pbr>=1.6 # Apache-2.0 -Babel>=2.3.4 # BSD -neutron-lib>=0.1.0 # Apache-2.0 +Babel!=2.3.0,!=2.3.1,!=2.3.2,!=2.3.3,>=1.3 # BSD +neutron-lib>=0.0.1 # Apache-2.0 diff --git a/test-requirements.txt b/test-requirements.txt index 5635b91..392388d 100644 --- a/test-requirements.txt +++ b/test-requirements.txt @@ -24 +24 @@ PyMySQL>=0.6.2 # MIT License -reno>=1.6.2 # Apache2 +reno>=0.1.1 # Apache2
participants (1)
-
no-reply@openstack.org