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:
Jeffrey Zhang 2017-09-25 17:13:59 +08:00
parent 8103b90325
commit c18d05cfa6

View File

@ -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