[release-announce] neutron-tempest-plugin 1.2.0 (victoria)

no-reply at openstack.org no-reply at openstack.org
Tue Sep 29 21:20:47 UTC 2020


We are delighted to announce the release of:

neutron-tempest-plugin 1.2.0: Tempest plugin for Neutron Project

This release is part of the victoria release series.

The source is available from:

    https://opendev.org/openstack/neutron-tempest-plugin

Download the package from:

    https://tarballs.openstack.org/neutron-tempest-plugin/

Please report issues through:

    https://bugs.launchpad.net/neutron/+bugs

For more details, please see below.

Changes in neutron-tempest-plugin 1.1.0..1.2.0
----------------------------------------------

5d9b140 Set binding:profile upon port creation
de8e503 Migrate CI jobs to Ubuntu Focal
6158965 Test metadata over IPv6
67621f7 Bump advanced image to ubuntu 18.04
c3bec86 Update hacking for Focal
7d0155a sort secgroups by name
24a7503 negative cases for router interface
2466fa9 Remove propagate_uplink_status API related tests
e8d6bde Remove dvr-multinode-scenario-queens job from the check queue
12663cf Add flag to forbid packet loss during remote ping test
9e101bf Verify admin deletion not to fail
dac25ac case for update qos rule, rule or policy non-existent
b7cb10b Make dynamic routing tests use clients as others
1184bb2 Fix neutron-dynamic-routing tests when DVR is disabled
b056ac2 test_port_forwarding_to_2_servers: netcat listen stops too soon
3cd2e1a Fix cert handling for dynamic routing tests
d896954 Add test: Editing and deleting port forwarding TCP rule
b3aa2a7 Fix openvswitch-iptables_hybrid ussuri branch
6ffe3c9 Add test for checking intra security group isolation
f5855ac Add neutron-tempest-plugin-scenario-ovn jobs
1947437 Move neutron-tempest-plugin-dvr-multinode-scenario job to experimental
c50743c Remove jobs for neutron-fwaas master branch
0adf8a2 Check interface is present in the VM
7158398 Preserve floating IP address in FloatingIpMultipleRoutersTest
2457a88 Add "test_port_forwardings_negative" module
3eb1228 Add timeout to check_connectivity method
bdeb12d Mark VPNaaS scenario tests as unstable
63d5f2e Enable bridge debugging services on the ci jobs
afd73f7 test sort ascending and descending qos policies by name
7dc2857 Switch to newer openstackdocstheme and reno versions
0f2c913 update qos policy with long name and long description
db0660a Add py38 package metadata
afb4bd7 Have vpnaas job definition inherit irrelevant files
5bb284e Use default network type during PortTestCasesResourceRequest setup
40ec8e5 Reorganize zuul jobs definitions
a1e88c4 Add new scenario test for IPv6 hot plug
367e118 Add test_ping_global_ip_from_vm_with_fip
c977f38 Add job templates for stable/ussuri branch
e3a0cdc Add nose to requirements.txt
5f9c076 Added new API test_sg_rules_quota_decrease_less_than_created.
03700aa Ensure that external network don't have any ports before deletion
30c8589 Test security group creation with insufficient rules quota
5a67e35 Fix issue when disassociating resources from firewall group
023396f Fix test_multicast_between_vms_on_same_network
0bdc63d Only install plugin system-wide if INSTALL_TEMPEST is set
5f0ba3f Added new API test_create_sg_rules_when_quota_disabled
3c324e0 Change wait parameter for ping command


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

.zuul.yaml                                         | 1459 --------------------
devstack/plugin.sh                                 |    6 +-
.../api/admin/test_external_network_extension.py   |   11 +-
neutron_tempest_plugin/api/admin/test_ports.py     |    4 +-
neutron_tempest_plugin/api/base.py                 |    4 +-
.../api/test_port_forwarding_negative.py           |   83 ++
neutron_tempest_plugin/api/test_ports.py           |   22 -
neutron_tempest_plugin/api/test_qos.py             |   27 +
neutron_tempest_plugin/api/test_qos_negative.py    |   51 +
.../api/test_routers_negative.py                   |   21 +
neutron_tempest_plugin/api/test_security_groups.py |   43 +
.../api/test_security_groups_negative.py           |   19 +
neutron_tempest_plugin/bgpvpn/scenario/manager.py  |    4 +-
neutron_tempest_plugin/common/ip.py                |   32 +-
neutron_tempest_plugin/common/utils.py             |    2 +
neutron_tempest_plugin/config.py                   |   16 +
.../fwaas/common/fwaas_v2_client.py                |    5 +
.../fwaas/scenario/test_fwaas_v2.py                |    3 +-
.../api/test_bgp_speaker_extensions.py             |   77 +-
.../api/test_bgp_speaker_extensions_negative.py    |    5 +-
.../neutron_dynamic_routing/scenario/base.py       |    2 +-
neutron_tempest_plugin/scenario/base.py            |   34 +-
neutron_tempest_plugin/scenario/test_basic.py      |   17 +
.../scenario/test_dns_integration.py               |    9 +
neutron_tempest_plugin/scenario/test_floatingip.py |   65 +-
neutron_tempest_plugin/scenario/test_ipv6.py       |  172 +++
neutron_tempest_plugin/scenario/test_metadata.py   |  142 ++
neutron_tempest_plugin/scenario/test_multicast.py  |   24 +-
.../scenario/test_port_forwardings.py              |   70 +-
.../scenario/test_security_groups.py               |   73 +
neutron_tempest_plugin/services/bgp/bgp_client.py  |   19 +
.../vpnaas/scenario/test_vpnaas.py                 |    2 +
playbooks/linuxbridge-scenario-pre-run.yaml        |    7 +
releasenotes/source/conf.py                        |    8 +-
requirements.txt                                   |    1 +
setup.cfg                                          |    2 +
test-requirements.txt                              |    6 +-
tox.ini                                            |    3 +-
zuul.d/base.yaml                                   |  110 ++
zuul.d/master_jobs.yaml                            |  530 +++++++
zuul.d/project.yaml                                |  185 +++
zuul.d/queens_jobs.yaml                            |  179 +++
zuul.d/rocky_jobs.yaml                             |  299 ++++
zuul.d/stein_jobs.yaml                             |  150 ++
zuul.d/train_jobs.yaml                             |  175 +++
zuul.d/ussuri_jobs.yaml                            |  229 +++
47 files changed, 2808 insertions(+), 1607 deletions(-)


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

diff --git a/requirements.txt b/requirements.txt
index d3fa3eb..3edf7dc 100644
--- a/requirements.txt
+++ b/requirements.txt
@@ -17,0 +18 @@ ddt>=1.0.1 # MIT
+nose>=1.3.7 # LGPL
diff --git a/test-requirements.txt b/test-requirements.txt
index 6cff185..bf1c626 100644
--- a/test-requirements.txt
+++ b/test-requirements.txt
@@ -5 +5 @@
-hacking<0.13,>=0.12.0 # Apache-2.0
+hacking>=3.2.0,<3.3.0 # Apache-2.0
@@ -14 +14 @@ testtools>=2.2.0 # MIT
-openstackdocstheme>=2.0.0 # Apache-2.0
+openstackdocstheme>=2.2.1 # Apache-2.0
@@ -16 +16 @@ openstackdocstheme>=2.0.0 # Apache-2.0
-reno>=2.5.0 # Apache-2.0
+reno>=3.1.0 # Apache-2.0






More information about the Release-announce mailing list