[openstack-announce] [new][trove] trove 5.1.0 release (mitaka)

no-reply at openstack.org no-reply at openstack.org
Fri Jul 15 15:48:31 UTC 2016


We are satisfied to announce the release of:

trove 5.1.0: OpenStack DBaaS

This release is part of the mitaka stable release series.

For more details, please see below.

5.1.0
^^^^^

Bug Fixes

* Fixed issue where module-apply after module-remove caused module-
  query to skip reporting on that module. Bug 1571799

* An invalid module driver is now logged correctly. Bug 1579900

Changes in trove 5.0.1..5.1.0
-----------------------------

94347bd Updated from global requirements
aa0e123 Unsupported module driver not logged correctly
e135bfb Fixed module-apply on removed module


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

...module-apply-after-remove-97c84c30fb320a46.yaml |  5 ++++
...fix_module_driver_logging-666601f411db784a.yaml |  4 +++
requirements.txt                                   |  2 +-
trove/guestagent/module/driver_manager.py          |  2 +-
trove/guestagent/module/module_manager.py          |  3 ++-
6 files changed, 41 insertions(+), 4 deletions(-)


Requirements updates
--------------------

diff --git a/requirements.txt b/requirements.txt
index b2b51c1..7714279 100644
--- a/requirements.txt
+++ b/requirements.txt
@@ -37 +37 @@ oslo.utils>=3.5.0 # Apache-2.0
-oslo.concurrency>=3.5.0 # Apache-2.0
+oslo.concurrency>=3.7.1 # Apache-2.0





More information about the OpenStack-announce mailing list