Merge "Fix NovaDefaultFloatingPool parameter" into stable/victoria
This commit is contained in:
commit
9fe956cd81
@ -223,7 +223,7 @@ outputs:
|
|||||||
nova::keystone::authtoken::interface: 'internal'
|
nova::keystone::authtoken::interface: 'internal'
|
||||||
nova::api::max_limit: {get_param: NovaApiMaxLimit}
|
nova::api::max_limit: {get_param: NovaApiMaxLimit}
|
||||||
nova::api::enabled: true
|
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::enable_proxy_headers_parsing: true
|
||||||
nova::api::api_bind_address:
|
nova::api::api_bind_address:
|
||||||
str_replace:
|
str_replace:
|
||||||
|
Loading…
Reference in New Issue
Block a user