Steve Pulec
|
4c40f39a68
|
Fix for py26.
|
2015-01-11 16:27:02 -05:00 |
|
Steve Pulec
|
166f4893ba
|
Add cloudformation for RDS.
|
2015-01-11 16:15:08 -05:00 |
|
Steve Pulec
|
12118374bd
|
Add database replicas.
|
2015-01-10 13:50:37 -05:00 |
|
Steve Pulec
|
7559fbe0d1
|
Add RDS Subnet groups
|
2015-01-09 00:17:20 -05:00 |
|
Steve Pulec
|
809046e00e
|
Add RDS security groups.
|
2015-01-08 23:44:05 -05:00 |
|
Steve Pulec
|
dbe3eb5459
|
Add database CRUD.
|
2015-01-08 22:18:06 -05:00 |
|
Steve Pulec
|
e05a061993
|
Add support for Cloudformation Mappings.
|
2015-01-07 22:32:51 -05:00 |
|
Steve Pulec
|
b8a11b7b8d
|
Python 3 fixes.
|
2015-01-07 21:40:03 -05:00 |
|
Steve Pulec
|
8da6437689
|
Add some support for Cloudformation Conditions. Closes #285.
|
2015-01-07 21:37:12 -05:00 |
|
Steve Pulec
|
1e4df18c42
|
Allow actual use of cloudformation input parameters.
|
2014-12-31 14:21:47 -05:00 |
|
Steve Pulec
|
56007660d8
|
Cleanup parameter parsing.
|
2014-12-31 13:23:08 -05:00 |
|
Steve Pulec
|
fceeed0c9f
|
PY3 fixes.
|
2014-12-29 22:17:50 -05:00 |
|
Steve Pulec
|
186ee6a5a4
|
Add cloudformation stack parsing for S3 keys.
|
2014-12-29 22:12:23 -05:00 |
|
dreadpirateshawn
|
aff5dd408c
|
Performance: Leverage jinja2's Environment to cache compiled Templates. (fixed merge)
|
2014-12-12 13:05:46 -08:00 |
|
dreadpirateshawn
|
7ce83082ca
|
Merge remote-tracking branch 'origin/master' into ImproveTemplatePerformance
Conflicts:
moto/s3/responses.py
|
2014-12-12 12:51:29 -08:00 |
|
dreadpirateshawn
|
9affa7753d
|
Performance: Leverage jinja2's Environment to cache compiled Templates.
|
2014-12-12 12:46:07 -08:00 |
|
Steve Pulec
|
4ab3b318eb
|
Add S3 location response. Closes #279.
|
2014-12-10 20:44:00 -05:00 |
|
Steve Pulec
|
a2e56afef8
|
Add special S3 bucket create logic for us-east-1. Closes #273.
|
2014-12-10 20:20:51 -05:00 |
|
Steve Pulec
|
845c468f32
|
Merge pull request #278 from cameron-r/master
Add filtering of instances by security group id
|
2014-12-10 20:11:25 -05:00 |
|
Cameron Rowshanbin
|
573a73aa01
|
With @ethome, add filtering of instances by security group id
|
2014-12-10 11:53:40 -06:00 |
|
Tyler Sanders
|
b513d69313
|
Add support for route table routes to target virtual private gateways.
|
2014-12-09 12:07:14 -06:00 |
|
Steve Pulec
|
3a82f089a2
|
Cleanup metadata setting and add fix for multipart uploads. Closes #274.
|
2014-12-07 12:43:14 -05:00 |
|
Steve Pulec
|
6331c2e1f1
|
IAM py3 fix.
|
2014-12-06 19:42:42 -05:00 |
|
Steve Pulec
|
20dda251f8
|
Updates for IAM changes.
|
2014-12-06 19:37:10 -05:00 |
|
Steve Pulec
|
7b81a0cb95
|
Merge branch 'enhancedIamRoleSupport' of https://github.com/kevgliss/moto into kevgliss-enhancedIamRoleSupport
|
2014-12-06 19:31:18 -05:00 |
|
Tyler Sanders
|
db7757347a
|
Detach virtual private gateway support
|
2014-12-02 10:40:05 -06:00 |
|
Tyler Sanders
|
166fd69515
|
Virtual Private Gateway functionality
|
2014-12-02 10:28:09 -06:00 |
|
Kevin Glisson
|
3e45758663
|
Removing duplicate import
|
2014-11-30 20:23:56 -08:00 |
|
Kevin Glisson
|
cc312d29fc
|
Adding put_role_policy, get_role_policy, and list_role_policies, update_assume_role_policy
|
2014-11-30 20:11:13 -08:00 |
|
Kevin Glisson
|
7f6af025f3
|
Create role does not allow for document policies to be passed to it
|
2014-11-30 11:16:29 -08:00 |
|
Steve Pulec
|
1a015d0e39
|
Cleanup some incorrect date formats.
|
2014-11-29 23:34:40 -05:00 |
|
Steve Pulec
|
c5487a4464
|
Add compat file for Py26 OrderedDict.
|
2014-11-29 22:43:30 -05:00 |
|
Steve Pulec
|
d24099c401
|
Add proper SNS paging. Closes #144, #145.
|
2014-11-29 22:37:48 -05:00 |
|
Steve Pulec
|
e66916d5f1
|
Start to add basic support for dynamodb2 item updating. Closes #16.
|
2014-11-29 22:03:29 -05:00 |
|
Tyler Sanders
|
7476c63119
|
Update upstream branch 'master' into instance_modify_security_groups
|
2014-11-27 11:14:46 -06:00 |
|
Tyler Sanders
|
9cbe8d57f4
|
Support instance security group/groupSet attribute modification and description
|
2014-11-27 11:05:39 -06:00 |
|
Steve Pulec
|
e88e3d5372
|
S3 Fixes for special metadata headers.
|
2014-11-27 10:43:10 -05:00 |
|
Kyohei Akiyama
|
1a61b973e4
|
The filter condition was added to VPC and RouteTable class.
|
2014-11-27 03:54:42 +00:00 |
|
Steve Pulec
|
45de4a46ec
|
Better sequence start and end numbers.
|
2014-11-26 21:55:01 -05:00 |
|
Steve Pulec
|
c63b00b8ba
|
Fixes for other python versions.
|
2014-11-26 21:04:44 -05:00 |
|
Steve Pulec
|
57d45aa4b8
|
Add more shard iterator types.
|
2014-11-26 20:49:21 -05:00 |
|
Steve Pulec
|
38a4734f95
|
Fixes for py26 and py33.
|
2014-11-26 11:13:43 -05:00 |
|
Steve Pulec
|
da15fb711d
|
Basic Kinesis Stream CRUD.
|
2014-11-26 10:55:58 -05:00 |
|
Steve Pulec
|
5bbcc4505f
|
Add cluster parameter groups.
|
2014-11-23 23:03:10 -05:00 |
|
Steve Pulec
|
2418c83252
|
Fixes for VPC security groups.
|
2014-11-23 22:33:53 -05:00 |
|
Steve Pulec
|
2e484a895b
|
Fix for default security group.
|
2014-11-23 22:21:29 -05:00 |
|
Steve Pulec
|
25a31ee88a
|
Add cluster security groups.
|
2014-11-23 22:17:36 -05:00 |
|
Steve Pulec
|
ef3e5448ea
|
Add cluster subnet group CRUD.
|
2014-11-23 21:36:19 -05:00 |
|
Steve Pulec
|
72a7946126
|
Cleanup default parameters.
|
2014-11-23 18:16:22 -05:00 |
|
Steve Pulec
|
aceb30e530
|
Add basic CRUD.
|
2014-11-22 14:03:09 -05:00 |
|