Additional information
Python Libraries
Other than Terraform and OpenStack CLI, it is also possible to manage the OpenStack by Python SDK and create custom Python scripts for cloud management.
To install the SDK, use pip
:
Full documentation of the OpenStack SDK with examples is available in official OpenStack docs.
Last updated on