senlin-tempest-plugin 0.3.0 (train)
We are happy to announce the release of: senlin-tempest-plugin 0.3.0: Tempest plugin senlin_tempest_plugin This release is part of the train release series. The source is available from: https://opendev.org/openstack/senlin-tempest-plugin Download the package from: https://tarballs.openstack.org/senlin-tempest-plugin/ Please report issues through: https://bugs.launchpad.net/senlin/+bugs For more details, please see below. Changes in senlin-tempest-plugin 0.2.0..0.3.0 --------------------------------------------- e8c68ff Switch to the new canonical constraints URL on master 19f19b2 update git.openstack.org to opendev 456c3a7 Update tests to work with updated cluster delete ac1a786 OpenDev Migration Patch 8b9aeba edit cluster resize with capacity is equal 0 d7dbf0d Update hacking version to latest ee92d54 Update hacking version to latest Diffstat (except docs and test files) ------------------------------------- .gitreview | 2 +- README.rst | 2 +- senlin_tempest_plugin/config.py | 6 ++- .../api/clusters/test_cluster_delete_negative.py | 62 ---------------------- test-requirements.txt | 2 +- tox.ini | 2 +- 8 files changed, 73 insertions(+), 75 deletions(-) Requirements updates -------------------- diff --git a/test-requirements.txt b/test-requirements.txt index b5999c2..a772ec2 100644 --- a/test-requirements.txt +++ b/test-requirements.txt @@ -7 +7 @@ coverage!=4.4,>=4.0 # Apache-2.0 -hacking!=0.13.0,<0.14,>=0.12.0 # Apache-2.0 +hacking>=1.1.0,<1.2.0 # Apache-2.0
participants (1)
-
no-reply@openstack.org