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

Mar 9, 2025
3579b6d · Mar 9, 2025
Feb 6, 2025
Dec 17, 2024
Aug 3, 2023
Dec 17, 2024
Feb 18, 2025
Jun 16, 2024
Dec 25, 2024
Feb 27, 2025
Feb 6, 2025
May 26, 2020
Feb 27, 2024
Mar 6, 2025
Mar 9, 2025
Jul 16, 2023
Mar 5, 2025
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
Jan 12, 2025

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