trove
Client library for OpenStack DBaaS API
Install
- All systems
-
curl cmd.cat/trove.sh
- Debian
-
apt-get install python2-troveclient
- Ubuntu
-
apt-get install python2-troveclient
- Fedora
-
dnf install python2-troveclient
- Windows (WSL2)
-
sudo apt-get update
sudo apt-get install python2-troveclient
- Raspbian
-
apt-get install python2-troveclient
- Dockerfile
- dockerfile.run/trove
python2-troveclient
Client library for OpenStack DBaaS API
python-troveclient
Client for OpenStack Database as a Service - Python 2.7
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. This package contains the Python 2.7 module.
python3-troveclient
Client for OpenStack Database as a Service - Python 3.x
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. This package contains the Python 3.x module.