Config my_ip to api_interface_address in cinder.conf
my_ip is used by iscsi_ip_address in cinder.conf. Configure it to api_interface_address. Change-Id: Ib9f9140668f807b26bdaec849fc0cef0a63a8ca0 Closes-Bug: #1719274
This commit is contained in:
parent
8103b90325
commit
c18d05cfa6
@ -8,6 +8,8 @@ use_forwarded_for = true
|
||||
# and collected by Docker
|
||||
use_stderr = False
|
||||
|
||||
my_ip = {{ api_interface_address }}
|
||||
|
||||
osapi_volume_workers = {{ openstack_service_workers }}
|
||||
volume_name_template = volume-%s
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user