Merge "Fix sample config external default doc"

This commit is contained in:
Jenkins
2014-01-21 19:31:31 +00:00
committed by Gerrit Code Review

View File

@@ -469,7 +469,7 @@
[auth]
methods = external,password,token,oauth1
#external = keystone.auth.plugins.external.ExternalDefault
#external = keystone.auth.plugins.external.DefaultDomain
password = keystone.auth.plugins.password.Password
token = keystone.auth.plugins.token.Token
oauth1 = keystone.auth.plugins.oauth1.OAuth