Merge "cinder: yaml indentation fixes"

This commit is contained in:
Zuul 2018-04-13 18:44:32 +00:00 committed by Gerrit Code Review
commit bf1c9cdbce

View File

@ -79,6 +79,7 @@ pod:
default: preferredDuringSchedulingIgnoredDuringExecution default: preferredDuringSchedulingIgnoredDuringExecution
topologyKey: topologyKey:
default: kubernetes.io/hostname default: kubernetes.io/hostname
mounts: mounts:
cinder_api: cinder_api:
init_container: null init_container: null
@ -710,7 +711,7 @@ conf:
glance_api_version: 2 glance_api_version: 2
os_region_name: RegionOne os_region_name: RegionOne
host: cinder-volume-worker host: cinder-volume-worker
#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.
osapi_volume_listen_port: null osapi_volume_listen_port: null
enabled_backends: "rbd1" enabled_backends: "rbd1"