[release-announce] ec2-api 14.0.1 (yoga)

no-reply at openstack.org no-reply at openstack.org
Mon Apr 11 13:13:13 UTC 2022


We are glad to announce the release of:

ec2-api 14.0.1: OpenStack Ec2api Service

This release is part of the yoga stable release series.

The source is available from:

    https://opendev.org/openstack/ec2-api

Download the package from:

    https://pypi.org/project/ec2-api

Please report issues through:

    https://bugs.launchpad.net/ec2-api/+bugs

For more details, please see below.

Changes in ec2-api 13.0.0.0rc1..14.0.1
--------------------------------------

8c83fc4 Update TOX_CONSTRAINTS_FILE for stable/yoga
418e537 Update .gitreview for stable/yoga
c1eaa49 Re-add python 3.6/3.7 in classifier
dee854f Updating python testing as per Yoga testing runtime
65aa616 Include oslo.cache options to the generated configuration file
994d02b Changed minversion in tox to 3.18.0
aa02567 Use py3 as the default runtime for tox
3846493 Use TOX_CONSTRAINTS_FILE
f9e7528 fix UT for cinderclient
ab73c93 Add Python3 yoga unit tests
722b7b0 Run TripleO jobs on CentOS8 instead of CentOS7
a83177a Dep's should be restricted by upper-constraints


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

.gitignore                                    |  2 +-
.gitreview                                    |  1 +
.zuul.yaml                                    |  6 ++----
README.rst                                    |  3 ++-
devstack/plugin.sh                            |  3 ++-
ec2api/api/cloud.py                           | 14 ++++++++++----
ec2api/api/image.py                           |  4 ++--
ec2api/api/network_interface.py               | 18 +++++++++++++++++-
ec2api/api/subnet.py                          |  9 +++++----
ec2api/api/volume.py                          | 17 ++++++++++++++++-
ec2api/context.py                             |  2 +-
ec2api/metadata/api.py                        |  6 ++++++
etc/ec2api/ec2api-config-generator.conf       |  1 +
setup.cfg                                     |  1 +
tox.ini                                       | 14 +++++++-------
18 files changed, 80 insertions(+), 32 deletions(-)







More information about the Release-announce mailing list