python2-trove
Client for OpenStack Database as a Service - Python 2.7
Install
- All systems
-
curl cmd.cat/python2-trove.sh
- Debian
-
apt-get install python-troveclient
- Ubuntu
-
apt-get install python-troveclient
- Kali Linux
-
apt-get install python-troveclient
- Windows (WSL2)
-
sudo apt-get update
sudo apt-get install python-troveclient
- Raspbian
-
apt-get install python-troveclient
- Dockerfile
- dockerfile.run/python2-trove
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.