...
- If not yet done, install the OpenStack command-line client
- Install the Magnum python client plugin , e.g. via pip :
Code Block pip install python-magnum-clientmagnumclient
- Make sure the environment is correctly setup for authenticating to OpenStack via the application credentials (sourcing "openerc.sh" file or by installing the "clouds.yaml" file)
- A SSH keypair is registered on OpenStack
...