cinder/releasenotes
Ben Swartzlander de66e8f811 Add stochastic weight handler to scheduler
Add a config option to the scheduler host manager to select host
weight managers other than the default. Rename the existing default
weight manager TopHostWeightHandler because its behavior is to
always choose the top weight. Add a new weight manager which
randomly chooses the host using weights as probabilities.

DocImpact

Implements blueprint stochastic-weighing-scheduler

Change-Id: Ie5985066e68aef25600f8b76948adacd4c04263a
2016-08-02 20:16:01 +00:00
..
2016-04-21 07:01:07 +00:00

Release notes

The release notes for a patch should be included in the patch. The intended audience for release notes include deployers, administrators and end-users.

A release note is required if the patch has upgrade or API impact. It is also required if the patch adds a feature or fixes a long-standing or security bug.

Please see http://docs.openstack.org/developer/cinder/devref/releasenotes.html for more details.