We enthusiastically announce the release of: trove-dashboard 14.1.0: Trove Management Dashboard This release is part of the ussuri stable 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 14.0.0..14.1.0 ----------------------------------------- db7a5ab Remove clusters panel from trove dashboard 4709acd Remove publish checkbox in log view 274807e Do not use __nonzero__() 5259c8b Remove unsupported network param for creating instance 1fa1ac3 Enables to select a flavor works for a database ecf14ae Update TOX_CONSTRAINTS_FILE for stable/ussuri 58b709a Update .gitreview for stable/ussuri Diffstat (except docs and test files) ------------------------------------- .gitreview | 1 + tox.ini | 2 +- trove_dashboard/api/trove.py | 40 +- trove_dashboard/content/database_clusters/panel.py | 3 +- .../config_param_manager.py | 2 +- .../templates/databases/logs/_detail_log.html | 2 - .../content/databases/workflows/create_instance.py | 3 +- .../_1740_project_database_clusters_panel.py | 2 + trove_dashboard/test/test_data/trove_data.py | 8 +- 11 files changed, 44 insertions(+), 706 deletions(-)