poppy package¶
-
class
poppy.bootstrap.Bootstrap(conf)¶ Bases:
objectDefines the CDN bootstrapper.
The bootstrap loads up drivers per a given configuration, and manages their lifetimes.
-
distributed_task¶ distributed task driver.
:returns distributed task driver
-
dns¶ DNS.
-
manager¶ manager.
:returns mgr driver
-
notification¶ notification.
:returns mgr
-
provider¶ provider.
:returns mgr
-
run()¶
-
storage¶ storage.
:returns mgr driver
-
transport¶ transport.
:returns mgr driver
-
Sub-modules: