Comment 7 for bug 1803331

Revision history for this message
Logan V (loganv) wrote :

ubuntu@b0ca2dda2a32:~$ openstack server set --state resize_confirm a44021f5-a462-4b0c-9ed5-f49149e0059d
usage: openstack server set [-h] [--name <new-name>] [--root-password]
                            [--property <key=value>] [--state <state>]
                            <server>
openstack server set: error: argument --state: invalid choice: u'resize_confirm' (choose from 'active', 'error')

Simply hacking the instances.vm_state for this uuid in the nova table did not help. I did that and now revert resize gives:
ubuntu@b0ca2dda2a32:~$ openstack server resize --revert a44021f5-a462-4b0c-9ed5-f49149e0059d
Instance has not been resized. (HTTP 400) (Request-ID: req-eb57a679-0d60-40e4-85c8-5bd7bd51c574)