]> review.fuel-infra Code Review - openstack-build/cinder-build.git/commit
Drop Chance/SimpleScheduler Implementation
authorZhiteng Huang <zhithuang@ebaysf.com>
Thu, 2 Jan 2014 07:44:30 +0000 (15:44 +0800)
committerZhiteng Huang <zhithuang@ebaysf.com>
Thu, 9 Jan 2014 10:29:27 +0000 (18:29 +0800)
commitcea7fe21cecfcd28ede3ba411b8ab8b36c9a7c15
tree488bab9ca7ed12daa40d4cf040895ad0c2669bbb
parentda2caad4b952a19b183beacc9670aff1fbe2415d
Drop Chance/SimpleScheduler Implementation

This patch removes the implementation of ChanceScheduler and SimpleScheduler
as previous changes have made sure they are internally replaced by
FilterScheduler.

The "max_gigabytes" config option is deprecated and will leave it like that
for one more release before we can remove it.

DocImpact: "ChanceScheduler and SimpleScheduler have been deprecated and
their implementation have been removed from Cinder."

Implement bp: deprecate-chance-and-simple-schedulers

Change-Id: Ifb1cb25e3bb4cdf26fa3283336b83fce5c97141e
cinder/scheduler/chance.py [deleted file]
cinder/scheduler/driver.py
cinder/scheduler/simple.py
cinder/tests/scheduler/test_scheduler.py
doc/source/devref/scheduler.rst
etc/cinder/cinder.conf.sample