Comment 2 for bug 1450874

Revision history for this message
Jesse Keating (jesse-keating) wrote :

nova boot --nic net-id=5c64a309-a86e-482a-b371-a7d68e6aa76c --image cirros --flavor 2 test-resize

ensure instance connectivity

nova resize --flavor 3 test-resize

ensure instance connectivity, this is where the delay is

nova resize-revert test-resize

ensure instance connectivity, should be very quick.