Additional information
Using Cloud Tools
Cloud tools is a docker container prepared with modules required for cloud management.
Setup
In order to use the container, you have to install docker and start the service. The next step is to clone the cloud tools repository and start the docker container by running:
Finally, you can source your API credentials:
The cloud tools contains CLI modules that can be used for cloud management. CLI command reference is available at official OpenStack documentation.
To verify correct functionality, run:
Last updated on