karbor.services.operationengine.engine.executors.green_thread_executor Module¶karbor.services.operationengine.engine.executors.green_thread_executor.GreenThreadExecutor(operation_manager)¶Bases: karbor.services.operationengine.engine.executors.base.BaseExecutor
cancel_operation(operation_id)¶execute_operation(operation_id, triggered_time, expect_start_time, window_time, **kwargs)¶resume_operation(operation_id, **kwargs)¶shutdown()¶
Except where otherwise noted, this document is licensed under Creative Commons Attribution 3.0 License. See all OpenStack Legal Documents.