trove/trove/conductor
Morgan Jones 2478c0d1d4 Implement Instance Upgrade
Implments Instance Upgrade functionality to support upgrading the
image of a Trove datastore instance from datastore_version to a
newer datastore_version of the same datastore.

This functionality builds on the Nova rebuild API to upgrade
the image of an instance with minimal downtime.

Includes datastore implementation of the upgrade functionality
for the Mysql based datastores.

Change-Id: Ie6e48d78ac07df52f686f359ca7fdadaae6ad064
Implements: blueprint image-upgrade
Depends-On: I6ec2ebb78019c014f87ba5d8cbfd284686c64f30
2016-09-08 11:32:14 -04:00
..
__init__.py Remove copyright from empty files 2014-01-16 13:13:23 +04:00
api.py Persist error messages and display on 'show' 2016-07-01 22:27:30 +00:00
manager.py Implement Instance Upgrade 2016-09-08 11:32:14 -04:00
models.py Trivial: Remove unused logging import 2016-04-23 19:32:00 +08:00