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
/
distributed_scheduler.py
Commit message (
Expand
)
Author
Age
Files
Lines
*
Rename DistributedScheduler as FilterScheduler
Joe Gordon
2012-03-05
1
-260
/
+0
*
Only raw string literals should be used with _()
Johannes Erdfelt
2012-03-04
1
-3
/
+3
*
Include launch_index when creating instances.
Mike Milner
2012-02-23
1
-0
/
+1
*
Scheduler notifications added.
Sandy Walsh
2012-02-21
1
-0
/
+20
*
Removed zones from api and distributed scheduler
Sandy Walsh
2012-02-16
1
-173
/
+11
*
Standardize logging delaration and use
Jason Kölker
2012-02-14
1
-1
/
+1
*
Backslash continuations (network, scheduler)
Zhongyue Luo
2012-02-08
1
-3
/
+3
*
Excise M2Crypto!
Brian Waldon
2012-02-02
1
-20
/
+10
*
Don't pass filter_properites to managers
Chris Behrens
2012-01-25
1
-0
/
+8
*
Add context and request spec to filter_properties
Vishvananda Ishaya
2012-01-22
1
-11
/
+10
*
pass filter_properties into scheduling requests for run_instance
Chris Behrens
2012-01-20
1
-10
/
+5
*
Separate scheduler host management
Chris Behrens
2012-01-18
1
-90
/
+44
*
Remove a whole bunch of unused imports
Vishvananda Ishaya
2012-01-13
1
-3
/
+0
*
Use instance_properties in resize.
Mark Washenberger
2012-01-05
1
-4
/
+6
*
Fix spelling of variable
Johannes Erdfelt
2012-01-04
1
-2
/
+2
*
PEP8 remove direct type comparisons
lzyeval
2012-01-03
1
-2
/
+1
*
Fix scheduler error handler
Chris Behrens
2011-12-15
1
-1
/
+6
*
Make run_instance only support instance uuids.
Mark Washenberger
2011-12-01
1
-1
/
+1
*
Implement schedule_prep_resize()
Kevin L. Mitchell
2011-11-18
1
-6
/
+41
*
Exception cleanup in scheduler
Joe Gordon
2011-11-08
1
-2
/
+2
*
Add auto-reloading JSON config file support to scheduler.
Sandy Walsh
2011-11-04
1
-8
/
+62
*
flatten distributed scheduler
Sandy Walsh
2011-11-01
1
-0
/
+363