Home | History | Annotate | Download | only in afe

Lines Matching refs:hostnames

789     # convert hostnames & meta hosts to host/label objects
1074 @param include_hostnames: If True, include the hostnames in the kwargs.
1075 Hostnames are not always necessary, this functions is designed to
1084 for shard, hostnames in shard_host_map.iteritems():
1086 kwargs['hosts'] = hostnames
1103 @param shard_hostnames: List of hostnames to run the rpcs on.