We contentedly announce the release of: trove-dashboard 17.0.0: Trove Management Dashboard This release is part of the xena release series. The source is available from: https://opendev.org/openstack/trove-dashboard Download the package from: https://tarballs.openstack.org/trove-dashboard/ Please report issues through: https://bugs.launchpad.net/trove-dashboard/+bugs For more details, please see below. Changes in trove-dashboard 16.0.0..17.0.0 ----------------------------------------- 4225baf Fix the configuration issue 05d15b3 Fix log actions 28e0216 Fix nova client initialization in multi-region cloud d18e3e8 Handle the exception if _extra_data(instance) is called on a missing instance 3c6e8be Change the configuration group panel name 62cd082 Respect OPENSTACK_ENDPOINT_TYPE 2058a23 Add Python3 xena unit tests 6ec4a13 Update master for stable/wallaby Diffstat (except docs and test files) ------------------------------------- .zuul.yaml | 2 +- releasenotes/source/index.rst | 1 + releasenotes/source/wallaby.rst | 6 + trove_dashboard/api/trove.py | 78 +++++---- .../config_param_manager.py | 4 +- .../content/database_configurations/forms.py | 19 +- .../content/database_configurations/panel.py | 2 +- .../content/database_configurations/tables.py | 21 ++- .../database_configurations/detail_param.html | 2 +- trove_dashboard/content/databases/views.py | 10 +- 11 files changed, 119 insertions(+), 221 deletions(-)
participants (1)
-
no-reply@openstack.org