heat.engine.resources.scheduler_hints.SchedulerHintsMixin[source]¶Bases: object
Utility class to encapsulate Scheduler Hint related logic.
HEAT_PATH_IN_STACK = 'heat_path_in_stack'¶HEAT_RESOURCE_NAME = 'heat_resource_name'¶HEAT_RESOURCE_UUID = 'heat_resource_uuid'¶HEAT_ROOT_STACK_ID = 'heat_root_stack_id'¶HEAT_STACK_ID = 'heat_stack_id'¶HEAT_STACK_NAME = 'heat_stack_name'¶
Except where otherwise noted, this document is licensed under Creative Commons Attribution 3.0 License. See all OpenStack Legal Documents.