Conveniently installs OpenStack clients for Cleura Cloud.
By pip-installing this meta-package into a virtual environment (venv), you populate your environment with OpenStack clients whose versions are guaranteed to work with Cleura Cloud.
This package provides no functionality of its own; it only installs dependencies.
To install directly from this repository, run:
pip install git+https://github.com/cleura/cleura-openstackThen, invoke the openstack command provided by the python-openstackclient package.
Just like all other OpenStack client packages, cleura-openstack uses the Apache 2 license.
See LICENSE.txt for details.