This is a simple example of how to use the OpenStack's Python SDK to interact with Gozunga Cloud.
- Python 3.10+
- OpenStack's Python SDK
- Gozunga Cloud account
With uv (recommended)
uv pip install -r requirements.txt
With pip
pip install -r requirements.txt
python example.py