Merge "Fix allow_resize_to_same_host"

This commit is contained in:
Zuul 2020-10-02 15:24:13 +00:00 committed by Gerrit Code Review
commit 2390b44009
1 changed files with 1 additions and 1 deletions

View File

@ -225,7 +225,7 @@ outputs:
nova_enable_db_purge: {get_param: NovaEnableDBPurge}
nova_enable_db_archive: {get_param: NovaEnableDBArchive}
nova::policy::policies: {get_param: NovaApiPolicies}
nova::allow_resize_to_same_host: {get_param: NovaAllowResizeToSameHost}
nova::api::allow_resize_to_same_host: {get_param: NovaAllowResizeToSameHost}
-
if:
- nova_workers_zero