OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:lxc_utils
(Results
1 - 3
of
3
) sorted by null
/external/autotest/site_utils/
lxc_config.py
63
from autotest_lib.site_utils import
lxc_utils
namespace
150
if
lxc_utils
.path_exists(self.tmp_append):
165
if not
lxc_utils
.path_exists(deploy_config.source):
177
if not
lxc_utils
.path_exists(target_dir):
237
host_ip =
lxc_utils
.get_host_ip()
265
lxc_utils
.get_host_ip(), shadow_config))
lxc.py
39
from autotest_lib.site_utils import
lxc_utils
namespace
148
not
lxc_utils
.path_exists(os.path.join(container_path, name,
724
if
lxc_utils
.path_exists(container_folder) and force_cleanup:
[
all
...]
/external/autotest/server/
autoserv
68
from autotest_lib.site_utils import
lxc_utils
namespace
Completed in 323 milliseconds