-
boot
-
bundle: bundles of files used to implement caching over the network
-
bundleclient: Bundle fetching, caching, and importing utilities for clients using
bundled code and data
-
common: small common functions used by all processes
-
componentui
-
config: parsing of configuration files
-
dag: Direct Acyclic Graph class and functionality
-
debug: Debugging helper code
-
enum: Enum class implementation
-
errors: serializable Flumotion exceptions
-
gstreamer: GStreamer helper functionality
-
interfaces: Flumotion interfaces
-
keycards: serializable keycards used for authentication inside Flumotion
-
log: Flumotion logging
-
medium: Contains the base class for PB client-side mediums.
-
messages: support for serializable translatable messages from component/manager
to admin
-
package: objects and functions used in dealing with packages
-
planet: Serializable objects from worker through manager to admin for planet,
flow, job and component.
-
pygobject: PyGTK helper functions
-
registry: parsing of registry, which holds component and bundle information
-
reload: This module provides utility functions for Flumotion.
-
setup: Code related to setup and used as part of the bootstrapping of
binaries.
-
watched
-
worker: Objects related to the state of workers.
|