karbor.services.operationengine.engine.triggers.timetrigger.time_trigger
Module¶karbor.services.operationengine.engine.triggers.timetrigger.time_trigger.
TimeTrigger
(trigger_id, trigger_property, executor)¶Bases: karbor.services.operationengine.engine.triggers.BaseTrigger
TRIGGER_TYPE
= 'time'¶check_configuration
()¶check_trigger_definition
(trigger_definition)¶Check trigger definition
All the time instances of trigger_definition are in UTC, including start_time, end_time
register_operation
(operation_id, **kwargs)¶shutdown
()¶unregister_operation
(operation_id, **kwargs)¶update_trigger_property
(trigger_property)¶Except where otherwise noted, this document is licensed under Creative Commons Attribution 3.0 License. See all OpenStack Legal Documents.