set cinder availability zone
This commit is contained in:
@ -16,8 +16,6 @@ ExecStart=/usr/bin/docker run --name %n \
|
||||
-v "{{ storage_volume }}":/dev/cinder_storage_volume \
|
||||
-v "/dev/lvm":/dev/lvm \
|
||||
-v "/srv/cinder-storage/volumes/:/var/lib/cinder/volumes/" \
|
||||
-p 8777:8776 \
|
||||
-p 3260:3260 \
|
||||
--network=host \
|
||||
{{ docker_image }}
|
||||
|
||||
|
Reference in New Issue
Block a user