freezer.engine.manager.
EngineManager
¶Bases: object
list_engines
()¶Lists all engines in the engine directory :return:
load_engine
(**kwargs)¶Check if the engine exists or not. If not raise EngineNotFound Error. If the engine exists then try to get an instance of this engine.
Except where otherwise noted, this document is licensed under Creative Commons Attribution 3.0 License. See all OpenStack Legal Documents.