Skip to content

OpenStack Database As A Service (Trove). Mirror of code maintained at opendev.org.

License

Notifications You must be signed in to change notification settings

openstack/trove

Folders and files

NameName
Last commit message
Last commit date

Latest commit

e9fa651 · Jan 13, 2025
Nov 5, 2024
Dec 17, 2024
Aug 3, 2023
Dec 17, 2024
Aug 16, 2024
Jun 16, 2024
Dec 25, 2024
Dec 12, 2024
Dec 4, 2024
May 26, 2020
Feb 27, 2024
Jan 13, 2025
Dec 25, 2024
Jul 16, 2023
Dec 18, 2024
Apr 19, 2019
Mar 1, 2018
Jul 29, 2022
Oct 16, 2020
Apr 29, 2013
Nov 23, 2020
Oct 24, 2023
Sep 14, 2016
Dec 9, 2024
Oct 24, 2024
Mar 2, 2017
Dec 4, 2024
Nov 16, 2024

Repository files navigation

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://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