summaryrefslogtreecommitdiffstats
path: root/Authors
diff options
context:
space:
mode:
authorDavid Scannell <dscannell@gridcentric.com>2012-06-26 15:21:22 -0400
committerDavid Scannell <dscannell@gridcentric.com>2012-06-27 17:28:10 -0400
commita4e0a8594b0473fdda220799ca98b0ed18ce05c4 (patch)
tree59477fd4cbd70c4dfc6f2f8f00b6635720da51c4 /Authors
parent7e658bd45db6c14b4cd7e3a976caf769873d4ca1 (diff)
downloadnova-a4e0a8594b0473fdda220799ca98b0ed18ce05c4.tar.gz
nova-a4e0a8594b0473fdda220799ca98b0ed18ce05c4.tar.xz
nova-a4e0a8594b0473fdda220799ca98b0ed18ce05c4.zip
Adds default fall-through to the multi scheduler.
Fixes bug 1009681 This offers a default scheduler driver that will be used by the multischeduler for requests that are not destined for the compute or volume topic. This is useful for openstack extensions that want to use the nova-scheduler to schedule requests to compute nodes but provide their own manager and topic. Change-Id: I753e87fc8979fd0b62529974f00cf11fa55b3d63
Diffstat (limited to 'Authors')
-rw-r--r--Authors1
1 files changed, 1 insertions, 0 deletions
diff --git a/Authors b/Authors
index 304eb2667..7742afc4c 100644
--- a/Authors
+++ b/Authors
@@ -48,6 +48,7 @@ Daniel P. Berrange <berrange@redhat.com>
Dave Lapsley <dlapsley@nicira.com>
Dave Walker <Dave.Walker@canonical.com>
David Pravec <David.Pravec@danix.org>
+David Scannell <dscannell@gridcentric.com>
David Shrewsbury <shrewsbury.dave@gmail.com>
David Subiros <david.perez5@hp.com>
Dean Troyer <dtroyer@gmail.com>