KATO Tomoyuki 6994f54dba [config-ref] add auth configuration into common
Change-Id: I945a9929d118d16bc708e435029bbcab67cbf116
Implements: blueprint config-ref-common-sections
2016-07-03 17:49:54 +09:00

939 B

Description of authentication configuration options
Configuration option = Default value Description
[DEFAULT]
auth_strategy = keystone (String) The strategy to use for auth: keystone or noauth2. noauth2 is designed for testing only, as it does no actual credential checking. noauth2 provides administrative credentials only if 'admin' is specified as the username.