yahoo-eng-team team mailing list archive
-
yahoo-eng-team team
-
Mailing list archive
-
Message #01007
[Bug 1146443] Re: Resize states automatically confirmed after 24 hours but default value is disabled
Essex was the first release where this option existed and the value has
been 0 ever since it was introduced, so I think the documentation just
needs to be updated to reflect this behavior.
** Changed in: nova
Status: New => Invalid
--
You received this bug notification because you are a member of Yahoo!
Engineering Team, which is subscribed to OpenStack Compute (nova).
https://bugs.launchpad.net/bugs/1146443
Title:
Resize states automatically confirmed after 24 hours but default value
is disabled
Status in OpenStack Compute (Nova):
Invalid
Status in OpenStack Manuals:
New
Bug description:
Resize server at http://docs.openstack.org/api/openstack-
compute/2/content/Resize_Server-d1e3707.html says " All resizes are
automatically confirmed after 24 hours if they are not explicitly
confirmed or reverted."
however the current impl has the automatically confirmed disabled by
default (from
https://github.com/openstack/nova/blob/master/nova/compute/manager.py#L146)
cfg.IntOpt("resize_confirm_window",
default=0,
help="Automatically confirm resizes after N seconds. "
"Set to 0 to disable."),
To manage notifications about this bug go to:
https://bugs.launchpad.net/nova/+bug/1146443/+subscriptions