summaryrefslogtreecommitdiffstats
path: root/nova/scheduler
Commit message (Expand)AuthorAgeFilesLines
* Add documentation commentKevin L. Mitchell2011-09-021-0/+5
* Forgot to handle return valueKevin L. Mitchell2011-09-021-1/+1
* 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
|\
| * removed broken assert for abstract_schedulerChris Behrens2011-08-291-1/+0
* | Merged trunk.Brian Lamar2011-08-291-0/+535
|\|
| * 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
| |\
| * | 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
| |\ \
| * | | capabilities fix, run_as_root fixvladimir.p2011-08-112-4/+2
| * | | merged with 1416vladimir.p2011-08-114-5/+8
| |\ \ \
| * \ \ \ merged with nova-1411vladimir.p2011-08-093-13/+16
| |\ \ \ \
| * \ \ \ \ Merge with nova. Moved user+access to flags. changes for log access modevladimir.p2011-08-091-1/+2
| |\ \ \ \ \
| * \ \ \ \ \ merged with 1382vladimir.p2011-08-052-1/+2
| |\ \ \ \ \ \
| * | | | | | | more commented code removedvladimir.p2011-07-281-2/+0
| * | | | | | | some minor cosmetic work. addressed some dead code sectionvladimir.p2011-07-281-9/+5
| * | | | | | | prior to nova-1336 mergevladimir.p2011-07-271-51/+26
| * | | | | | | some cleanup. VSA flag status changes. returned some filesvladimir.p2011-07-251-2/+4
| * | | | | | | Reverted volume driver partvladimir.p2011-07-221-1/+4
| * | | | | | | VSA schedulers reorgvladimir.p2011-07-182-124/+147
| * | | | | | | localization changes. Removed vsa params from volume cloud API. Alex changesvladimir.p2011-07-181-4/+4
| * | | | | | | VSA: first cut. merged with 1279vladimir.p2011-07-151-0/+495
* | | | | | | | 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
|\ \ \ \ \ \ \ \ | | |_|_|_|_|_|/ | |/| | | | | |
| * | | | | | | 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
* | | | | | | | vm_state --> vm_statesDan Prince2011-08-191-2/+2
* | | | | | | | Merge w/ trunk.Dan Prince2011-08-1910-501/+560
|\| | | | | | |
| * | | | | | | 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
* | | | | | | | | Updated a number of items to pave the way for new states.Brian Lamar2011-08-181-6/+5
| |_|_|_|_|_|_|/ |/| | | | | | |
* | | | | | | | 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