Fix version_added for login_tenant_name in keystone_user

reviewable/pr18780/r1
James Tanner 12 years ago
parent 2ac7caa3c6
commit fc362c5f5c

@ -26,6 +26,7 @@ options:
- The tenant login_user belongs to - The tenant login_user belongs to
required: false required: false
default: None default: None
version_added: "1.3"
token: token:
description: description:
- The token to be uses in case the password is not specified - The token to be uses in case the password is not specified

Loading…
Cancel
Save