Merge "magnum: yaml indentation fixes"

This commit is contained in:
Zuul 2018-04-16 00:17:00 +00:00 committed by Gerrit Code Review
commit 784941ca73

View File

@ -57,7 +57,7 @@ conf:
filter:request_id: filter:request_id:
paste.filter_factory: oslo_middleware:RequestId.factory paste.filter_factory: oslo_middleware:RequestId.factory
filter:cors: filter:cors:
paste.filter_factory: oslo_middleware.cors:filter_factory paste.filter_factory: oslo_middleware.cors:filter_factory
oslo_config_project: magnum oslo_config_project: magnum
filter:healthcheck: filter:healthcheck:
paste.filter_factory: oslo_middleware:Healthcheck.factory paste.filter_factory: oslo_middleware:Healthcheck.factory
@ -116,7 +116,7 @@ conf:
auth_version: v3 auth_version: v3
memcache_security_strategy: ENCRYPT memcache_security_strategy: ENCRYPT
api: api:
#NOTE(portdirect): the bind port should not be defined, and is manipulated # NOTE(portdirect): the bind port should not be defined, and is manipulated
# via the endpoints section. # via the endpoints section.
port: null port: null
host: 0.0.0.0 host: 0.0.0.0
@ -193,8 +193,8 @@ dependencies:
service: identity service: identity
rabbit_init: rabbit_init:
services: services:
- service: oslo_messaging - service: oslo_messaging
endpoint: internal endpoint: internal
# Names of secrets used by bootstrap and environmental checks # Names of secrets used by bootstrap and environmental checks
secrets: secrets:
identity: identity: