[openstack-announce] [release][neutron] networking-ofagent 2015.1.6 release (_independent)
no-reply at openstack.org
no-reply at openstack.org
Mon May 9 18:12:31 UTC 2016
We are happy to announce the release of:
networking-ofagent 2015.1.6: OpenStack Networking ofagent
This release is part of the _independent release series.
For more details, please see below.
Changes in networking-ofagent 2015.1.5..2015.1.6
------------------------------------------------
b27a461 cap ryu at <3.29
45a7725 Fix pylint breakage
b6e0a93 Fix a pep8 error for an import order in ofagent
520ef4d Remove pre-version for kilo
Diffstat (except docs and test files)
-------------------------------------
devstack/ofagent_agent | 1 +
networking_ofagent/plugins/ofagent/agent/__init__.py | 19 +++++++++++++++++++
networking_ofagent/plugins/ofagent/agent/main.py | 7 ++-----
setup.cfg | 1 -
test-requirements.txt | 2 ++
tox.ini | 3 ---
6 files changed, 24 insertions(+), 9 deletions(-)
Requirements updates
--------------------
diff --git a/test-requirements.txt b/test-requirements.txt
index d8563dc..6aa136c 100644
--- a/test-requirements.txt
+++ b/test-requirements.txt
@@ -5,0 +6 @@ hacking>=0.10.0,<0.11
+astroid<1.4.0 # breaks pylint 1.4.4
@@ -8,0 +10 @@ mock>=1.0
+pylint==1.4.4 # GNU GPL v2
More information about the OpenStack-announce
mailing list