Fix lint error in config.yaml

This commit is contained in:
Corey Bryant 2015-07-17 01:29:31 +00:00
parent 2c1189c5a0
commit 8e740785a9

View File

@ -130,7 +130,7 @@ options:
identity-backend: identity-backend:
type: string type: string
default: "sql" default: "sql"
description: description: |
Keystone identity backend, valid options are: sql, ldap, kvs, pam. Keystone identity backend, valid options are: sql, ldap, kvs, pam.
assignment-backend: assignment-backend:
type: string type: string