yahoo-eng-team team mailing list archive
-
yahoo-eng-team team
-
Mailing list archive
-
Message #41081
[Bug 1477741] Re: Execute _poll_shelved_instances only if shelved_offload_time is > 0
IMO the DocImpact key word in the commit message of review [1] which
generated this bug report for the docs team wasn't necessary. That's why
I'm setting this bug status to "invalid".
[1] https://review.openstack.org/201436
** Changed in: nova
Status: In Progress => 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/1477741
Title:
Execute _poll_shelved_instances only if shelved_offload_time is >
0
Status in OpenStack Compute (nova):
Invalid
Bug description:
https://review.openstack.org/201436
commit abf20cd57023039958091c39f6cdb775c912c9ac
Author: abhishekkekane <abhishek.kekane@xxxxxxxxxxx>
Date: Thu Jul 9 02:58:30 2015 -0700
Execute _poll_shelved_instances only if shelved_offload_time is > 0
shelved_offload_time -1 means never offload shelved instance. Currently,
the periodic task "_poll_shelved_instances" changes the vm state from
SHELVED to SHELVED_OFFLOAD even when the shelved_offload_time is set to -1.
Added check in _poll_shelved_instances to offload instances only if
shelved_offload_time is greater than 0.
DocImpact
Closes-bug: #1472946
Change-Id: I55368e961b65a5ca73718fdcd42823680f7cbfa4
To manage notifications about this bug go to:
https://bugs.launchpad.net/nova/+bug/1477741/+subscriptions