[release-announce] telemetry_tempest_plugin 0.3.0 (stein)

no-reply at openstack.org no-reply at openstack.org
Wed Apr 3 22:56:31 UTC 2019


We are thrilled to announce the release of:

telemetry_tempest_plugin 0.3.0: Tempest plugin for Telemetry Projects

This release is part of the stein release series.

The source is available from:

    https://git.openstack.org/cgit/openstack/telemetry-tempest-plugin

Download the package from:

    https://tarballs.openstack.org/telemetry-tempest-plugin/

Please report issues through:

    https://bugs.launchpad.net/ceilometer/+bugs

For more details, please see below.

Changes in telemetry_tempest_plugin 0.1.0..0.3.0
------------------------------------------------

7f0e315 Fix gabbi tests
af38fe5 Make aodh tempest tests work with Python3
42444f4 Change openstack-dev to openstack-discuss
c960615 Removed older version of python added 3.5
b98eb81 Change testing defaults
3b79e46 Allow to use environment variable to override some metric values
b64d2b0 Reorganize scenario testing.
a19a096 Cleanup tox.ini
40f2a14 import zuul job settings from project-config


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

.zuul.yaml                                         |   6 +-
.../post_test_hook.sh                              |  22 ++-
.../run.yaml                                       |   3 +-
setup.cfg                                          |   5 +-
telemetry_tempest_plugin/aodh/service/client.py    |   2 +-
telemetry_tempest_plugin/config.py                 |  12 +-
telemetry_tempest_plugin/gnocchi/__init__.py       |   0
.../gnocchi/functional_live/__init__.py            |   0
.../gnocchi/scenario/__init__.py                   | 111 --------------
telemetry_tempest_plugin/integration/__init__.py   |   0
.../integration/gabbi/__init__.py                  |   0
.../gabbi/gabbits-live/update_stack.json           |  73 ---------
.../integration/gabbi/test_gabbi_live.py           |  40 -----
.../gabbits => scenario/gnocchi_gabbits}/live.yaml | 164 ++++++++++-----------
.../gnocchi_gabbits}/search-resource.yaml          |  36 ++---
.../aodh-gnocchi-threshold-alarm.yaml              |   0
.../autoscaling.yaml                               |  39 -----
.../create_stack.json                              |   6 +-
telemetry_tempest_plugin/scenario/test_gnocchi.py  |  52 +++++++
.../scenario/test_telemetry_integration.py         |  66 ++-------
telemetry_tempest_plugin/scenario/utils.py         |  76 ++++++++++
tox.ini                                            |  17 +--
22 files changed, 281 insertions(+), 449 deletions(-)







More information about the Release-announce mailing list