nova_compute: Adding the version_added flag to user_data.

Per note in GH-5916.
This commit is contained in:
Richard C Isaacson 2014-03-11 13:45:04 -05:00
parent edfa3f0d21
commit 154bfca787

View file

@ -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"]
'''