Scheduler Implementation

Live Notes may be taken for this topic at: http://etherpad.openstack.org/Scheduler

A request comes in from a user to build a new slice/instance/vm.

Given many thousands potential nodes, how do we decide where to put it?

Identify the things that factor into the decision, such as:

Do we need "best match", "good enough", or "not too shabby"?

Discussion to include Auctioning and "go get it" as well. ideas:

Current Ozone implementation of Server Best Match (SBM):

Wiki: SchedulerImplementation (last edited 2010-07-13 13:25:30 by SorenHansen)