Remove unavailable parameter
The BaseAuth class doesn't accept an auth_methods parameter. Change-Id: I47cfe2c3924f6ad1fbb115c4b4724f0b9b5f5e46
This commit is contained in:
parent
2e951b7670
commit
d93fe128b5
@ -30,7 +30,6 @@ class BaseAuth(base.BaseIdentityPlugin):
|
||||
"""Identity V3 Authentication Plugin.
|
||||
|
||||
:param string auth_url: Identity service endpoint for authentication.
|
||||
:param list auth_methods: A collection of methods to authenticate with.
|
||||
:param string trust_id: Trust ID for trust scoping.
|
||||
:param string domain_id: Domain ID for domain scoping.
|
||||
:param string domain_name: Domain name for domain scoping.
|
||||
|
Loading…
x
Reference in New Issue
Block a user