Fix version_added for login_tenant_name in keystone_user
This commit is contained in:
parent
2ac7caa3c6
commit
fc362c5f5c
1 changed files with 1 additions and 0 deletions
|
@ -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…
Reference in a new issue