
The healthcheck middleware from oslo.middleware library is now commonly enabled in OpenStack services, for service healthcheck (often used by load balancers such as haproxy). This enables the middleware so that operators can use the healthcheck endpoint more easily. This also replaces the oslo.middleware config entry point by more specific sub entry points, to avoid rendering options from unused middlewares such as sizelimit. Change-Id: If3296e651e7f20a3f5314c085cc99ce4b004c065
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:
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%