Lines Matching defs:config
42 config = global_config.global_config
62 SSP_ENABLED = config.get_config_value('AUTOSERV', 'enable_ssp_container',
65 CONTAINER_BASE_URL = config.get_config_value('AUTOSERV', 'container_base')
67 DEFAULT_CONTAINER_PATH = config.get_config_value('AUTOSERV', 'container_path')
436 attribute lxc.rootfs from the config file of the container, e.g.,
462 'in the container config file is %s' %
579 config_file = os.path.join(self.container_path, self.name, 'config')
653 global config.
776 config "AUTOSERV/ container_path".')
816 # Update container config with container_path from global config.
817 config_path = os.path.join(base_path, 'config')
899 # Update container config to mount directories.