faucet.check_faucet_config module
Standalone script to check FAUCET configuration, return 0 if provided config OK.
-
faucet.check_faucet_config.
check_config
(conf_files, debug_level, check_output_file)[source]
Return True and successful config dict, if all config can be parsed.
-
faucet.check_faucet_config.
main
()[source]
Mainline.