diff --git a/deployment/nova/nova-api-container-puppet.yaml b/deployment/nova/nova-api-container-puppet.yaml index 09ca9ac7ea..e88c8b29cd 100644 --- a/deployment/nova/nova-api-container-puppet.yaml +++ b/deployment/nova/nova-api-container-puppet.yaml @@ -212,7 +212,7 @@ outputs: nova::keystone::authtoken::interface: 'internal' nova::api::max_limit: {get_param: NovaApiMaxLimit} nova::api::enabled: true - nova::api::default_floating_pool: {get_param: NovaDefaultFloatingPool} + nova::network::neutron::default_floating_pool: {get_param: NovaDefaultFloatingPool} nova::api::enable_proxy_headers_parsing: true nova::api::api_bind_address: str_replace: