Merge "Change deprecated nova_metadata_ip option"
This commit is contained in:
@@ -17,7 +17,7 @@ password = {{ neutron_service_password }}
|
||||
endpoint_type = adminURL
|
||||
|
||||
# Nova metadata service IP and port
|
||||
nova_metadata_ip = {{ internal_lb_vip_address }}
|
||||
nova_metadata_host = {{ internal_lb_vip_address }}
|
||||
nova_metadata_port = {{ nova_metadata_port }}
|
||||
nova_metadata_protocol = {{ nova_metadata_protocol }}
|
||||
nova_metadata_insecure = {{ nova_metadata_insecure }}
|
||||
|
Reference in New Issue
Block a user