summaryrefslogtreecommitdiffstats
path: root/nova/tests/scheduler
Commit message (Expand)AuthorAgeFilesLines
* Merge "Put VM UUID to live migration error notification"Jenkins2013-06-131-0/+30
|\
| * Put VM UUID to live migration error notificationJay Lau2013-06-091-0/+30
* | Rename functions in nova.compute.flavors from instance_typeJoe Gordon2013-06-111-7/+7
* | Merge "Refactors scheduler.chance.select_hosts to raise NoValidHost"Jenkins2013-06-103-0/+22
|\ \
| * | Refactors scheduler.chance.select_hosts to raise NoValidHostTiago Mello2013-06-063-0/+22
* | | Speeding up scheduler testsRick Harris2013-06-078-24/+56
| |/ |/|
* | Moving more tests to appropriate locationsRick Harris2013-06-061-0/+158
|/
* Remove unused launch_time from instanceChris Behrens2013-05-311-1/+0
* set ERROR state when scheduler hits max attemptsRyan Moore2013-05-211-4/+13
* Pass None to image if booted from volume in live migrationDongdong Zhou2013-05-081-0/+25
* Rename nova.compute.instance_types to flavorsJoe Gordon2013-05-073-11/+11
* Merge "Add force_nodes to filter properties"Jenkins2013-05-031-2/+95
|\
| * Add force_nodes to filter propertiesDevananda van der Veen2013-05-021-2/+95
* | Deprecate show_host_resources() in scheduler managerHans Lindgren2013-05-021-4/+0
|/
* Reset migrating task state for MigrationError exceptionsHans Lindgren2013-05-011-0/+9
* Merge "Adds tests for isolated_hosts_filter"Jenkins2013-04-291-33/+43
|\
| * Adds tests for isolated_hosts_filterMatthew Sherborne2013-04-261-33/+43
* | Move get_backdoor_port to base rpc API.Russell Bryant2013-04-241-7/+0
|/
* Sync rpc from oslo-incubator.Russell Bryant2013-04-142-0/+4
* Merge "Remove unnecessary db call in scheduler driver live-migration code"Jenkins2013-04-121-11/+7
|\
| * Remove unnecessary db call in scheduler driver live-migration codeHans Lindgren2013-04-111-11/+7
* | Merge "Remove multi scheduler."Jenkins2013-04-111-77/+0
|\ \
| * | Remove multi scheduler.Russell Bryant2013-04-101-77/+0
* | | Simplify random host choice.Russell Bryant2013-04-101-14/+13
|/ /
* / Catch NoValidHost exception during live-migrationHans Lindgren2013-04-091-0/+32
|/
* Remove deprecated Grizzly code.Joe Gordon2013-04-043-173/+0
* Remove uses of instance['instance_type'] from nova/schedulerDan Smith2013-03-082-12/+25
* Don't use instance['instance_type'] for scheduler filters in migrationDan Smith2013-02-281-0/+8
* Update OpenStack LLC to FoundationKurt Taylor2013-02-2610-10/+10
* Merge "Use oslo-config-2013.1b4"Jenkins2013-02-203-4/+7
|\
| * Use oslo-config-2013.1b4Mark McLoughlin2013-02-193-4/+7
* | Multi-tenancy isolation with aggregatesBelmiro Moreira2013-02-191-0/+39
|/
* Live migration with an auto selection of destHans Lindgren2013-02-191-9/+114
* Add select_hosts to scheduler manager rpcDavid Scannell2013-02-183-0/+76
* Merge "clean up missing whitespace after ':'"Jenkins2013-02-181-1/+1
|\
| * clean up missing whitespace after ':'Aaron Rosen2013-02-151-1/+1
* | Remove tests for non-existing SimpleSchedulerHans Lindgren2013-02-161-33/+0
|/
* Merge "Make scheduler remove dead nodes from its cache."Jenkins2013-02-151-4/+59
|\
| * Make scheduler remove dead nodes from its cache.Devananda van der Veen2013-02-111-4/+59
* | filter_scheduler: Select from a subset of hosts.John Herndon2013-02-141-0/+100
* | Merge "Handle compute node not available for live migration"Jenkins2013-02-131-0/+56
|\ \
| * | Handle compute node not available for live migrationJian Wen2013-01-311-0/+56
* | | Support for scheduler hints for VM groupsGary Kotton2013-02-082-0/+90
| |/ |/|
* | Merge "Return to skipping filters when using force_hosts."Jenkins2013-02-071-6/+7
|\ \
| * | Return to skipping filters when using force_hosts.Vishvananda Ishaya2013-02-051-6/+7
* | | Merge "Add support for memory overcommit in live-migration"Jenkins2013-02-062-9/+159
|\ \ \ | |/ / |/| |
| * | Add support for memory overcommit in live-migrationHans Lindgren2013-01-222-9/+159
* | | Record instance actions and eventsAndrew Laski2013-02-011-4/+8
| |/ |/|
* | Make scheduler modules pass conductor to add_instance_faultDan Smith2013-01-303-6/+53
* | Fix an error in affinity filtersHans Lindgren2013-01-281-0/+28