Hide Forgot
Description of problem: When applying updates to an OverCloud, by running "openstack overcloud update stack", as described in https://access.redhat.com/documentation/en/red-hat-openstack-platform/9/single/upgrading-red-hat-openstack-platform/#sect-Updating_the_Overcloud one _must_ use the "-i" flag, otherwise the update will hang with no easy way of resuming. To avoid the risk of manual mistakes, I therefore suggest we make the interactive mode the default for this operation. Additional info: Is there nay situation where one would like to run the opnestack overcloud update stack without the -i flag?
Minor updates were completely overhauled in OSP12 [1] [2], and it appears interactive mode is no longer an option. $ openstack help overcloud update stack usage: openstack overcloud update stack [-h] [--stack [STACK]] [--templates [TEMPLATES]] [--init-minor-update] [--container-registry-file CONTAINER_REGISTRY_FILE] [--ceph-ansible-playbook CEPH_ANSIBLE_PLAYBOOK] [--nodes NODES] [--playbook PLAYBOOK] [--static-inventory STATIC_INVENTORY] Based on this I'm going to close the bug, as we usually don't change defaults for already released versions. [1] https://bugs.launchpad.net/tripleo/+bug/1715557 [2] https://review.openstack.org/#/c/512991/