Searched refs:CONTAINER_HOST_DIR (Results 1 – 3 of 3) sorted by relevance
95 constants.CONTAINER_HOST_DIR.lstrip(97 self.mount_dir(self.host_path, constants.CONTAINER_HOST_DIR)137 constants.CONTAINER_HOST_DIR,162 src = os.path.join(constants.CONTAINER_HOST_DIR,211 container_host_path = os.path.join(constants.CONTAINER_HOST_DIR,
110 container_path=lxc.CONTAINER_HOST_DIR,134 container_path=lxc.CONTAINER_HOST_DIR,138 cmd = 'cat %s' % os.path.join(lxc.CONTAINER_HOST_DIR,
47 CONTAINER_HOST_DIR = '/host' variable