Commit 6a02c75b by Sheldon Hearn

Fix description of nova_compute:name option

It's the name of the instance, not of an image.
parent 7b331ef6
...@@ -61,7 +61,7 @@ options: ...@@ -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:
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment