summaryrefslogtreecommitdiffstats
path: root/nova/cells/scheduler.py
Commit message (Expand)AuthorAgeFilesLines
* Update instance properties values in child cells to create instance.Yaguang Tang2013-06-261-0/+5
* Fix KeyError exception when scheduling to child cell.Yaguang Tang2013-06-211-2/+3
* Make sure instance_type has extra_specsChris Behrens2013-06-201-1/+2
* Call scheduler for run_instance from conductorAndrew Laski2013-06-041-43/+110
* Cells: Add filtering and weight supportChris Behrens2013-05-271-24/+75
* Remove locals() from nova/cells/*Chris Behrens2013-05-171-3/+4
* Rework instance actions to work with cellsAndrew Laski2013-02-251-0/+11
* Use oslo-config-2013.1b4Mark McLoughlin2013-02-191-1/+2
* Assign unique names with os-multiple-create.Russell Bryant2013-02-151-2/+5
* Cells: Add the main code.Chris Behrens2013-01-041-0/+136