52a53
> from common import FileSystemConfig
156a158,160
> # Generate pseudo filesystem
> FileSystemConfig.config_filesystem(options)
>
176a181,185
> # Register the topology elements with faux filesystem (SE mode only)
> if not full_system:
> topology.registerTopology(options)
>
>