Merge pull request #6404 from risaacson/pull_5916
nova_compute: Adding the version_added flag to user_data.
This commit is contained in:
commit
e9d181b72b
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