Jump to: navigation, search

Gantt/kilo

< Gantt
Revision as of 16:54, 12 November 2014 by N0ano@n0ano.com (talk | contribs) (Created page with "==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 defi...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

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

Task Milestone Owner Status
Convert get_available_resources() to return object K1 Owner Spec only
Make resource tracker use objects K1 Owner WIP
Detach service from compute node K1 Owner Posted
Model resource objects K2 Owner WIP
Model request spec object K2 Owner WIP
Change select_destinations() to use object K2 Owner WIP
Isolate Scheduler DB aggregates K3 Owner Posted
Isolate Scheduler DB for instance groups K3 Owner Not needed