yahoo-eng-team team mailing list archive
-
yahoo-eng-team team
-
Mailing list archive
-
Message #37608
[Bug 1477741] [NEW] Execute _poll_shelved_instances only if shelved_offload_time is > 0
You have been subscribed to a public bug:
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
** Affects: nova
Importance: Medium
Status: In Progress
** Tags: autogenerate-config-docs nova
--
Execute _poll_shelved_instances only if shelved_offload_time is > 0
https://bugs.launchpad.net/bugs/1477741
You received this bug notification because you are a member of Yahoo! Engineering Team, which is subscribed to OpenStack Compute (nova).