Merge "Remove valid_interfaces for ironic section"
This commit is contained in:
@@ -222,7 +222,6 @@ rpc_conn_pool_size = {{ nova_rpc_conn_pool_size }}
|
|||||||
|
|
||||||
{% if nova_virt_type == 'ironic' %}
|
{% if nova_virt_type == 'ironic' %}
|
||||||
[ironic]
|
[ironic]
|
||||||
valid_interfaces = internal
|
|
||||||
username = {{ nova_service_user_name }}
|
username = {{ nova_service_user_name }}
|
||||||
password = {{ nova_service_password }}
|
password = {{ nova_service_password }}
|
||||||
project_name = {{ nova_service_project_name }}
|
project_name = {{ nova_service_project_name }}
|
||||||
|
|||||||
Reference in New Issue
Block a user