Fix description of nova_compute:name option

It's the name of the instance, not of an image.
pull/4742/head
Sheldon Hearn 12 years ago
parent 7b331ef6ed
commit 6a02c75b7c

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

Loading…
Cancel
Save