2478c0d1d4f41f15939886caffa0a196febaa5ce
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
Trove
Trove is Database as a Service for OpenStack.
Getting Started
If you'd like to run from the master branch, you can clone the git repo:
git clone https://github.com/openstack/trove
- Wiki: https://wiki.openstack.org/wiki/Trove
- Developer Docs: http://docs.openstack.org/developer/trove
You can raise bugs here: https://bugs.launchpad.net/trove
Python client
https://git.openstack.org/cgit/openstack/python-troveclient
References
- Installation docs: http://docs.openstack.org/developer/trove/dev/install.html
- Manual installation docs: http://docs.openstack.org/developer/trove/dev/manual_install.html
- Trove integration: https://github.com/openstack/trove-integration
- Build guest image: http://docs.openstack.org/developer/trove/dev/building_guest_images.html
Description
Languages
Python
95%
Shell
4.9%