OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:get_lb_attribute
(Results
1 - 3
of
3
) sorted by null
/external/chromium-trace/catapult/third_party/gsutil/third_party/boto/tests/integration/ec2/elb/
test_connection.py
220
connection_draining = self.conn.
get_lb_attribute
(self.balancer.name,
227
access_log = self.conn.
get_lb_attribute
(self.balancer.name,
237
cross_zone_load_balancing = self.conn.
get_lb_attribute
(
/external/chromium-trace/catapult/third_party/gsutil/third_party/boto/tests/unit/ec2/elb/
test_attribute.py
128
status = elb.
get_lb_attribute
('test_elb', attr)
/external/chromium-trace/catapult/third_party/gsutil/third_party/boto/boto/ec2/elb/
__init__.py
462
def
get_lb_attribute
(self, load_balancer_name, attribute):
member in class:ELBConnection
Completed in 363 milliseconds