Fix description of nova_compute:name option

It's the name of the instance, not of an image.
reviewable/pr18780/r1
Sheldon Hearn 11 years ago
parent 98b23de9ab
commit 5e7be2041e

@ -61,7 +61,7 @@ options:
default: present
name:
description:
- Name that has to be given to the image
- Name that has to be given to the instance
required: true
default: None
image_id:

Loading…
Cancel
Save