Current File : //lib/python2.7/site-packages/euca2ools/commands/elasticloadbalancing/__init__.pyc |
�
��Xc @ s� d d l Z d d l Z d d l m Z d d l Z d d l Z d d l Z d d l m Z d d l m
Z
d d l m Z m
Z
d e j j f d � � YZ d e j j f d � � YZ d S(
i����N( t Arg( t Euca2ools( t AWSError( t strip_response_metadatat add_fake_region_namet ELBc B sV e Z d Z d Z d Z d Z d Z e d d d d d
d �g Z d � Z d
� Z
RS( t elasticloadbalancings Load balancing services
2012-06-01t EUCA_DEFAULT_REGIONt AWS_DEFAULT_REGIONt AWS_ELB_URLs -Us --urlt metavart URLt helps# load balancing service endpoint URLc C s! t j j j | � t | � d S( N( t requestbuildert servicet BaseServicet configureR ( t self( ( sT /usr/lib/python2.7/site-packages/euca2ools/commands/elasticloadbalancing/__init__.pyR 1 s c C s t | � � d S( N( R ( R t response( ( sT /usr/lib/python2.7/site-packages/euca2ools/commands/elasticloadbalancing/__init__.pyt handle_http_error6 s ( R R ( t __name__t
__module__t NAMEt DESCRIPTIONt API_VERSIONt
REGION_ENVVARt
URL_ENVVARR t ARGSR R ( ( ( sT /usr/lib/python2.7/site-packages/euca2ools/commands/elasticloadbalancing/__init__.pyR '