Remove unused CLI options

Remove token and tenant_name from CLI options.

Change-Id: Iaea1e8f7fab60ea25985cc69aa7b5d8b9268ffa0
Closes-Bug:#1708752
This commit is contained in:
wangzhh
2017-08-05 07:53:29 -04:00
parent 544be4cb42
commit 644ba9beaf

View File

@@ -65,8 +65,6 @@ class BaseAuthPlugin(object):
"auth_system",
"username",
"password",
"tenant_name",
"token",
"auth_url",
]