[release-announce] ec2api-tempest-plugin 1.2.1 (wallaby)

no-reply at openstack.org no-reply at openstack.org
Mon Mar 29 09:07:26 UTC 2021


We are psyched to announce the release of:

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

This release is part of the wallaby 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.2.0..1.2.1
---------------------------------------------

a086dcf avoid additional virtualenv package


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

.zuul.yaml                                        | 1 -
ec2api_tempest_plugin/api/test_security_groups.py | 2 ++
playbooks/pre.yaml                                | 3 ---
test-requirements.txt                             | 7 +------
tox.ini                                           | 2 +-
5 files changed, 4 insertions(+), 11 deletions(-)


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

diff --git a/test-requirements.txt b/test-requirements.txt
index 4dd60c5..053bf92 100644
--- a/test-requirements.txt
+++ b/test-requirements.txt
@@ -5,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
+hacking>=3.2.0 # Apache-2.0






More information about the Release-announce mailing list