nova_compute: Adding the version_added flag to user_data.

Per note in GH-5916.
pull/6404/head
Richard C Isaacson 10 years ago
parent 971199d433
commit 85b3c4d907

@ -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…
Cancel
Save