cinder.scheduler.weights.goodness module

cinder.scheduler.weights.goodness module

class GoodnessWeigher

Bases: BaseHostWeigher

Goodness Weigher. Assign weights based on a host’s goodness function.

Goodness rating is the following:

  0 -- host is a poor choice
  .
  .
 50 -- host is a good choice
  .
  .
100 -- host is a perfect choice
Creative Commons Attribution 3.0 License

Except where otherwise noted, this document is licensed under Creative Commons Attribution 3.0 License. See all OpenStack Legal Documents.