Previous topic

The nova.api.openstack.compute.contrib.rescue Module

Next topic

The nova.api.openstack.compute.contrib.security_groups Module

This Page

Psst... hey. You're reading the latest content, but it might be out of sync with code. You can read Nova 2011.2 docs or all OpenStack docs too.

The nova.api.openstack.compute.contrib.scheduler_hints Module

class SchedulerHintsController(view_builder=None)

Bases: nova.api.openstack.wsgi.Controller

create(req, body)
wsgi_actions = {}
wsgi_extensions = [('create', None)]
class Scheduler_hints(ext_mgr)

Bases: nova.api.openstack.extensions.ExtensionDescriptor

Pass arbitrary key/value pairs to the scheduler

alias = 'os-scheduler-hints'
get_controller_extensions()
name = 'SchedulerHints'
namespace = 'http://docs.openstack.org/compute/ext/scheduler-hints/api/v2'
updated = '2011-07-19T00:00:00+00:00'