Dustin J. Mitchell
|
465629902c
|
use the current ec2 backend, not the default, for subnets
|
2014-10-23 22:36:05 -04:00 |
|
David Baumgold
|
4201e6b430
|
from __future__ import unicode_literals
|
2014-08-27 11:33:55 -04:00 |
|
Shawn Falkner-Horine
|
d683c3b291
|
DescribeSubnets: Added support for 'filters' parameter.
|
2014-08-26 13:25:37 -07:00 |
|
Shawn Falkner-Horine
|
071c03e216
|
Error handling: Model-level validations, proper error responses.
|
2014-08-25 10:54:47 -07:00 |
|
Steve Pulec
|
955b4c6c4a
|
Add tagging to all applicable EC2 objects. Closes #66.
|
2014-05-11 19:00:28 -04:00 |
|
Steve Pulec
|
815bb8846c
|
Change subnets to only have a reference to the vpc_id.
|
2014-03-28 16:37:55 -04:00 |
|
Steve Pulec
|
ec938ef904
|
Convert all EC2Response Mixins to subclasses.
|
2013-12-29 08:25:13 -05:00 |
|
Steve Pulec
|
47bd4c49a3
|
attempting to move to upstream httpretty
|
2013-05-03 19:33:13 -04:00 |
|
Steve Pulec
|
316418df55
|
add subnets
|
2013-03-05 22:53:53 -05: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 |
|