Lingxian Kong dfa5ce93d5 Improve devmode=flase when building the image
During debugging, the following changes are also included:

- Support to specify an image ID to run the integration test.
- Fix the reboot function bug.
- Remove the unsuccessful restart test.

How to run integration test with dev_mode=false:

    ADMIN_PASSWORD=password \
    SERVICE_PASSWORD=password \
    DEV_MODE=false \
    /opt/stack/trove/integration/scripts/trovestack gate-tests mysql mysql

Change-Id: I31d4ee579a554f4c98f9facb9fd4b7779665a3dd
2019-08-25 23:11:54 +12:00
2015-05-29 07:27:59 +00:00
2019-04-19 19:26:15 +00:00
2019-08-14 21:20:34 +12:00
2019-08-14 21:20:34 +12:00
2016-10-24 04:12:55 +00:00
2019-04-19 19:26:15 +00:00
2014-03-19 15:06:23 +01:00
2019-08-14 21:20:34 +12:00
2019-04-24 16:08:08 +08:00
2015-05-29 07:27:59 +00:00
2018-01-24 17:21:26 +00:00
2013-04-29 18:01:12 -04:00
2019-05-13 10:27:00 +00:00
2016-09-14 13:56:24 -04:00
2019-04-29 10:45:37 +08:00
2019-05-13 10:27:00 +00:00
2017-03-02 11:57:16 +00:00
2019-08-15 09:50:49 +12:00

Trove

image

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://opendev.org/openstack/trove

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:

https://docs.openstack.org/releasenotes/trove

Python client

Python-troveclient is a client for Trove.

Dashboard plugin

Trove-dashboard is OpenStack dashbaord plugin for Trove.

References

Description
OpenStack Database As A Service (Trove)
Readme 114 MiB
Languages
Python 95%
Shell 4.9%