telemetry_tempest_plugin 0.4.0 (train)
We contentedly announce the release of: telemetry_tempest_plugin 0.4.0: Tempest plugin for Telemetry Projects This release is part of the train release series. The source is available from: https://opendev.org/openstack/telemetry_tempest_plugin Download the package from: https://tarballs.openstack.org/telemetry-tempest-plugin/ For more details, please see below. Changes in telemetry_tempest_plugin 0.3.0..0.4.0 ------------------------------------------------ d60e6e2 [train][goal] Define new 'telemetry-dsvm-integration-ipv6-only' job 6a7d798 Add config option to enable/disable alarm creation during testing 80eebaa Add Python 3 Train unit tests 18b5fce Create a safe rand name for stack name e94a3f6 Use gnocchi search api to check gnocchi resources fc990c4 Replace git.openstack.org URLs with opendev.org URLs 1716d81 Replace git.openstack.org URLs with opendev.org URLs 02538c1 Add the native zuulv3 instead of legacy way 5ddfa33 OpenDev Migration Patch 24f1bcd Fix old branch telemetry-dsvm-integration job 2c7bfe9 Replace openstack.org git:// URLs with https:// f3a64e3 Update hacking version to latest Diffstat (except docs and test files) ------------------------------------- .gitreview | 2 +- .zuul.yaml | 69 ++++++++++++-- HACKING.rst | 2 +- README.rst | 4 +- devstack/README.rst | 4 +- .../post.yaml | 80 ---------------- .../post_test_hook.sh | 106 --------------------- .../run.yaml | 57 ----------- setup.cfg | 3 +- .../aodh/api/test_alarming_api.py | 22 +++-- telemetry_tempest_plugin/config.py | 3 + .../telemetry_integration_gabbits/autoscaling.yaml | 22 +++-- .../create_stack.json | 2 +- .../scenario/test_telemetry_integration.py | 2 + test-requirements.txt | 2 +- tox.ini | 4 +- 17 files changed, 103 insertions(+), 283 deletions(-) Requirements updates -------------------- diff --git a/test-requirements.txt b/test-requirements.txt index e363ddc..9af8c9c 100644 --- a/test-requirements.txt +++ b/test-requirements.txt @@ -5 +5 @@ -hacking>=0.12.0,<0.13 # Apache-2.0 +hacking>=1.1.0,<1.2.0 # Apache-2.0
participants (1)
-
no-reply@openstack.org