Merge "Remove unavailable parameter"

This commit is contained in:
Jenkins 2016-03-02 00:54:29 +00:00 committed by Gerrit Code Review
commit 943fde7d50
1 changed files with 0 additions and 1 deletions

View File

@ -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.