The cinder.scheduler.weights.chance Module¶
-
class
ChanceWeigher¶ Bases:
cinder.scheduler.weights.BaseHostWeigherChance Weigher assigns random weights to hosts.
Used to spread volumes randomly across a list of equally suitable hosts.