The nova.cells.weights.ram_by_instance_type Module

Weigh cells by memory needed in a way that spreads instances.

class RamByInstanceTypeWeigher

Bases: nova.cells.weights.BaseCellWeigher

Weigh cells by instance_type requested.

weight_multiplier()