cinder: yaml indentation fixes
Change-Id: Ia59b2822dbe40ab7431987b2dc55e00067275f86
This commit is contained in:
parent
ab3626190d
commit
fa85206d8c
@ -79,6 +79,7 @@ pod:
|
||||
default: preferredDuringSchedulingIgnoredDuringExecution
|
||||
topologyKey:
|
||||
default: kubernetes.io/hostname
|
||||
|
||||
mounts:
|
||||
cinder_api:
|
||||
init_container: null
|
||||
@ -710,7 +711,7 @@ conf:
|
||||
glance_api_version: 2
|
||||
os_region_name: RegionOne
|
||||
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.
|
||||
osapi_volume_listen_port: null
|
||||
enabled_backends: "rbd1"
|
||||
|
Loading…
Reference in New Issue
Block a user