
Now Trove doesn't support to specify keypair when creating the db instance, the ssh key is injected into the guest agent image at the build time, which makes it very hard to manage. This patch adds a config option `nova_keypair` that is used as keypair name when creating db instance. The old way of the image building will be changed in the subsequent patches. Change-Id: I41d4e41fc4bc413cdd48b8d761429b0204481932 Story: #2005429 Task: #30462
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:
For information on how to contribute to trove, please see CONTRIBUTING.rst and HACKING.rst
You can raise bugs here: Bug Tracker
The plan for trove can be found at Trove Specs
- Release notes for the project can be found at:
Python client
Python-troveclient is a client for Trove.
Dashboard plugin
Trove-dashboard is OpenStack dashbaord plugin for Trove.
References
Description
Languages
Python
95%
Shell
4.9%