Xena Series Release Notes

16.0.0

New Features

  • Added ability to update allowed_cidr for an existing instance.

  • Users can rename database instances via dashboard.

  • Admin users can stop database service inside an instance now. To get this feature work as expected operator should set the same values both in Horizon OPENSTACK_KEYSTONE_ADMIN_ROLES and Trove admin_roles config files.

14.0.0

Upgrade Notes

  • Python 2.7 support has been dropped. Last release of trove-dashboard to support py2.7 is OpenStack Train. The minimum version of Python now supported by trove-dashboard is Python 3.6.

11.0.0

Upgrade Notes

  • Django 2.0 is now supported and Django versions older than 1.11 are no longer supported aligning with Django versions supported by horizon. Note that Django 1.11 is still supported and this is the only version when you use python 2.7.

10.0.0

Bug Fixes

  • Adds support for restricting the launch instance datastore field to the datastore and datastore version that the backup is relevant to. It also populates the restored backup as the only option in the advanced step backup field.

8.0.0.0b3

Bug Fixes

  • Enable cluster grow and shrink panels for pxc.

  • The current caching initializes the instance list for the grow cluster manager each time a new process would instantiate the manager. Changed to manager to only initialize on creation.

7.0.0.0rc1

New Features

  • Support configuration groups in the dashboard. This includes creating and deleting groups; adding, editing and removing parameters; attaching and detaching groups to running instances; and specifying a group during instance creation.

7.0.0.0b2

New Features

  • Enable cluster support for MariaDB and Cassandra.

  • Added support for logging features in the dashboard. This includes listing logs that can be retrieved and viewing, publishing and stop collection of log contents.

Bug Fixes

  • Display all endpoints in the dashboard’s cluster details endpoint list.