[openstack-dev] [release][neutron] neutron-lib 0.1.0 release (newton)

no-reply at openstack.org no-reply at openstack.org
Fri Apr 15 18:33:42 UTC 2016


We are delighted to announce the release of:

neutron-lib 0.1.0: Neutron shared routines and utilities

This release is part of the newton release series.

With source available at:

    http://git.openstack.org/cgit/openstack/neutron-lib

With package available at:

    https://pypi.python.org/pypi/neutron-lib

Please report issues through launchpad:

    http://bugs.launchpad.net/neutron

For more details, please see below.

Changes in neutron-lib 0.0.3..0.1.0
-----------------------------------

3378a67 Updated from global requirements
1391ab2 Remove config module
f39937f Updated from global requirements
25b52de Revert "Add Collector Agent type string"
68e8441 Remove fake_consume_in_threads dummy method
a62bdbb Updated from global requirements
0440878 New device owner flag for HA router interface

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

neutron_lib/config.py      | 63 ----------------------------------------------
neutron_lib/constants.py   |  5 +++-
requirements.txt           |  6 ++---
4 files changed, 15 insertions(+), 73 deletions(-)


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

diff --git a/requirements.txt b/requirements.txt
index 90c1c67..e91e710 100644
--- a/requirements.txt
+++ b/requirements.txt
@@ -6 +6 @@ pbr>=1.6 # Apache-2.0
-Babel>=1.3 # BSD
+Babel!=2.3.0,!=2.3.1,!=2.3.2,!=2.3.3,>=1.3 # BSD
@@ -9 +9 @@ debtcollector>=1.2.0 # Apache-2.0
-oslo.config>=3.7.0 # Apache-2.0
+oslo.config>=3.9.0 # Apache-2.0
@@ -13 +13 @@ oslo.log>=1.14.0 # Apache-2.0
-oslo.messaging>=4.0.0 # Apache-2.0
+oslo.messaging>=4.5.0 # Apache-2.0





More information about the OpenStack-dev mailing list