trove-api
Database as a Service for OpenStack - Python lib
Install
- All systems
-
curl cmd.cat/trove-api.sh
- Debian
-
apt-get install python-trove
- Ubuntu
-
apt-get install trove-api
- Windows (WSL2)
-
sudo apt-get update
sudo apt-get install trove-api
- Raspbian
-
apt-get install python-trove
- Dockerfile
- dockerfile.run/trove-api
python-trove
Database as a Service for OpenStack - Python lib
Trove is "Database as a Service" for Openstack. It's designed to allow users to quickly and easily utilize the features of a relational database without the burden of handling complex administrative tasks. Cloud users and database administrators can provision and manage multiple database instances as needed. The service focus on providing resource isolation at high performance while automating deployment, configuration, patching, backups, restores, and monitoring. Trove is designed to support a single-tenant database within a Nova instance. There is no restrictions on how Nova is configured, since Trove interacts with other OpenStack components purely through the API. This package provides the Trove Python library.
python3-trove
Database as a Service for OpenStack - Python 3.x lib
trove-api
Database as a Service for OpenStack - API server
Trove is Database as a Service for Openstack. It's designed to run entirely on OpenStack, with the goal of allowing users to quickly and easily utilize the features of a relational database without the burden of handling complex administrative tasks. Cloud users and database administrators can provision and manage multiple database instances as needed. Initially, the service will focus on providing resource isolation at high performance while automating complex administrative tasks including deployment, configuration, patching, backups, restores, and monitoring. Trove is designed to support a single-tenant database within a Nova instance. There is no restrictions on how Nova is configured, since Trove interacts with other OpenStack components purely through the API. This package provides the Trove API server. The trove-api service provides a RESTful API that supports JSON and XML to provision and manage Trove instances.
trove-common
Database as a Service for OpenStack - common files
Trove is Database as a Service for Openstack. It's designed to run entirely on OpenStack, with the goal of allowing users to quickly and easily utilize the features of a relational database without the burden of handling complex administrative tasks. Cloud users and database administrators can provision and manage multiple database instances as needed. Initially, the service will focus on providing resource isolation at high performance while automating complex administrative tasks including deployment, configuration, patching, backups, restores, and monitoring. Trove is designed to support a single-tenant database within a Nova instance. There is no restrictions on how Nova is configured, since Trove interacts with other OpenStack components purely through the API. This package provides the Trove common files.