summaryrefslogtreecommitdiff
path: root/cloud/amazon/ec2_vol.py
Commit message (Expand)AuthorAgeFilesLines
* Refreshed metadata for core modulesToshio Kuratomi2016-12-061-0/+4
* Fix bare variable references in docs (#5554)Andrew Gaffney2016-11-101-2/+2
* Fixing error exception handling for python3. Does not need to be compa… (#3...codemeup @ Work2016-06-021-8/+8
* Various simple linting type cleanups on modulesMatt Martz2016-02-161-2/+2
* tabs are badBrian Coca2016-01-181-5/+5
* added version_addedBrian Coca2016-01-181-0/+1
* Added delete_on_termination option for volume attachmentConstantin072016-01-071-0/+103
* Set the argument type for ec2_vol's encrypted parameterMichel Alexandre Salim2015-12-091-1/+1
* Don't raise or catch StandardError in amazon modulesToshio Kuratomi2015-11-301-38/+35
* Update ec2_vol.pyRob2015-10-151-90/+124
* Merge pull request #2248 from Constantin07/develBrian Coca2015-10-121-1/+2
|\
| * Added deleteOnTermination in the output of list optionConstantin Bugneac2015-10-121-1/+2
* | changed modules to use common ec2 docs for regionBrian Coca2015-10-071-7/+3
* | ec2_vol: Added missing "needs 2.0" docDavid M. Lee2015-08-141-0/+1
* | Fix example indentation bugJaime Gago2015-07-271-1/+1
* | Fixed parameter validation when creating a volume from a snapshotEero Niemi2015-07-171-4/+4
* | Merge pull request #1548 from freshbooks/ec2_vol_example_fixesBrian Coca2015-06-191-2/+2
|\ \
| * | Indentation fix for with and register in the ec2_vol exampleColin Hutchinson2015-06-181-2/+2
* | | Merge pull request #1465 from hkariti/ec2_vol_delete_race_conditionBenno Joy2015-06-161-9/+8
|\ \ \
| * | | ec2_vol: fix race conditions because we handle errors before actually deletingHagai Kariti2015-06-071-9/+8
| |/ /
* | | Updating cloud modules with proper github author informationGreg DeKoenigsberg2015-06-151-1/+1
|/ /
* | [ec2_vol] Find or Create volume by nameJell2015-05-121-16/+18
* | Fix indent of "register" keyDaekwon Kim2015-04-091-3/+3
* | Fix typo (volue -> volume)Daekwon Kim2015-04-091-1/+1
* | issue #994: use HAS_BOTO to determine if import was successful:steenzout2015-04-011-3/+6
|/
* fix instance=None documentationBrian Coca2015-02-181-6/+6
* corrected release when this feature was addedBrian Coca2015-01-191-1/+1
* Ability to detach an EBS volume from an EC2 instancePhilip Misiowiec2014-12-301-6/+25
* Merge pull request #3 from atlashealth/ec2_vol_ssd_ebsBrian Coca2014-12-171-3/+20
|\
| * added versionPhilip Misiowiec2014-12-011-0/+1
| * Ability to specify new SSD EBS optionPhilip Misiowiec2014-12-011-3/+19
* | More EC2 doc tweaksMichael DeHaan2014-12-011-23/+9
|/
* made subcategories for cloud modules for better organizationBrian Coca2014-11-041-0/+434