Re-enable auto upgrade level in nova config
To support upgrade code in the pike version of stx-nova in, we had to disable nova config upgrade_levels. This was set by default to compute=auto in openstack-helm. Now, we should revert to upstream default which should allow for more flexibility during upgrades. Closes-Bug: 1835563 Change-Id: Ic4a338fc20eac9f72a4cb7177fa498d374287bf1 Signed-off-by: Zhipeng Liu <zhipengs.liu@intel.com>
This commit is contained in:
parent
2496a170fe
commit
3e7288472c
@ -1132,7 +1132,6 @@ data:
|
||||
periodic_task_interval: -1
|
||||
service_user:
|
||||
send_service_user_token: true
|
||||
upgrade_levels: None
|
||||
metrics:
|
||||
required: false
|
||||
workarounds:
|
||||
|
Loading…
Reference in New Issue
Block a user