nova_compute: Adding the version_added flag to user_data.
Per note in GH-5916.
This commit is contained in:
parent
971199d433
commit
85b3c4d907
1 changed files with 1 additions and 0 deletions
|
@ -112,6 +112,7 @@ options:
|
|||
- Opaque blob of data which is made available to the instance
|
||||
required: false
|
||||
default: None
|
||||
version_added: "1.6"
|
||||
requirements: ["novaclient"]
|
||||
'''
|
||||
|
||||
|
|
Loading…
Reference in a new issue