summaryrefslogtreecommitdiffstats
path: root/nova/scheduler
Commit message (Expand)AuthorAgeFilesLines
...
| * import filters in scheduler/host_filter.py so default_host_filter gets added ...Kevin L. Mitchell2011-09-012-4/+7
| * Merged trunk.Brian Lamar2011-08-291-1/+0
| |\
| * \ Merged trunk.Brian Lamar2011-08-291-0/+535
| |\ \
| * | | Merge and fix tests.Brian Lamar2011-08-221-1/+1
| * | | Merged task_state -> task_states and fixed test_servers test.Brian Lamar2011-08-221-1/+0
| * | | Merged trunk.Brian Lamar2011-08-192-4/+3
| |\ \ \
| * | | | vm_state --> vm_statesDan Prince2011-08-191-2/+2
| * | | | Merge w/ trunk.Dan Prince2011-08-1910-501/+560
| |\ \ \ \
| * | | | | Updated a number of items to pave the way for new states.Brian Lamar2011-08-181-6/+5
* | | | | | zone name not overwrittenSandy Walsh2011-09-061-2/+1
| |_|_|_|/ |/| | | |
* | | | | removed broken assert for abstract_schedulerChris Behrens2011-08-291-1/+0
| |_|_|/ |/| | |
* | | | added debug prints for schedulervladimir.p2011-08-261-1/+25
* | | | VSA code redesign. Drive types completely replaced by Volume typesvladimir.p2011-08-251-23/+45
* | | | merged with volume_types. no code refactoring yetvladimir.p2011-08-2410-502/+560
|\ \ \ \ | | |_|/ | |/| |
| * | | Removed extra parameter from the call to _provision_resource_locally()Ed Leafe2011-08-181-3/+3
| * | | Added the fix for the missing parameter for the call to create_db_entry_for_n...Ed Leafe2011-08-181-3/+4
| * | | Corrected the hardcoded filter path. Also simplified the filter matching code...Ed Leafe2011-08-181-3/+1
| | |/ | |/|
| * | pep8 cleanupEd Leafe2011-08-153-5/+6
| * | Merged trunkEd Leafe2011-08-153-70/+223
| |\ \
| * | | got tests passing with logic changesEd Leafe2011-08-157-179/+116
| * | | end of dayEd Leafe2011-08-126-66/+111
| * | | Created the filters directory in nova/schedulerEd Leafe2011-08-129-640/+381
| * | | start of dayEd Leafe2011-08-122-124/+459
* | | | added virtio flag; associate address for VSA; cosmetic changes. Prior to volu...vladimir.p2011-08-241-1/+0
* | | | merged with nova-1450vladimir.p2011-08-176-119/+260
|\ \ \ \ | | |_|/ | |/| |
| * | | Refactored the HostFilterScheduler and LeastCostScheduler classes so that the...Ed Leafe2011-08-163-51/+39
| |\| | | | |/ | |/|
| | * Refactored the scheduler classes without changing functionality. Removed all ...Ed Leafe2011-08-113-51/+39
| * | Adding kvm-block-migration feature. Kei Masumoto2011-08-152-66/+145
| |\ \
| | * | merged rev1418 and fixed code so that less than 1G image can be migratedKei masumoto2011-08-135-19/+26
| | |\|
| | * | merged trunk rev1348Kei Masumoto2011-08-022-1/+2
| | |\ \
| | * \ \ fixed reviewer's comment. 1. ctxt -> context, 2. erase unnecessary exception ...Kei Masumoto2011-07-191-9/+13
| | |\ \ \
| | * \ \ \ fix reviewer's commentKei Masumoto2011-07-131-3/+3
| | |\ \ \ \
| | * | | | | fix reviewer's commentKei Masumoto2011-07-125-5/+63
| | |\| | | |
| | * | | | | fix conflictKei Masumoto2011-07-114-36/+79
| | |\ \ \ \ \
| | * \ \ \ \ \ fixed a bug which prevents suspend/resume after block-migrationKei Masumoto2011-07-054-79/+266
| | |\ \ \ \ \ \
| | * | | | | | | fixed reviewer's comment. 1. adding dest-instance-dir deleting operation to n...Kei Masumoto2011-06-211-1/+2
| | * | | | | | | merged rev trunk 1198Kei Masumoto2011-06-205-19/+33
| | |\ \ \ \ \ \ \
| | * \ \ \ \ \ \ \ merged trunk rev 1178Kei Masumoto2011-06-153-26/+143
| | |\ \ \ \ \ \ \ \
| | * | | | | | | | | block migration feature addedKei Masumoto2011-06-112-51/+123
| * | | | | | | | | | typo fixvladimir.p2011-08-141-2/+2
| |\ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | lp824780: fixed typo in update_service_capabilitiesvladimir.p2011-08-111-2/+2
| | | |_|_|_|_|_|_|_|/ | | |/| | | | | | | |
| * / | | | | | | | | allow scheduling topics to multiple driverstermie2011-08-112-2/+76
| |/ / / / / / / / /
* | | | | | | | | | capabilities fix, run_as_root fixvladimir.p2011-08-112-4/+2
* | | | | | | | | | merged with 1416vladimir.p2011-08-114-5/+8
|\| | | | | | | | |
| * | | | | | | | | Removed verbose debugging output when capabilities are reported.Ed Leafe2011-08-101-1/+1
| * | | | | | | | | merge from trunkMatthew Hooker2011-08-093-14/+18
| |\ \ \ \ \ \ \ \ \
| * | | | | | | | | | fix pylint W0102 errors.Matthew Hooker2011-08-031-1/+3
| * | | | | | | | | | align multi-line stringMatthew Hooker2011-08-031-1/+1
| * | | | | | | | | | pep8 fixesMatthew Hooker2011-08-031-2/+2
| * | | | | | | | | | fix undefined variable errorMatthew Hooker2011-08-031-1/+2