cinder.scheduler.weights.chance module¶
- class ChanceWeigher¶
Bases:
BaseHostWeigher
Chance Weigher assigns random weights to hosts.
Used to spread volumes randomly across a list of equally suitable hosts.
Bases: 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.