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
Commit message (
Expand
)
Author
Age
Files
Lines
*
PEP8 cleanup in nova/*, except for tests. There should be no functional chang...
Eric Day
2010-10-21
3
-1
/
+5
*
elevate in proper places, fix a couple of typos
Vishvananda Ishaya
2010-10-13
1
-2
/
+3
*
Fix the deprecation warnings for passing no context.
Vishvananda Ishaya
2010-10-01
1
-2
/
+2
*
All timestamps should be in UTC. Without this patch, the scheduler unit tests...
Soren Hansen
2010-09-23
1
-1
/
+2
*
merged scheduler
Vishvananda Ishaya
2010-09-11
1
-12
/
+12
|
\
|
*
tests for volumes work
Vishvananda Ishaya
2010-09-11
1
-5
/
+4
|
*
update query and test
Vishvananda Ishaya
2010-09-11
1
-0
/
+1
|
*
use gigabytes and cores
Vishvananda Ishaya
2010-09-11
1
-13
/
+13
*
|
merged scheduler
Vishvananda Ishaya
2010-09-10
1
-2
/
+8
|
\
|
|
*
set host when item is scheduled
Vishvananda Ishaya
2010-09-10
1
-2
/
+8
|
*
remove print statements
Vishvananda Ishaya
2010-09-09
1
-2
/
+0
|
*
don't pass topic into schedule_run_instance
Vishvananda Ishaya
2010-09-09
1
-0
/
+2
*
|
added scheduled_at to instances and volumes
Vishvananda Ishaya
2010-09-09
1
-2
/
+12
|
/
*
kwargs don't work if you prepend an underscore
Vishvananda Ishaya
2010-09-09
1
-4
/
+3
*
fix logging for scheduler to properly display method name
Vishvananda Ishaya
2010-09-09
1
-1
/
+1
*
fix docstrings and formatting
Vishvananda Ishaya
2010-09-07
4
-40
/
+16
*
more scheduler tests
Vishvananda Ishaya
2010-09-02
4
-37
/
+32
*
test for too many instances work
Vishvananda Ishaya
2010-09-02
2
-23
/
+23
*
merged trunk and cleaned up test
Vishvananda Ishaya
2010-09-02
1
-0
/
+1
*
scheduler + unittests
Vishvananda Ishaya
2010-09-02
7
-196
/
+234
*
more pylint fixes
Chris Behrens
2010-08-10
4
-5
/
+29
*
separated scheduler types into own modules
Chris Behrens
2010-08-09
4
-33
/
+72
*
remove duplicated report_state that exists in the base class
Chris Behrens
2010-08-09
1
-22
/
+14
*
pep8 and pylint cleanups
Chris Behrens
2010-08-06
2
-19
/
+28
*
fix copyrights for new files, etc
Chris Behrens
2010-08-06
3
-16
/
+4
*
Moved Scheduler classes into scheduler.py. Created a way to specify schedule...
Chris Behrens
2010-08-06
2
-38
/
+96
*
Start breaking out scheduler classes...
Chris Behrens
2010-08-06
1
-6
/
+28
*
fixed doc string
Chris Behrens
2010-08-05
1
-1
/
+1
*
compute topic for a node is compute.node not compute:node!
Chris Behrens
2010-08-05
1
-1
/
+1
*
almost there on random scheduler. not pushing to correct compute node topic,...
Chris Behrens
2010-08-05
2
-0
/
+120