[release-announce] watcher-tempest-plugin 1.1.0 (stein)

no-reply at openstack.org no-reply at openstack.org
Wed Mar 20 15:09:03 UTC 2019


We are glad to announce the release of:

watcher-tempest-plugin 1.1.0: Tempest plugin watcher-tempest-plugin

This release is part of the stein release series.

The source is available from:

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

Download the package from:

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

Please report issues through launchpad:

    https://bugs.launchpad.net/watcher plugin watcher-tempest-plugin

For more details, please see below.

Changes in watcher-tempest-plugin 1.0.0..1.1.0
----------------------------------------------

d58ad14 Fix create_audit
bb2a7ab Modify method name
8afec61 Update vm_workload_consolidation job
6479f36 Remove unused parameter "aggregation_method" for vm_workload_consolidation strategy
f0cd7aa Add sotrage balance tempest
2985dba Add create_volume_type
7d5f31b Add the storage capacity balance strategy tempest
ce0853d Add create_volume for volume test
6adaff2 update host maintenance tempest
7f64427 add the scenario test for vm_workload_consolidation strategy
ad18562 add host maintenance job
c90f543 Wrap output of 'filter' function to a list
0db7f04 Add host maintenance tempest
26b131d Change openstack-dev to openstack-discuss
684e7f8 Add Python 3.6 classifier to setup.cfg
b26b15c Wait for auditplans to finish and before creating audits
fe49adf delete failed audit
1664f1f do not expect to match the scheme://host:port/ part
05f645d Clean up .gitignore references to personal tools
565c253 Add python 3.6 unit test job
71d1a77 Fix create_audit failed
2533803 Removed older version of python added 3.5
3e9e14d Fix zone migration strategy scenario test
7ea401b Remove set up document for Keystone V2
225d93e Fix test_show_audit
3acd59f Add start actionplan test
8e12912 improve scenario test
c8660ea improve audit tempest test
cfd11f8 Make functional job voting in both check and gate
29dc50d Add applier tests in test_service.py
043f6d3 Fix wrong show_service help info
ebabd21 check audit state
ee30c9d import zuul job settings from project-config
e6e5e73 Restore watcher-tempest-zone_migration job
8572abf fix tox python3 overrides
2af2d0a fix tox python3 overrides


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

.gitignore                                         |  22 +--
.zuul.yaml                                         |  15 +-
setup.cfg                                          |   5 +-
tox.ini                                            |   9 +-
.../services/infra_optim/v1/json/client.py         |   4 +-
.../services/metric/v1/json/client.py              |   2 +-
.../scenario/test_execute_host_maintenance.py      | 128 +++++++++++++++++
.../test_execute_vm_workload_consolidation.py      | 146 +++++++++++++++++++
.../scenario/test_execute_workload_balancing.py    | 109 +-------------
20 files changed, 780 insertions(+), 445 deletions(-)







More information about the Release-announce mailing list