[release-announce] python-tempestconf 2.2.1

no-reply at openstack.org no-reply at openstack.org
Thu Jun 13 10:32:16 UTC 2019


We are chuffed to announce the release of:

python-tempestconf 2.2.1: python-tempestconf will automatically
generates the tempest configuration based on your cloud.

The source is available from:

    https://opendev.org/openstack/python-tempestconf

Download the package from:

    https://pypi.org/project/python-tempestconf

For more details, please see below.

2.2.1
^^^^^

Deprecation Notes

* The *api_extensions* config option in the *compute-feature-
  enabled* group has been deprecated since Tempest 14.0. Therefore the
  option will be no longer set by python-tempestconf.

Changes in python-tempestconf 2.2.0..2.2.1
------------------------------------------

aa20435 Deprecate api_extensions of compute service
9d67bf7 Fix checking for volume backup
3abb0ae Clear the difference between service type and name
e8f5ec6 Edit doc regarding override values
7831742 Update default cirros image to 0.4.0
21fa0d7 Fix checking of roles
1d51de5 Add a job for tempest plugins
a7172e6 Remove heat_stack_owner role assigning to user


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

.zuul.yaml                                         | 33 +++++++++
config_tempest/constants.py                        |  4 +-
config_tempest/main.py                             |  4 +-
config_tempest/services/base.py                    | 21 +++---
config_tempest/services/compute.py                 | 10 +--
config_tempest/services/identity.py                |  6 +-
config_tempest/services/image.py                   |  6 +-
config_tempest/services/services.py                | 36 ++++++----
config_tempest/services/share.py                   |  2 +-
config_tempest/services/volume.py                  | 15 ++--
config_tempest/users.py                            | 51 ++++++++------
playbooks/python-tempestconf-tempest-devstack.yaml | 16 +++++
...re-enabled-api_extensions-df602e3835a47816.yaml |  6 ++
roles/install-plugins/README.rst                   | 19 ++++++
roles/install-plugins/defaults/main.yaml           |  1 +
roles/install-plugins/tasks/main.yaml              | 16 +++++
29 files changed, 277 insertions(+), 112 deletions(-)







More information about the Release-announce mailing list