Current File : //usr/lib/python2.7/site-packages/euca2ools/commands/ec2/createvpcpeeringconnection.pyc |
�
��Xc @ s: d d l m Z d d l m Z d e f d � � YZ d S( i����( t Arg( t
EC2Requestt CreateVpcPeeringConnectionc B s� e Z d Z e d d d d d d d e d d �e d
d d d d d d e d d
�e d d d d d d d d �g Z d g Z d � Z RS( s� Request a peering connection between two VPCs
The owner of the VPC you wish to peer with must accept the peering request to activate the peering connections -cs --vpct destt VpcIdt metavart VPCt requiredt helpsG the VPC to request a peering connection from
(required)s -ps
--peer-vpct PeerVpcIds5 the VPC to request a peering connection to (required)s -os --peer-owner-idt PeerOwnerIdt ACCOUNTsW account ID of the peer VPC's owner (default: current
user's account ID)t tagSetc C s | j | j d � p i � d S( Nt vpcPeeringConnection( t print_peering_connectiont get( t selft result( ( sU /usr/lib/python2.7/site-packages/euca2ools/commands/ec2/createvpcpeeringconnection.pyt print_result. s ( t __name__t
__module__t DESCRIPTIONR t Truet ARGSt LIST_TAGSR ( ( ( sU /usr/lib/python2.7/site-packages/euca2ools/commands/ec2/createvpcpeeringconnection.pyR s N( t requestbuilderR t euca2ools.commands.ec2R R ( ( ( sU /usr/lib/python2.7/site-packages/euca2ools/commands/ec2/createvpcpeeringconnection.pyt <module> s