diff --git a/templates/nova.conf.j2 b/templates/nova.conf.j2 index c11169d1..dcbd1310 100644 --- a/templates/nova.conf.j2 +++ b/templates/nova.conf.j2 @@ -96,7 +96,7 @@ use_forwarded_for = {{ nova_network_services[nova_network_type]['use_forwarded_f my_ip = {{ nova_management_address }} default_floating_pool = public security_group_api = neutron -network_api_class = nova.network.neutronv2.api.API +use_neutron = True # Authentication auth_strategy = keystone