ec2api-tempest-plugin 1.5.0 (zed)
We eagerly announce the release of: ec2api-tempest-plugin 1.5.0: Tempest plugin for ec2-api This release is part of the zed release series. The source is available from: https://opendev.org/openstack/ec2api-tempest-plugin Download the package from: https://tarballs.openstack.org/ec2api-tempest-plugin/ Please report issues through: https://bugs.launchpad.net/ec2-api/+bugs For more details, please see below. Changes in ec2api-tempest-plugin 1.4.0..1.5.0 --------------------------------------------- 5a9f739 Remove stable/victoria job from master gate 423c0d1 test_tag_customer_gateway uncommented after ec2api fix f444d2e test_tag_customer_gw and fixed jobs for zed redefined ssh.Client locally to use disabled_algo 0fd3eb2 add vpnaas as a devstack plugin 65e9a0d Update 'Maintained' stable branch jobs on master gate Diffstat (except docs and test files) ------------------------------------- .zuul.yaml | 20 ++--- .../api/test_customer_gateways.py | 2 +- ec2api_tempest_plugin/api/test_tags.py | 6 +- ec2api_tempest_plugin/api/test_vpn_connections.py | 2 +- ec2api_tempest_plugin/api/test_vpn_gateways.py | 2 +- ec2api_tempest_plugin/base.py | 14 ++-- ec2api_tempest_plugin/config.py | 1 - ec2api_tempest_plugin/config_opts.py | 3 + .../scenario/test_instance_restart.py | 2 +- ec2api_tempest_plugin/scenario/test_instances.py | 3 +- .../scenario/test_instances_in_vpc.py | 3 +- ec2api_tempest_plugin/scenario/test_vpn.py | 5 +- ec2api_tempest_plugin/ssh.py | 90 ++++++++++++++++++++++ 13 files changed, 118 insertions(+), 35 deletions(-)
participants (1)
-
no-reply@openstack.org