[release][stable][neutron] python-neutronclient release 3.1.0 (liberty)
We are pleased to announce the release of: python-neutronclient 3.1.0: CLI and Client Library for OpenStack Networking This release is part of the liberty stable release series. With source available at: http://git.openstack.org/cgit/openstack/python-neutronclient With package available at: https://pypi.python.org/pypi/python-neutronclient For more details, please see the git log history below and: http://launchpad.net/python-neutronclient/+milestone/3.1.0 Please report issues through launchpad: http://bugs.launchpad.net/python-neutronclient Changes in python-neutronclient 3.0.0..3.1.0 -------------------------------------------- 3e11599 Updated from global requirements 716eb01 Revert "Remove Cisco-specific neutron client commands" 7afe02b Updated from global requirements 8292cb8 Remove Cisco-specific neutron client commands 11897cb NSX gateway extension: allow more transport type values 7066c31 Support for child resource extensions Diffstat (except docs and test files) ------------------------------------- neutronclient/neutron/v2_0/nsx/networkgateway.py | 11 ++-- neutronclient/v2_0/client.py | 56 +++++++++++++----- requirements.txt | 2 +- setup.py | 2 +- test-requirements.txt | 2 +- 6 files changed, 123 insertions(+), 22 deletions(-) Requirements updates -------------------- diff --git a/requirements.txt b/requirements.txt index e8184e4..6a677ab 100644 --- a/requirements.txt +++ b/requirements.txt @@ -4 +4 @@ -pbr<2.0,>=1.6 +pbr>=1.6 diff --git a/test-requirements.txt b/test-requirements.txt index 1749346..160b246 100644 --- a/test-requirements.txt +++ b/test-requirements.txt @@ -19 +19 @@ testtools>=1.4.0 -tempest-lib>=0.6.1 +tempest-lib>=0.8.0
participants (1)
-
doug@doughellmann.com