Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
provisioning-openstack: some minor tweaks
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.
- Loading branch information