Skip to content
This repository has been archived by the owner on May 10, 2024. It is now read-only.

InstanceState.load_balancer returns boto.ec2.elb.ELBConnection rather than boto.ec2.elb.loadbalancer.LoadBalancer #2643

Open
justinaveryrexroad opened this issue Sep 24, 2014 · 0 comments

Comments

@justinaveryrexroad
Copy link

Using Python 2.6 and Boto installed using pip.

Name: boto
Version: 2.32.1
Location: /usr/lib/python2.6/site-packages

>>> conn.get_all_load_balancers()[0].get_instance_health()[0].load_balancer
ELBConnection:elasticloadbalancing.us-east-1.amazonaws.com
@justinaveryrexroad justinaveryrexroad changed the title InstanceState.load_balancer returns an boto.ec2.elb.ELBConnection rather than boto.ec2.elb.loadbalancer.LoadBalancer InstanceState.load_balancer returns boto.ec2.elb.ELBConnection rather than boto.ec2.elb.loadbalancer.LoadBalancer Sep 24, 2014
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant