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
/
simple.py
Commit message (
Expand
)
Author
Age
Files
Lines
*
Remove nova-volume scheduling support
Joe Gordon
2012-10-31
1
-97
/
+0
*
Update quota when deleting volume that failed to be scheduled
Zhiteng Huang
2012-09-18
1
-5
/
+4
*
Adds new volume API extensions
Unmesh Gurjar
2012-09-18
1
-3
/
+4
*
Remove scheduler RPC API version 1.x
Mark McLoughlin
2012-08-29
1
-3
/
+5
*
Stop using scheduler RPC API magic
Mark McLoughlin
2012-08-29
1
-3
/
+6
*
Fix broken SimpleScheduler.schedule_run_instance()
Maru Newby
2012-08-24
1
-1
/
+1
*
Add deprecated warning to SimpleScheduler
Joe Gordon
2012-08-21
1
-0
/
+12
*
Shrink Simple Scheduler
Joe Gordon
2012-07-25
1
-68
/
+3
*
Finish quota refactor.
Kevin L. Mitchell
2012-05-23
1
-2
/
+3
*
Imports to human alphabetical order
Joe Gordon
2012-04-26
1
-2
/
+2
*
Fix OpenStack Capitalization
Joe Gordon
2012-03-15
1
-1
/
+1
*
Include launch_index when creating instances.
Mike Milner
2012-02-23
1
-0
/
+1
*
Remove the last of the gflags shim layer
Mark McLoughlin
2012-02-10
1
-1
/
+1
*
Backslash continuations (network, scheduler)
Zhongyue Luo
2012-02-08
1
-2
/
+2
*
Move cfg to nova.openstack.common
Mark McLoughlin
2012-02-03
1
-1
/
+1
*
Refactor away the flags.DEFINE_* helpers
Mark McLoughlin
2012-01-28
1
-8
/
+18
*
Merge "Adds isolated hosts filter"
Jenkins
2012-01-23
1
-2
/
+0
|
\
|
*
Adds isolated hosts filter
Vishvananda Ishaya
2012-01-21
1
-2
/
+0
*
|
Make start_instance cast directly to compute host
Chris Behrens
2012-01-21
1
-7
/
+0
|
/
*
Add option to force hosts to scheduler
Vishvananda Ishaya
2012-01-20
1
-2
/
+0
*
scheduler host_manager needs service for filters
Chris Behrens
2012-01-19
1
-4
/
+5
*
Separate scheduler host management
Chris Behrens
2012-01-18
1
-17
/
+0
*
Isolate certain images on certain hosts.
Todd Willey
2012-01-08
1
-1
/
+14
*
Clarify NoValidHost messages
Joe Gordon
2011-12-20
1
-3
/
+3
*
Fix scheduler error handler
Chris Behrens
2011-12-15
1
-0
/
+4
*
Merge "Updates simple scheduler to allow strict availability_zone scheduling"
Jenkins
2011-12-02
1
-1
/
+3
|
\
|
*
Updates simple scheduler to allow strict availability_zone scheduling
Joseph W. Breu
2011-12-01
1
-1
/
+3
*
|
Make run_instance only support instance uuids.
Mark Washenberger
2011-12-01
1
-1
/
+1
|
/
*
Exception cleanup in scheduler
Joe Gordon
2011-11-08
1
-15
/
+15
*
Allows non-admin users to use simple scheduler
Vishvananda Ishaya
2011-11-03
1
-7
/
+9
*
Moves a-zone scheduling into simple scheduler
Vishvananda Ishaya
2011-10-20
1
-9
/
+19
*
compute_api create*() and schedulers refactoring
Chris Behrens
2011-09-27
1
-39
/
+35
*
merge with nova trunk
Isaku Yamahata
2011-06-16
1
-6
/
+5
|
\
|
*
make all uses of utcnow use our testable utils.utcnow
Vishvananda Ishaya
2011-06-02
1
-6
/
+5
*
|
compute: implement ec2 stop/start instances
Isaku Yamahata
2011-05-27
1
-1
/
+7
|
/
*
Review feedback
Josh Kearney
2011-03-31
1
-3
/
+9
*
makes sure that : is in the availability zone before it attempts to use it to...
Vishvananda Ishaya
2011-01-27
1
-2
/
+6
*
i18n's strings that were missed or have been added since initial i18n strings...
jaypipes@gmail.com
2011-01-20
1
-2
/
+2
*
Merge trunk.
Todd Willey
2010-12-28
1
-6
/
+7
|
\
|
*
First round of i18n-ifying strings in Nova
jaypipes@gmail.com
2010-12-11
1
-6
/
+7
*
|
Burnin support by specifying a specific host via availability_zone for running
Todd Willey
2010-12-21
1
-0
/
+26
|
/
*
PEP8 cleanup in nova/*, except for tests. There should be no functional chang...
Eric Day
2010-10-21
1
-0
/
+1
*
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
*
|
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
[next]