The cinder.scheduler.weights.chance Module

Chance Weigher. Assign random weights to hosts.

Used to spread volumes randomly across a list of equally suitable hosts.

class ChanceWeigher

Bases: cinder.scheduler.weights.BaseHostWeigher

Previous topic

The cinder.scheduler.weights.capacity Module

Next topic

The cinder.scheduler.weights.goodness Module

Project Source

This Page