summaryrefslogtreecommitdiff
path: root/cloud/amazon/ec2_lc.py
Commit message (Expand)AuthorAgeFilesLines
* Refreshed metadata for core modulesToshio Kuratomi2016-12-061-0/+4
* Call main in conditional way - cloud/amazonFabio Alessandro Locati2016-12-051-1/+2
* Improve documentation on security_groups-optionKai Kousa2016-07-121-1/+1
* Fixing error exception handling for python3. Does not need to be compa… (#3...codemeup @ Work2016-06-021-2/+2
* Fix capitalization of AWS in ec2_lc module documentationRyan Brown2016-04-261-1/+1
* Extend example to demonstrate usage of ephemeral disks. (#3550)deyvsh2016-04-261-0/+2
* Updated ec2_lc docsJonathan Davila2016-02-261-17/+2
* Don't raise or catch StandardError in amazon modulesToshio Kuratomi2015-11-301-1/+1
* changed modules to use common ec2 docs for regionBrian Coca2015-10-071-6/+3
* Remove non-ascii quote charToshio Kuratomi2015-08-311-1/+1
* Another way that the serialization of the boto results can failToshio Kuratomi2015-08-071-1/+8
* Another launchconfig field needs to be explicitly converted for json serializ...Toshio Kuratomi2015-08-061-2/+16
* result is now a dict and so needs different access syntaxToshio Kuratomi2015-07-311-5/+6
* Convert object into dict so it will turn into json properlyToshio Kuratomi2015-07-271-2/+5
* Revert "Revert "ec2_lc - include all launch config properties in the return""Brian Coca2015-07-141-1/+2
* Revert "ec2_lc - include all launch config properties in the return"Brian Coca2015-07-141-2/+1
* Merge pull request #1582 from evanccnyc/develToshio Kuratomi2015-07-011-2/+20
|\
| * Fixing typoEvan Carter2015-06-241-1/+1
| * Add ClassicLink settings to EC2_launchconfigEvan Carter2015-06-231-2/+20
* | include all launch config properties in the returnRobb Wagoner2015-06-261-1/+2
|/
* Updating cloud modules with proper github author informationGreg DeKoenigsberg2015-06-151-1/+1
* Added volumes dict to ec2_lc exampleAlex Gandy2015-06-081-0/+6
* issue #994: use HAS_BOTO to determine if import was successful:steenzout2015-04-011-5/+5
* Allow ec2_lc to create EC2-Classic Launch ConfigsLuís Guilherme F. Pereira2015-01-061-2/+1
* Merge pull request #260 from willthames/aws_frankfurtBrian Coca2014-12-221-1/+1
|\
| * Added better region handling and enabled eu-central-1Will Thames2014-11-221-1/+1
* | More EC2 doc tweaksMichael DeHaan2014-12-011-1/+1
|/
* Remove incorrect executable permissions.Robert Estelle2014-11-131-0/+0
* made subcategories for cloud modules for better organizationBrian Coca2014-11-041-0/+278