Home
last modified time | relevance | path

Searched refs:subnets (Results 1 – 10 of 10) sorted by relevance

/external/chromium-trace/catapult/third_party/gsutil/third_party/boto/boto/ec2/elb/
Dloadbalancer.py123 self.subnets = ListElement()
152 return self.subnets
376 def attach_subnets(self, subnets): argument
386 if isinstance(subnets, six.string_types):
387 subnets = [subnets]
388 new_subnets = self.connection.attach_lb_to_subnets(self.name, subnets)
389 self.subnets = new_subnets
391 def detach_subnets(self, subnets): argument
399 if isinstance(subnets, six.string_types):
400 subnets = [subnets]
[all …]
D__init__.py137 def create_load_balancer(self, name, zones, listeners=None, subnets=None, argument
235 if subnets:
236 self.build_list_params(params, subnets, 'Subnets.member.%d')
247 load_balancer.subnets = subnets
718 def attach_lb_to_subnets(self, name, subnets): argument
735 self.build_list_params(params, subnets,
740 def detach_lb_from_subnets(self, name, subnets): argument
755 self.build_list_params(params, subnets,
/external/chromium-trace/catapult/third_party/gsutil/third_party/boto/tests/integration/rds/
Dtest_db_subnet_group.py33 def _is_ok(subnet_group, vpc_id, description, subnets): argument
40 if set(subnet_group.subnet_ids) != set(subnets):
42 should_be = ','.join(subnets)
/external/autotest/
Dglobal_config.ini315 # A list of restricted subnets, in the format of ip:mask_bits, e.g., 10.0.0.1:24
/external/dnsmasq/
Ddnsmasq.conf.example270 # Set the "all subnets are local" flag
DCHANGELOG.archive1620 Fixed DHCP bug when two distict subnets are on the same
/external/avahi/specs/
Ddraft-cheshire-dnsext-multicastdns-05.txt450 multiple logical IP subnets overlayed on a single link, or in cases
467 in the case of overlayed subnets. If a responder receives a query
2310 * In the case of overlayed subnets and other misconfigurations,
Ddraft-cheshire-dnsext-multicastdns-06.txt458 multiple logical IP subnets overlayed on a single link, or in cases
481 in the case of overlayed subnets. If a responder receives a query
2708 * In the case of overlayed subnets, multicast responses allow a
/external/netperf/doc/
Dnetperf.texi2560 subnets there is no a priori way of knowing which interface was
Dnetperf.info2431 they are configured into separate IP subnets there is no a priori way