Merge "Remove valid_interfaces for ironic section"

This commit is contained in:
Zuul
2019-06-12 17:46:26 +00:00
committed by Gerrit Code Review

View File

@@ -222,7 +222,6 @@ rpc_conn_pool_size = {{ nova_rpc_conn_pool_size }}
{% if nova_virt_type == 'ironic' %}
[ironic]
valid_interfaces = internal
username = {{ nova_service_user_name }}
password = {{ nova_service_password }}
project_name = {{ nova_service_project_name }}