Merge pull request #4742 from sheldonh/devel
Fix description of nova_compute:name option
This commit is contained in:
commit
4a3e828b83
1 changed files with 1 additions and 1 deletions
|
@ -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…
Reference in a new issue