[release-announce] trove_tempest_plugin 1.5.0 (zed)
no-reply at openstack.org
no-reply at openstack.org
Thu Sep 22 09:07:20 UTC 2022
We joyfully announce the release of:
trove_tempest_plugin 1.5.0: Tempest plugin for Trove project
This release is part of the zed release series.
The source is available from:
https://opendev.org/openstack/trove_tempest_plugin
Download the package from:
https://tarballs.openstack.org/trove-tempest-plugin/
For more details, please see below.
Changes in trove_tempest_plugin 1.3.0..1.5.0
--------------------------------------------
5de3964 Show trove guest agent log when instance creation failed
Diffstat (except docs and test files)
-------------------------------------
.zuul.yaml | 4 +-
requirements.txt | 3 +-
trove_tempest_plugin/config.py | 6 +
5 files changed, 225 insertions(+), 5 deletions(-)
Requirements updates
--------------------
diff --git a/requirements.txt b/requirements.txt
index 931cce0..a9b80da 100644
--- a/requirements.txt
+++ b/requirements.txt
@@ -17 +17,2 @@ PyMySQL>=0.7.6 # MIT License
-psycopg2-binary>=2.6.2 # LGPL/ZPL
\ No newline at end of file
+psycopg2-binary>=2.6.2 # LGPL/ZPL
+python-swiftclient>=3.2.0 # Apache-2.0
\ No newline at end of file
More information about the Release-announce
mailing list