Home
last modified time | relevance | path

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

/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
/external/chromium-trace/catapult/third_party/gsutil/third_party/boto/boto/ec2/elb/
D__init__.py137 def create_load_balancer(self, name, zones, listeners=None, subnets=None, argument
718 def attach_lb_to_subnets(self, name, subnets): argument
740 def detach_lb_from_subnets(self, name, subnets): argument
Dloadbalancer.py376 def attach_subnets(self, subnets): argument
391 def detach_subnets(self, subnets): argument