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 |
|
Hugo Lopes Tavares
|
88684f10f2
|
Move filter logic from responses.InternetGateways to models.InternetGatewayBackend
|
2014-11-05 14:02:45 -05:00 |
|
Hugo Lopes Tavares
|
32af875386
|
Implement InternetGateway filters support
More information about IGW filters: http://docs.aws.amazon.com/AWSEC2/latest/APIReference/ApiReference-query-DescribeInternetGateways.html#query-DescribeInternetGateways-filters
|
2014-11-05 12:26:29 -05:00 |
|
Steve Pulec
|
2d65b0a020
|
Some EC2 fixes for alternative regions.
|
2014-10-30 22:46:24 -04:00 |
|
David Baumgold
|
4201e6b430
|
from __future__ import unicode_literals
|
2014-08-27 11:33:55 -04:00 |
|
Ilya Sukhanov
|
bcb0e7a3d4
|
Implement internet gateway mocking
|
2014-06-08 09:45:18 -04:00 |
|
Steve Pulec
|
74e2c19865
|
Cleanup unused imports
|
2013-12-29 08:40:38 -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 |
|