HomeSort by relevance Sort by last modified time
    Searched refs:lxc_utils (Results 1 - 4 of 4) sorted by null

  /external/autotest/site_utils/
lxc_config.py 98 from autotest_lib.site_utils import lxc_utils
228 if lxc_utils.path_exists(self.tmp_append):
243 if not lxc_utils.path_exists(deploy_config.source):
255 if not lxc_utils.path_exists(target_dir):
315 host_ip = lxc_utils.get_host_ip()
343 lxc_utils.get_host_ip(), shadow_config))
lxc.py 39 from autotest_lib.site_utils import lxc_utils
156 not lxc_utils.path_exists(os.path.join(container_path, name,
    [all...]
  /external/autotest/server/
autoserv 56 from autotest_lib.site_utils import lxc_utils
autoserv.py 56 from autotest_lib.site_utils import lxc_utils

Completed in 276 milliseconds