openstack team mailing list archive
-
openstack team
-
Mailing list archive
-
Message #06319
Automatically confirmed after 24 hours on Resize API
Hi folks
The doc says *All resizes are automatically confirmed after 24 hours
if they are not explicitly confirmed or reverted*, but I couldn't
found such implementations.
Is this a bug of Nova? or Is this a bug of doc?
The resize function converts an existing server to a different flavor,
in essence, scaling the server up or down. The original server is
saved for a period of time to allow rollback if there is a problem.
All resizes should be tested and explicitly confirmed, at which time
the original server is removed. *All resizes are automatically
confirmed after 24 hours if they are not explicitly confirmed or
reverted*.
http://docs.openstack.org/api/openstack-compute/1.1/content/Resize_Server-d1e3707.html
Cheers
Nachi Ueno
Follow ups