Merge "Fix NovaDefaultFloatingPool parameter" into stable/victoria

This commit is contained in:
Zuul 2021-06-26 19:11:33 +00:00 committed by Gerrit Code Review
commit 9fe956cd81

View File

@ -223,7 +223,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: