[neutron] neutron-fwaas 9.0.2 (newton)
We are overjoyed to announce the release of: neutron-fwaas 9.0.2: OpenStack Networking FWaaS This release is part of the newton stable release series. Download the package from: https://tarballs.openstack.org/neutron-fwaas/ For more details, please see below. Changes in neutron-fwaas 9.0.1..9.0.2 ------------------------------------- 7ffb872 Switch to use stable data_utils 1471eba Modify an order between iptables and conntrack when update firewall f571e2e Updated from global requirements 1c3e14e Remove subunit-trace fork 249b85f tempest: Switch to local copy of tempset/scenario/manager.py Diffstat (except docs and test files) ------------------------------------- .../firewall/drivers/linux/iptables_fwaas.py | 2 +- .../firewall/drivers/linux/iptables_fwaas_v2.py | 2 +- test-requirements.txt | 1 + tools/pretty_tox.sh | 6 - tools/subunit-trace.py | 307 ----- tox.ini | 4 +- 8 files changed, 1356 insertions(+), 318 deletions(-) Requirements updates -------------------- diff --git a/test-requirements.txt b/test-requirements.txt index 595767d..a39074d 100644 --- a/test-requirements.txt +++ b/test-requirements.txt @@ -23,0 +24 @@ psycopg2>=2.5 # LGPL/ZPL +os-testr>=0.7.0 # Apache-2.0
participants (1)
-
no-reply@openstack.org