Files
gantt/nova/tests
Todd Willey 952de1af0b Isolate certain images on certain hosts.
This implements a [hosts] <=> [images] mapping in the simple scheduler
that partitions your host resources into the part that services a
particular image set, and the general cloud.  This is useful, for
example, if you want to specify a set of hosts to run utility VMs
(cloudpipe, bastion, etc) that you don't want consuming resources from
your generally available pool.

When specifying a host with --isolated_hosts flags (comma-separated
list) those hosts will only run the images specified in
--isolated_images, and will not run any other images.  The isolated
images will not run on any other hosts.

You can specify --skip_isolated_core_check to allow overcommitting of
the isolated hosts.  This allows utility vms that are not cpu bound to
avoid the resource cheks the scheduler usually performs (based off of
--max_cores).

Change-Id: Ib2db5a605cb7560a169af9ff2a6dadb649da9c1d
2012-01-08 15:36:56 -05:00
..
2011-12-21 23:04:51 -05:00
2010-08-03 16:51:37 +02:00
2010-08-03 16:51:37 +02:00
2011-07-22 20:41:46 +00:00
2011-12-08 22:44:29 +00:00
2011-07-22 00:39:53 +00:00
2011-12-15 16:53:33 -06:00
2011-04-19 09:48:44 -04:00
2011-02-21 00:15:49 -08:00
2011-09-29 13:39:59 +01:00
2011-08-04 23:01:22 -05:00
2011-07-23 16:57:05 +09:00
2011-08-24 10:20:27 -07:00
2011-11-28 14:13:13 +00:00
2011-08-25 19:09:50 -07:00
2011-09-12 15:36:18 -07:00