trove-taskmanager
Database as a Service for OpenStack - Python lib
Install
- All systems
-
curl cmd.cat/trove-taskmanager.sh
- Debian
-
apt-get install python-trove
- Ubuntu
-
apt-get install trove-taskmanager
- Windows (WSL2)
-
sudo apt-get update
sudo apt-get install trove-taskmanager
- Raspbian
-
apt-get install python-trove
- Dockerfile
- dockerfile.run/trove-taskmanager
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-taskmanager
Database as a Service for OpenStack - taskmanager
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 taskmanager. The trove-taskmanager service does the heavy lifting as far as provisioning instances, managing the lifecycle of instances, and performing operations on the Database instance.
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.