Remove unused CLI options
Remove token and tenant_name from CLI options. Change-Id: Iaea1e8f7fab60ea25985cc69aa7b5d8b9268ffa0 Closes-Bug:#1708752
This commit is contained in:
@@ -65,8 +65,6 @@ class BaseAuthPlugin(object):
|
||||
"auth_system",
|
||||
"username",
|
||||
"password",
|
||||
"tenant_name",
|
||||
"token",
|
||||
"auth_url",
|
||||
]
|
||||
|
||||
|
Reference in New Issue
Block a user