Searched refs:_gen_machine_dict (Results 1 – 1 of 1) sorted by relevance
54 def _gen_machine_dict(hostname='localhost', labels=[], attributes={}): function102 machine = _gen_machine_dict()113 machine = _gen_machine_dict(labels=['os:foo'])123 machine = _gen_machine_dict(labels=['os:foo'],135 machine = _gen_machine_dict()146 machine = _gen_machine_dict()154 machine = _gen_machine_dict(hostname='localhost')163 machine = _gen_machine_dict(hostname='somehost')172 machine = _gen_machine_dict(hostname='localhost')188 machine = _gen_machine_dict()[all …]