Merge "Config my_ip to api_interface_address in cinder.conf"
This commit is contained in:
commit
345eced125
@ -8,6 +8,8 @@ use_forwarded_for = true
|
|||||||
# and collected by Docker
|
# and collected by Docker
|
||||||
use_stderr = False
|
use_stderr = False
|
||||||
|
|
||||||
|
my_ip = {{ api_interface_address }}
|
||||||
|
|
||||||
osapi_volume_workers = {{ openstack_service_workers }}
|
osapi_volume_workers = {{ openstack_service_workers }}
|
||||||
volume_name_template = volume-%s
|
volume_name_template = volume-%s
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user