If a child cell hasn’t sent capacity or capability updates in a while,
downgrade its likelihood of being chosen for scheduling requests.
-
class MuteChildWeigher
Bases: nova.cells.weights.BaseCellWeigher
If a child cell hasn’t been heard from, greatly lower its selection
weight.
-
MUTE_WEIGH_VALUE = 1.0
-
weight_multiplier()