For openstackclient not including provisions for --block-device
flag, it is better to use nova client to boot an instance from an
ISO image.
-Add commands reported from the bug, and note on the nova client,
and booting an instance from an ISO image.
Change-Id: Ib5d425fa1521c2cc99e6b35074039c0f713cd93f
Closes-Bug: #1656132
Converting cinder commands to openstack commands in the
user guide.
Implements blueprint: use-openstack-command
Change-Id: Ic7c112dfd6cabfc1db8aadbb869780a22e4a2e1f
Adds the following changes:
- Renames all the RST files in the user-guide folder to use
hyphens instead of underscores;
- Adds redirects to the renamed files to .htaccess.
Change-Id: Ic5f1a90421add35d001363cd39bada0b56a04d7f
Implements: blueprint consistency-file-rename