The nova.api.openstack.compute.legacy_v2.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.ExtensionDescriptorPass arbitrary key/value pairs to the scheduler.
-
alias= 'OS-SCH-HNT'¶
-
get_controller_extensions()¶
-
name= 'SchedulerHints'¶
-
namespace= 'http://docs.openstack.org/compute/ext/scheduler-hints/api/v2'¶
-
updated= '2011-07-19T00:00:00Z'¶
-