coreos / fedora-coreos-docs

Documentation for Fedora CoreOS
https://docs.fedoraproject.org/en-US/fedora-coreos/
Other
49 stars 119 forks source link

provisioning-openstack: some minor tweaks #588

Closed jlebon closed 10 months ago

jlebon commented 10 months ago

A few user-friendly tweaks for anyone not very familiar with OpenStack.

  1. Add --progress to openstack image create to get a progress bar of the upload.
  2. Note that the image is ready to use when it's in the active state.
  3. Mention --wait parameter in instance launching tips.
  4. Tweak the floating IP section so it's clearer that you don't have to do this if the instance's network is already externally accessible.