[release-announce] neutron-tempest-plugin 2.5.0 (bobcat)

no-reply at openstack.org no-reply at openstack.org
Mon Oct 2 12:52:32 UTC 2023


We are happy to announce the release of:

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

This release is part of the bobcat 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 xena-last..2.5.0
--------------------------------------------------

370f71e Mark "test_subport_connectivity_soft_reboot" as unstable
7aa0207 Add username in resource_setup
9e3969b Revert "Set GLOBAL_VENV=false to fix broken gate jobs"
d84b96d Set GLOBAL_VENV=false to fix broken gate jobs
c1793ca Skip stateless SG dualstack tests when openvswitch fw driver is used
1f5797e Update Cirros image to 0.6.2
d5acee3 Using "Designate API" in addition to DNS query client check
d5023e1 Use OVN v21.06 in Wallaby and Victoria
24b5edd Fix wallaby/victoria neutron-tempest-plugin-ovn job
fddcd18 Add "-d 1" option to the ncat client.
2d6c029 Add neutron-tempest-plugin-linuxbridge job to the experimental queue
da45177 Replace deprecated tenant_id property
52582a0 Always run iptables-save as root
5a9c677 [Stateless SG] Add IPv6 and DHCP related tests
cb59648 gate: bump ovn to the latest LTS release (22.03)


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

.../api/admin/test_external_network_extension.py   | 18 ++---
neutron_tempest_plugin/api/admin/test_networks.py  |  6 +-
.../api/admin/test_shared_network_extension.py     | 44 ++++++-----
neutron_tempest_plugin/api/base.py                 |  2 +-
neutron_tempest_plugin/api/test_address_groups.py  | 24 +++---
neutron_tempest_plugin/api/test_address_scopes.py  | 26 +++---
neutron_tempest_plugin/api/test_networks.py        |  4 +-
neutron_tempest_plugin/api/test_qos.py             | 75 +++++++++---------
neutron_tempest_plugin/api/test_revisions.py       |  2 +-
.../api/test_router_interface_fip.py               |  2 +-
neutron_tempest_plugin/api/test_routers.py         |  6 +-
.../api/test_routers_negative.py                   |  4 +-
neutron_tempest_plugin/api/test_security_groups.py | 50 ++++++------
.../api/test_security_groups_negative.py           |  2 +-
neutron_tempest_plugin/api/test_subnetpools.py     | 30 +++----
.../api/test_subnetpools_negative.py               |  2 +-
neutron_tempest_plugin/api/test_trunk.py           |  4 +-
neutron_tempest_plugin/bgpvpn/api/test_bgpvpn.py   | 42 +++++-----
neutron_tempest_plugin/bgpvpn/scenario/manager.py  |  2 +-
.../bgpvpn/scenario/test_bgpvpn_basic.py           |  2 +-
neutron_tempest_plugin/common/ip.py                |  4 +-
.../fwaas/scenario/fwaas_v2_manager.py             |  2 +-
.../scenario/test_simple_bgp.py                    |  2 +-
neutron_tempest_plugin/scenario/base.py            |  6 +-
.../scenario/test_connectivity.py                  |  4 +-
.../scenario/test_dns_integration.py               | 92 +++++++++++++++++++---
neutron_tempest_plugin/scenario/test_dvr.py        |  2 +-
neutron_tempest_plugin/scenario/test_migration.py  |  2 +-
neutron_tempest_plugin/scenario/test_mtu.py        |  4 +-
.../scenario/test_security_groups.py               | 84 +++++++++++++++++++-
neutron_tempest_plugin/scenario/test_trunk.py      |  1 +
.../tap_as_a_service/scenario/test_taas.py         |  2 +-
neutron_tempest_plugin/vpnaas/api/test_vpnaas.py   |  2 +-
zuul.d/base-nested-switch.yaml                     |  9 +--
zuul.d/master_jobs.yaml                            | 32 ++++----
zuul.d/project.yaml                                |  3 +-
zuul.d/victoria_jobs.yaml                          |  2 +
zuul.d/wallaby_jobs.yaml                           |  2 +
39 files changed, 384 insertions(+), 220 deletions(-)







More information about the Release-announce mailing list