This website requires JavaScript.
Explore
Get Started
x
/
gantt
Code
Issues
Proposed changes
Files
c4802fa465f07c845ce202782738bec41ea341be
gantt
/
nova
/
scheduler
History
Joe Gordon
f62629799a
fix for bug 821252. Smarter default scheduler
...
compute_scheduler_driver = DistributedScheduler Change-Id: I8123a120afd80c2b088a387eaab8f5a99a877fe0
2012-03-01 14:44:29 -08:00
..
filters
fix for bug 821252. Smarter default scheduler
2012-03-01 14:44:29 -08:00
__init__.py
Created the filters directory in nova/scheduler
2011-08-12 13:58:26 -05:00
api.py
Remove unused imports and variables from OS API
2012-02-29 08:20:20 +00:00
chance.py
Include launch_index when creating instances.
2012-02-23 21:34:52 -04:00
distributed_scheduler.py
Include launch_index when creating instances.
2012-02-23 21:34:52 -04:00
driver.py
Removed zones from api and distributed scheduler
2012-02-16 17:53:00 +00:00
host_manager.py
Make scheduler filters more pluggable
2012-02-27 23:41:06 +00:00
least_cost.py
Fix WeightedHost
2012-02-22 11:56:25 -05:00
manager.py
Scheduler notifications added.
2012-02-21 12:03:08 -08:00
multi.py
fix for bug 821252. Smarter default scheduler
2012-03-01 14:44:29 -08:00
scheduler_options.py
Standardize logging delaration and use
2012-02-14 13:02:43 -06:00
simple.py
Include launch_index when creating instances.
2012-02-23 21:34:52 -04:00
vsa.py
Removed zones from api and distributed scheduler
2012-02-16 17:53:00 +00:00