Eero Niemi
3533f39534
Fixed parameter validation when creating a volume from a snapshot
9 years ago
Brian Coca
dddb8f9df1
Merge pull request #1548 from freshbooks/ec2_vol_example_fixes
...
Indentation fix for with and register in the ec2_vol example
10 years ago
Colin Hutchinson
96d2c09457
Indentation fix for with and register in the ec2_vol example
10 years ago
Benno Joy
8a998ae76f
Merge pull request #1465 from hkariti/ec2_vol_delete_race_condition
...
ec2_vol: fix race condition when deleting a volume
10 years ago
Greg DeKoenigsberg
28a869a030
Updating cloud modules with proper github author information
10 years ago
Hagai Kariti
fb4732fad2
ec2_vol: fix race conditions because we handle errors before actually deleting
...
Just try to delete the volume and handle the error amazon sends
10 years ago
Jell
6b27cdc08e
[ec2_vol] Find or Create volume by name
10 years ago
Daekwon Kim
7684059044
Fix indent of "register" key
10 years ago
Daekwon Kim
88639ae8be
Fix typo (volue -> volume)
10 years ago
steenzout
d960dc1584
issue #994 : use HAS_BOTO to determine if import was successful:
...
- removed import of sys module.
- HAS_BOTO constant to check if import was successful.
- trigger a failure when import fails.
- removed unnecessary imports.
10 years ago
Brian Coca
53ef859ae4
fix instance=None documentation
10 years ago
Brian Coca
0794597c7e
corrected release when this feature was added
10 years ago
Philip Misiowiec
ad7f5abf28
Ability to detach an EBS volume from an EC2 instance
10 years ago
Brian Coca
8e5a849c66
Merge pull request #3 from atlashealth/ec2_vol_ssd_ebs
...
Ability to specify new SSD EBS option
10 years ago
Michael DeHaan
e7c92a6bc6
More EC2 doc tweaks
10 years ago
Philip Misiowiec
c241e9dd9c
added version
10 years ago
Philip Misiowiec
b37a2328c0
Ability to specify new SSD EBS option
10 years ago
Brian Coca
0c4adcb2c6
made subcategories for cloud modules for better organization
10 years ago