summaryrefslogtreecommitdiffstats
path: root/nova/scheduler
Commit message (Expand)AuthorAgeFilesLines
* Merge "Add AggregateRamFilter"Jenkins2013-06-281-5/+55
|\
| * Add AggregateRamFilterQiu Yu2013-06-211-5/+55
* | Merge "Add AggregateCoreFilter"Jenkins2013-06-281-4/+53
|\ \
| * | Add AggregateCoreFilterQiu Yu2013-06-211-4/+53
| |/
* | Moves scheduler.manager._set_vm_state_and_notify to scheduler.utilsTiago Mello2013-06-282-52/+54
* | Merge "Allow scheduler manager NoValidHost exception to pass over RPC"Jenkins2013-06-251-0/+1
|\ \
| * | Allow scheduler manager NoValidHost exception to pass over RPCHans Lindgren2013-06-191-0/+1
* | | Extract live-migration scheduler logic from the scheduler driverJohn Garbutt2013-06-244-195/+29
| |/ |/|
* | Make sure instance_type has extra_specsChris Behrens2013-06-201-2/+9
* | Revert "Initial scheduler support for instance_groups"Russell Bryant2013-06-202-32/+20
* | Merge "Initial scheduler support for instance_groups"Jenkins2013-06-202-20/+32
|\ \
| * | Initial scheduler support for instance_groupsGary Kotton2013-06-162-20/+32
* | | Merge "Remove usage of locals() for formatting from nova.scheduler.*"Jenkins2013-06-205-14/+18
|\ \ \
| * | | Remove usage of locals() for formatting from nova.scheduler.*Changbin Liu2013-06-195-14/+18
| | |/ | |/|
* | | Merge "Converts scheduler.utils.build_request_spec return to json primitive"Jenkins2013-06-201-2/+2
|\ \ \ | |/ / |/| |
| * | Converts scheduler.utils.build_request_spec return to json primitiveTiago Mello2013-06-181-2/+2
* | | Merge "Fix flavor extra_specs filter doesn't work for number"Jenkins2013-06-181-1/+1
|\ \ \ | |/ / |/| |
| * | Fix flavor extra_specs filter doesn't work for numberjiataotj2013-06-141-1/+1
| |/
* | Merge "Remove trivial cases of unused variables (1)"Jenkins2013-06-181-1/+1
|\ \
| * | Remove trivial cases of unused variables (1)Stanislaw Pitucha2013-06-131-1/+1
| |/
* / Add rpc client side version control.Russell Bryant2013-06-141-1/+17
|/
* Merge "Fix and enable H403 tests"Jenkins2013-06-132-3/+5
|\
| * Fix and enable H403 testsDirk Mueller2013-06-122-3/+5
* | Merge "Put VM UUID to live migration error notification"Jenkins2013-06-131-1/+4
|\ \ | |/ |/|
| * Put VM UUID to live migration error notificationJay Lau2013-06-091-1/+4
* | Rename functions in nova.compute.flavors from instance_typeJoe Gordon2013-06-113-3/+3
* | Refactors scheduler.chance.select_hosts to raise NoValidHostTiago Mello2013-06-061-1/+4
|/
* Merge "More detailed log in failing aggregate extra filter."Jenkins2013-06-061-2/+6
|\
| * More detailed log in failing aggregate extra filter.gtt1162013-06-051-2/+6
* | Merge "Improve Python 3.x compatibility"Jenkins2013-06-051-2/+2
|\ \ | |/ |/|
| * Improve Python 3.x compatibilityDirk Mueller2013-06-011-2/+2
* | Call scheduler for run_instance from conductorAndrew Laski2013-06-041-0/+33
|/
* Merge "Raise exception instances, not exception classes."Jenkins2013-05-291-6/+6
|\
| * Raise exception instances, not exception classes.David Ripton2013-05-281-6/+6
* | fix a misleading docstringJiajun Liu2013-05-271-1/+1
|/
* Merge "Remove locals() from scheduler filters"Jenkins2013-05-239-14/+27
|\
| * Remove locals() from scheduler filtersBelmiro Moreira2013-05-239-14/+27
* | set ERROR state when scheduler hits max attemptsRyan Moore2013-05-211-1/+6
|/
* Merge "Pass None to image if booted from volume in live migration"Jenkins2013-05-141-1/+5
|\
| * Pass None to image if booted from volume in live migrationDongdong Zhou2013-05-081-1/+5
* | Merge "Adds useful debug logging to filter_scheduler"Jenkins2013-05-141-4/+11
|\ \ | |/ |/|
| * Adds useful debug logging to filter_schedulerPhil Day2013-05-101-4/+11
* | Rename nova.compute.instance_types to flavorsJoe Gordon2013-05-072-4/+4
|/
* Merge "Add force_nodes to filter properties"Jenkins2013-05-031-20/+46
|\
| * Add force_nodes to filter propertiesDevananda van der Veen2013-05-021-20/+46
* | Deprecate show_host_resources() in scheduler managerHans Lindgren2013-05-022-6/+1
|/
* Reset migrating task state for MigrationError exceptionsHans Lindgren2013-05-013-3/+13
* Update to using oslo periodic tasks implementation.Michael Still2013-05-011-1/+2
* Small whitespace tweak.Michael Still2013-04-301-1/+1
* Kill off usage of locals() in the filter_scheduler.Michael Still2013-04-301-10/+18