summaryrefslogtreecommitdiff
path: root/nova/tests/cells/test_cells_scheduler.py
Commit message (Expand)AuthorAgeFilesLines
* Fix regression issues with cells target filterBrian Elliott2013-09-101-2/+23
* Fix various cells issues due to object changesChris Behrens2013-08-241-1/+4
* Make API part of instance boot use new BDM formatNikola Dipanov2013-08-191-1/+5
* Use db.flavor_ instead of db.instance_type_Joe Gordon2013-07-161-1/+1
* Fix metadata for create in child cellChris Behrens2013-07-021-0/+8
* Update instance properties values in child cells to create instance.Yaguang Tang2013-06-261-1/+2
* Fix KeyError exception when scheduling to child cell.Yaguang Tang2013-06-211-6/+6
* Make sure instance_type has extra_specsChris Behrens2013-06-201-4/+4
* Call scheduler for run_instance from conductorAndrew Laski2013-06-041-30/+230
* Cells: Add filtering and weight supportChris Behrens2013-05-271-3/+179
* Use oslo-config-2013.1b4Mark McLoughlin2013-02-191-1/+2
* Assign unique names with os-multiple-create.Russell Bryant2013-02-151-1/+2
* fix N402 for nova/testsSean Dague2013-01-091-1/+1
* Cells: Add the main code.Chris Behrens2013-01-041-0/+206