def get_config(): config = cfg.ConfigOpts() config(['--config-file', 'castellan.conf']) return config