Merge "Add v3scopedsaml entry to the setup.cfg."

This commit is contained in:
Jenkins
2014-08-21 03:25:20 +00:00
committed by Gerrit Code Review

View File

@@ -37,6 +37,7 @@ keystoneclient.auth.plugin =
v3password = keystoneclient.auth.identity.v3:Password
v3token = keystoneclient.auth.identity.v3:Token
v3unscopedsaml = keystoneclient.contrib.auth.v3.saml2:Saml2UnscopedToken
v3scopedsaml = keystoneclient.contrib.auth.v3.saml2:Saml2ScopedToken
[build_sphinx]
source-dir = doc/source