Home
last modified time | relevance | path

Searched defs:aclgroup_names (Results 1 – 1 of 1) sorted by relevance

/external/autotest/scheduler/
Drdb_testing_utils.py188 def add_host_to_aclgroup(cls, host, aclgroup_names=set([])): argument
195 def add_user_to_aclgroups(cls, username, aclgroup_names=set([])): argument