glance.async_.
TaskExecutor
(context, task_repo, image_repo, image_factory)[source]¶Bases: object
Base class for Asynchronous task executors. It does not support the execution mechanism.
Provisions the extensible classes with necessary variables to utilize important Glance modules like, context, task_repo, image_repo, image_factory.
Except where otherwise noted, this document is licensed under Creative Commons Attribution 3.0 License. See all OpenStack Legal Documents.