CHANGES
=======

6.0.0.0b2
---------

* Fix cluster connection information formatting
* Add missing .gitreview file
* Fix unit tests
* Completing the plugin
* Restructuring tree to be plugin
* Replace "Terminate Instance" with "Delete Instance"
* Drop Django 1.7 support
* Remove unnecessary ugettext_lazy
* Add breadcrumb to more details pages
* py3: Replace unicode with six.text_type
* Fix TypeError on comparison on Python 3
* Typo fix in Trove panel
* Initial support for database clustering in Horizon
* Replace SortedDict with OrderedDict
* py3: Replace unicode with six.text_type
* Updated cassandra database details overview port
* Fixes align issue for database networking workflow
* Moving Trove to contrib
* Move Horizon to pure plugin loading only
* Support for resizing a trove instance
* Fix E127 errors in remaining openstack_dashboard/
* Add support for trove incremental backups
* Initial support for datastore in Horizon
* Users can now be deleted within trove
* Remove extraneous vim configuration comments
* Display trove instance hostname if available
* Update troveclient to 1.0.0
* Importing from trove-client compat first
* Importing from trove-client compat
* Make troveclient optional
* Adding panels for trove
* Initial commit
