Nuwan Goonasekera
|
7ed1036ba8
|
Replaced direct querystring access with inherited _get_param
|
2017-09-16 19:05:32 +05:30 |
|
Nuwan Goonasekera
|
17d62d9266
|
Replaced redundant sequence_from_querystring with inherited _get_multi_param
|
2017-09-16 17:08:21 +05:30 |
|
Nuwan Goonasekera
|
8776129816
|
Improved support for VPC Address filtering
|
2017-09-16 01:49:57 +05:30 |
|
Steve Pulec
|
f37bad0e00
|
Lints.
|
2017-02-23 21:37:43 -05:00 |
|
rocky4570fft
|
d6f76cbb43
|
Add dry_run to a number of EC2 services
|
2016-10-16 00:34:52 +10:00 |
|
gigimon
|
1ff24981ee
|
* add filter by instance-id for describeAdresses
|
2016-02-03 18:05:25 +03:00 |
|
gigimon
|
52eb16d765
|
* change api version to 2013-10-15
|
2016-02-02 16:15:18 +03:00 |
|
dreadpirateshawn
|
9affa7753d
|
Performance: Leverage jinja2's Environment to cache compiled Templates.
|
2014-12-12 12:46:07 -08:00 |
|
Steve Pulec
|
8bc8f09b47
|
Some flake8 cleanup.
|
2014-11-15 09:35:52 -05:00 |
|
Steve Pulec
|
2d65b0a020
|
Some EC2 fixes for alternative regions.
|
2014-10-30 22:46:24 -04:00 |
|
Shawn Falkner-Horine
|
42f8cea5e6
|
Network Interfaces: Initial implementation.
|
2014-09-08 16:50:18 -07:00 |
|
David Baumgold
|
4201e6b430
|
from __future__ import unicode_literals
|
2014-08-27 11:33:55 -04:00 |
|
Shawn Falkner-Horine
|
071c03e216
|
Error handling: Model-level validations, proper error responses.
|
2014-08-25 10:54:47 -07:00 |
|
Steve Pulec
|
ef876dd27e
|
Fix merge conflicts. Add basic cloudformation support. Closes #111.
|
2014-03-27 19:12:53 -04:00 |
|
Steve Pulec
|
ec938ef904
|
Convert all EC2Response Mixins to subclasses.
|
2013-12-29 08:25:13 -05:00 |
|
Ilya Sukhanov
|
f8f8d25426
|
Implement Elastic IP
|
2013-10-08 22:30:21 -04:00 |
|
Steve Pulec
|
e993917d4c
|
pep8
|
2013-03-05 08:35:18 -05:00 |
|
Steve Pulec
|
0bd4d57ef2
|
raise NotImplementedError if not implemented
|
2013-02-22 07:55:48 -05:00 |
|
Steve Pulec
|
27a086409e
|
adding ec2 stubs
|
2013-02-21 23:13:01 -05:00 |
|