Fix description of nova_compute:name option

It's the name of the instance, not of an image.
This commit is contained in:
Sheldon Hearn 2013-10-31 12:34:04 +02:00
parent 98b23de9ab
commit 5e7be2041e

View file

@ -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: