index
:
nova.git
shared-key-msg
OpenStack's nova patches.
Simo Sorce
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
nova
/
scheduler
/
abstract_scheduler.py
Commit message (
Expand
)
Author
Age
Files
Lines
*
flatten distributed scheduler
Sandy Walsh
2011-11-01
1
-315
/
+0
*
Restructure host filtering to be easier to use.
Johannes Erdfelt
2011-10-04
1
-2
/
+2
*
compute_api create*() and schedulers refactoring
Chris Behrens
2011-09-27
1
-43
/
+32
*
bug fixes
Sandy Walsh
2011-09-12
1
-1
/
+1
|
\
|
*
don't need random in abstract_scheduler.py anymore...
Kevin L. Mitchell
2011-09-09
1
-1
/
+0
|
*
pull-up from trunk; move spread_first into base_scheduler.py
Kevin L. Mitchell
2011-09-09
1
-17
/
+11
|
|
\
|
*
|
Add comment to document why random.shuffle() works
Kevin L. Mitchell
2011-09-09
1
-0
/
+7
|
*
|
actually shuffle the weighted_hosts list...
Kevin L. Mitchell
2011-09-07
1
-0
/
+2
|
*
|
spread-first strategy
Kevin L. Mitchell
2011-09-07
1
-1
/
+4
*
|
|
tweaks
Sandy Walsh
2011-09-12
1
-1
/
+2
|
|
/
|
/
|
*
|
One more bug fix to make zones work in trunk. Basic problem is that in novac...
Kevin L. Mitchell
2011-09-08
1
-3
/
+11
|
\
\
|
*
|
Add a NOTE()
Kevin L. Mitchell
2011-09-08
1
-0
/
+8
|
*
|
novaclient v1_0 has an ipgroups argument, but novaclient v1_1 doesn't
Kevin L. Mitchell
2011-09-06
1
-3
/
+3
|
|
/
*
/
remove the short circuit in abstract scheduler when no local hosts are available
Chris Behrens
2011-09-07
1
-3
/
+0
|
/
*
removed broken assert for abstract_scheduler
Chris Behrens
2011-08-29
1
-1
/
+0
*
Removed extra parameter from the call to _provision_resource_locally()
Ed Leafe
2011-08-18
1
-3
/
+3
*
Added the fix for the missing parameter for the call to create_db_entry_for_n...
Ed Leafe
2011-08-18
1
-3
/
+4
*
pep8 cleanup
Ed Leafe
2011-08-15
1
-3
/
+3
*
got tests passing with logic changes
Ed Leafe
2011-08-15
1
-30
/
+23
*
Created the filters directory in nova/scheduler
Ed Leafe
2011-08-12
1
-19
/
+11
*
start of day
Ed Leafe
2011-08-12
1
-124
/
+56
*
Refactored the scheduler classes without changing functionality. Removed all ...
Ed Leafe
2011-08-11
1
-0
/
+403