Jump to: navigation, search

Gantt/kilo

< Gantt
Revision as of 08:50, 16 December 2014 by Sylvain-bauza (talk | contribs) (Tasks)

Tracking page for scheduler work in the Kilo cycle

Goal

The primary goal is to clean up the scheduler interfaces so that access to the Nova scheduler is clearly defined and isolated. To accomplish this goal there are a set of tasks (blueprints & specs detailed in the table below) that need to be implemented and landed in the Kilo release. Details on the background for this work is at this etherpad, this page is meant to be a concise summary & tracker of the work that needs to be done.

Tasks

Blueprint Accepted Patches/Specs Milestone Owner Status
Make resource tracker use objects Yes Patch series 79324 K1 P.Murray Spec only
Detach service from compute node Yes Patch series 126895 K1 S.Bauza Reviewable
Add resource object models 127609 K2 J.Pipes Spec on review [2]
Model request spec object Yes 127610 K2 S.Bauza Spec on review
Change select_destinations() to use object Yes 127612 K2 S.Bauza Spec on review [2]
Isolate Scheduler DB 89893 138444 K3 S.Bauza/E.Leafe Spec on review
CPU pinning & huge page support 129606 129608 K1 D.Berrange Dependent on the underlying objectification work that has been going on

Notes

  1. Patch 131553 is no longer necessary after another patch about instance group setup in conductor.was merged
  2. Patch 137847 is an important dependency for the objectification items