Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

  1. If not yet done, install the OpenStack command-line client
  2. Install the Magnum python client plugin , e.g. via pip :
    Code Block
    pip install python-magnum-clientmagnumclient
  3. 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)
  4. A SSH keypair is registered on OpenStack

...