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
commit 65d8bdd21a
1 changed files with 0 additions and 1 deletions

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