nova/doc/source/devref
Lianhao Lu bc32777e73 Added a new scheduler metrics weight plugin
The new metrics weigher can compute the weight based on the compute
node host's metrics data. The to-be weighed metrics and their
weighing ratio are specified in the configuration file as the
followings:

    metrics_weight_setting = name1=1.0,name2=-1.0

The final weight would be name1.value * 1.0 + name2.value * (-1.0).

This is part of the blueprint utilization-aware-scheduling.

DocImpact

Change-Id: Ib3e68505e6d4d8f6d67b54c5f00de3e1c172738c
2013-12-05 11:14:31 +08:00
..
addmethod.openstackapi.rst Update OpenStack LLC to Foundation 2013-02-26 19:15:29 -05:00
aggregates.rst Fix formatting errors in documentation 2013-07-06 13:18:11 -04:00
api.rst Remove old ratelimiting code 2012-02-29 09:53:59 -08:00
architecture.rst removes the nova-volume code from nova 2012-10-28 11:34:05 -07:00
compute.rst Rename functions in nova.compute.flavors from instance_type 2013-06-11 10:36:39 -07:00
database.rst Change all 2010 Copyright statements to 2010-2011 in doc source directory only 2011-01-04 16:58:08 -06:00
development.environment.rst Update fedora dev env instructions 2013-09-10 09:07:49 -04:00
fakes.rst Remove refs to ATAoE from nova docs 2012-09-23 14:12:42 +10:00
filter_scheduler.rst Added a new scheduler metrics weight plugin 2013-12-05 11:14:31 +08:00
gerrit.rst New docs: unit tests, Launchpad, Gerrit, Jenkins 2011-11-26 08:48:36 -05:00
glance.rst Change all 2010 Copyright statements to 2010-2011 in doc source directory only 2011-01-04 16:58:08 -06:00
hooks.rst Remove doc references to distribute. 2013-07-05 22:26:06 -04:00
il8n.rst Remove the monkey patching of _ into the builtins 2013-07-26 07:31:17 -07:00
index.rst Documentation cleanups for nova devref 2013-02-20 00:03:09 +11:00
jenkins.rst Remove out of date list of jenkins jobs 2013-09-10 14:48:00 -04:00
launchpad.rst Update references with new Mailing List location 2013-07-28 11:28:46 -07:00
network.rst Documentation cleanups for nova devref 2013-02-20 00:03:09 +11:00
nova.rst removing compute monitor 2011-08-02 10:09:58 -04:00
objectstore.rst Change all 2010 Copyright statements to 2010-2011 in doc source directory only 2011-01-04 16:58:08 -06:00
rc.local update documentation on cloudpipe 2011-04-11 21:43:12 +00:00
rpc.rst removes the nova-volume code from nova 2012-10-28 11:34:05 -07:00
scheduler.rst Remove nova-volume scheduling support 2012-10-31 23:10:11 +00:00
services.rst Change all 2010 Copyright statements to 2010-2011 in doc source directory only 2011-01-04 16:58:08 -06:00
threading.rst Migrate to fileutils and lockutils. 2012-10-25 09:20:46 +11:00
unit_tests.rst Updates the documentation for nova unit tests 2013-10-25 11:45:04 -07:00
vmstates.rst Allow stop API to be called in Error 2012-08-14 10:27:14 -04:00