summaryrefslogtreecommitdiff
path: root/cloud/amazon/ec2_vpc_peer.py
Commit message (Expand)AuthorAgeFilesLines
* Refreshed metadata for extras modulesToshio Kuratomi2016-12-061-0/+4
* Fix python3 syntax compilationToshio Kuratomi2016-05-251-2/+2
* update remote tags if changedMike Mochan2016-05-251-0/+2
* added tagging for the remote accountMike Mochan2016-05-251-1/+6
* Updates to version and requirementsMike Mochan2016-05-251-2/+3
* Added tagging functionalityMike Mochan2016-05-251-1/+87
* All calls to describe_vpc_peering_connections need to use the params dictMike Mochan2016-05-251-2/+2
* Remove unused vars and pass params dict to describe_peering_connectionsMike Mochan2016-05-251-8/+4
* update to capture peer statusMike Mochan2016-05-251-14/+22
* removed obsolete ec2 resource objectMike Mochan2016-05-251-3/+2
* refactored to use dict invocation for calling client peerings functionsMike Mochan2016-05-251-34/+15
* updates to Documentation - Removed refs to Boto, added params dict() and remo...Mike Mochan2016-05-251-50/+23
* cloud/amazon/ec2_vpc_peer.pyMike Mochan2016-05-251-6/+3
* removed debug packageMike Mochan2016-05-251-4/+2
* Version added, GPLv3 License header addedMike Mochan2016-05-251-2/+17
* Initial commit for cross account VPC peering moduleMike Mochan2016-05-251-0/+302