We are glad to announce the release of: octavia-tempest-plugin 2.1.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.1.0 ^^^^^ New Features * Added scenario test coverage for pool client authentication. * Added support for ALPN selection in the pools service client. Changes in octavia-tempest-plugin 2.0.0..2.1.0 ---------------------------------------------- 031ecca Adds a pool client authentication scenario test a186f06 Adding 2 traffic based test cases. 1b8929e Add ALPN support to the pools service client Diffstat (except docs and test files) ------------------------------------- octavia_tempest_plugin/common/constants.py | 6 + .../services/load_balancer/v2/pool_client.py | 7 +- .../barbican_scenario/v2/test_tls_barbican.py | 144 ++++++++++++ ...pool-client-auth-scenario-02abca554e60d3da.yaml | 4 + ...rvice-client-alpn-support-7de3bcd3c901ff1a.yaml | 4 + 8 files changed, 428 insertions(+), 50 deletions(-)