python3-trove

Client for OpenStack Database as a Service - Python 3.x

Install

All systems
curl cmd.cat/python3-trove.sh
Debian Debian
apt-get install python3-troveclient
Ubuntu
apt-get install python3-troveclient
image/svg+xml Kali Linux
apt-get install python3-troveclient
Fedora
dnf install python3-troveclient
Windows (WSL2)
sudo apt-get update sudo apt-get install python3-troveclient
Raspbian
apt-get install python3-troveclient

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.