cinder.scheduler.weights.chance module¶
-
class
ChanceWeigher
¶ Bases:
cinder.scheduler.weights.BaseHostWeigher
Chance Weigher assigns random weights to hosts.
Used to spread volumes randomly across a list of equally suitable hosts.
ChanceWeigher
¶Bases: cinder.scheduler.weights.BaseHostWeigher
Chance Weigher assigns random weights to hosts.
Used to spread volumes randomly across a list of equally suitable hosts.
Except where otherwise noted, this document is licensed under Creative Commons Attribution 3.0 License. See all OpenStack Legal Documents.