[openstack-dev] [new][neutron] neutron-lib 0.2.0 release (newton)

no-reply at openstack.org no-reply at openstack.org
Mon May 23 17:41:37 UTC 2016


We are delighted to announce the release of:

neutron-lib 0.2.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.1.0..0.2.0
-----------------------------------

4dcbeb2 Updated from global requirements
d70cb29 Add IPv6_LLA_PREFIX constant
c09ff0b Remove ICMPV6_ALLOWED_TYPES
d33b62b Maintain ATTR_NOT_SPECIFIED constant with deepcopy
da9870c Add constants for additional ICMPv6 types
55498ff Define legacy ICMPv6 protocol name 'icmpv6' for backward compaty

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

neutron_lib/constants.py | 55 +++++++++++++++++++++++++++++++++++++++++-------
requirements.txt         |  4 ++--
2 files changed, 49 insertions(+), 10 deletions(-)


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

diff --git a/requirements.txt b/requirements.txt
index e91e710..388462c 100644
--- a/requirements.txt
+++ b/requirements.txt
@@ -6 +6 @@ pbr>=1.6 # Apache-2.0
-Babel!=2.3.0,!=2.3.1,!=2.3.2,!=2.3.3,>=1.3 # BSD
+Babel>=2.3.4 # BSD
@@ -14 +14 @@ oslo.messaging>=4.5.0 # Apache-2.0
-oslo.service>=1.0.0 # Apache-2.0
+oslo.service>=1.10.0 # Apache-2.0





More information about the OpenStack-dev mailing list