We are thrilled to announce the release of: octavia-tempest-plugin 2.2.0: Tempest plugin for Octavia This release is part of the antelope release series. The source is available from: https://opendev.org/openstack/octavia-tempest-plugin Download the package from: https://tarballs.openstack.org/octavia-tempest-plugin/ Please report issues through: https://storyboard.openstack.org/#!/project/908 For more details, please see below. 2.2.0 ^^^^^ New Features * Added API and scenario tests for PROMETHEUS listeners. Changes in octavia-tempest-plugin 2.1.0..2.2.0 ---------------------------------------------- 530a88a Make user role logging optional 5779531 tox skipsdist seems to be problematic 4a61eeb Add scenario test for Prometheus over TLS 8646e5a API and scenario tests for PROMETHEUS listeners. 295576d Pin barbican-tempest-plugin to version 1.6.0 5aa216e Remove skip flag for tests skipped due to inactive bug Diffstat (except docs and test files) ------------------------------------- octavia_tempest_plugin/common/constants.py | 1 + octavia_tempest_plugin/config.py | 5 ++ .../barbican_scenario/v2/test_tls_barbican.py | 75 +++++++++++++++++++ tox.ini | 1 - zuul.d/jobs.yaml | 15 +++- 10 files changed, 220 insertions(+), 52 deletions(-)