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()

Previous topic

The nova.cells.weights.mute_child Module

Next topic

The nova.cells.weights.weight_offset Module

Project Source

This Page