[release-announce] ec2api-tempest-plugin 1.1.0 (victoria)

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


We are happy to announce the release of:

ec2api-tempest-plugin 1.1.0: Tempest plugin for ec2-api

This release is part of the victoria 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.0.0..1.1.0
---------------------------------------------

ac5fb7a Switch to Victoria jobs
65697c4 Move ec2api-tempest-plugin-functional-full
7fca40c Migrate zuul from v2 to v3 native
0e54fa0 Revert "Add simple s3 test for create/delete bucket"
8cfb9bd Add simple s3 test for create/delete bucket
58b022c [goal] Migrate ec2api-tempest-plugin jobs to focal
005edfe Add py38 package metadata
8a928d3 Add stable branch jobs on the plugins master gate


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

.zuul.yaml                                 | 58 +++++++++++++++++++++++++++++-
ec2api_tempest_plugin/api/test_images.py   |  1 +
ec2api_tempest_plugin/api/test_tags.py     |  2 ++
ec2api_tempest_plugin/base.py              |  2 +-
ec2api_tempest_plugin/scenario/test_vpn.py |  2 +-
playbooks/pre.yaml                         |  3 ++
setup.cfg                                  |  1 +
test-requirements.txt                      |  5 +++
8 files changed, 71 insertions(+), 3 deletions(-)


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

diff --git a/test-requirements.txt b/test-requirements.txt
index c43a3e0..4dd60c5 100644
--- a/test-requirements.txt
+++ b/test-requirements.txt
@@ -5,0 +6,5 @@ hacking<0.13,>=0.12.0 # Apache-2.0
+
+# remove this pyflakes from here once you bump the
+# hacking to 3.2.0 or above. hacking 3.2.0 takes
+# care of pyflakes version compatibilty.
+pyflakes>=2.1.1






More information about the Release-announce mailing list