This website requires JavaScript.
d631f869c1
ModifyImageAttribute: Added support for user permissions.
dreadpirateshawn
2015-01-23 09:43:54 -0800
dd5cab8c63
Return random IP addresses for instances.
Steve Pulec
2015-01-21 21:58:38 -0500
8671f1e29f
Merge remote-tracking branch 'upstream/master' into adding_rds2_support
Mike Fuller
2015-01-22 07:22:50 +1100
242e29a7c1
rds2 modify_db_instance, small code tidy ups
Mike Fuller
2015-01-22 07:21:49 +1100
4b838f6114
Added some TODOs to ensure I dont forget.
Mike Fuller
2015-01-21 07:18:56 +1100
6fad81aabf
I have delete options for the modify_option_group method but for the life of me. I cannot work out how to use this function to add options to an option_group.
Mike Fuller
2015-01-21 07:15:47 +1100
dfb33aaad3
Started implementing modify_option_group.
Mike Fuller
2015-01-20 21:01:34 +1100
a43b002c3a
Added describe_option_group_options.
Mike Fuller
2015-01-20 07:18:52 +1100
b1c41820f7
Cleanup EC2 launch time code a bit.
Steve Pulec
2015-01-19 13:44:15 -0500
7c0346c658
Merge pull request #287 from behanceops/feature-instance-launch-time
Steve Pulec
2015-01-19 12:22:13 -0500
503d46d36a
Added decribe_option_groups and delete_option_group support
Mike Fuller
2015-01-19 20:29:32 +1100
40db44f2cd
Added Exceptions on create_option_group
Mike Fuller
2015-01-19 17:03:14 +1100
6743a41b26
Fix merge conflict,
Chris Henry
2015-01-18 16:37:56 -0500
1f2a913d3a
Merge branch 'master' of github.com:behanceops/moto into feature-instance-launch-time
Chris Henry
2015-01-18 16:37:27 -0500
40b97d1bb2
Test that launch_time is a iso 8601 string.
Chris Henry
2015-01-18 16:30:39 -0500
e2ed5ed733
Merge remote-tracking branch 'upstream/master' into adding_rds2_support
Mike Fuller
2015-01-19 08:22:27 +1100
19a1b74c5b
Change timestamp format to ISO 8601, as per http://docs.aws.amazon.com/cli/latest/userguide/cli-using-param.html
Chris Henry
2015-01-18 16:20:59 -0500
77185f9bee
Change timestamp format to ISO 8601, as per http://docs.aws.amazon.com/cli/latest/userguide/cli-using-param.html
Chris Henry
2015-01-18 16:18:34 -0500
c6437930de
fixed up tests for create_option_group, fixed return json to have major_version correct
Mike Fuller
2015-01-19 08:06:37 +1100
062256ada3
Use the current time when launching an instance.
Chris Henry
2015-01-18 15:53:59 -0500
8c16517f10
building out new RDS2 Mock. completed: * create_db_instance() * create_option_group()
Mike Fuller
2015-01-19 07:38:10 +1100
c22ea3014b
Add SNS topics to cloudformation.
Steve Pulec
2015-01-17 19:48:08 -0500
f19fdc9802
Cleaner code.
Steve Pulec
2015-01-17 19:10:19 -0500
585ef7b768
Add route53 health checks.
Steve Pulec
2015-01-17 19:06:43 -0500
adb26986eb
Add route53 ResourceSet to Cloudformation.
Steve Pulec
2015-01-17 15:37:46 -0500
42cd333d51
Refactor Route53 record sets.
Steve Pulec
2015-01-17 14:50:19 -0500
5d5f241b99
Add route53 support to cloudformation.
Steve Pulec
2015-01-17 10:17:25 -0500
babb7450ec
Add RDS to readme.
Steve Pulec
2015-01-11 16:42:58 -0500
25326790c2
Merge pull request #286 from spulec/rds
Steve Pulec
2015-01-11 16:42:06 -0500
1ca651e106
Skip some tests for py3 since boto is not compatible yet.
Steve Pulec
2015-01-11 16:39:39 -0500
4c40f39a68
Fix for py26.
Steve Pulec
2015-01-11 16:27:02 -0500
ae6a05af72
Add missing fixture.
Steve Pulec
2015-01-11 16:17:53 -0500
166f4893ba
Add cloudformation for RDS.
Steve Pulec
2015-01-11 16:15:08 -0500
12118374bd
Add database replicas.
Steve Pulec
2015-01-10 13:50:37 -0500
7559fbe0d1
Add RDS Subnet groups
Steve Pulec
2015-01-09 00:17:20 -0500
809046e00e
Add RDS security groups.
Steve Pulec
2015-01-08 23:44:05 -0500
dbe3eb5459
Add database CRUD.
Steve Pulec
2015-01-08 22:18:06 -0500
e05a061993
Add support for Cloudformation Mappings.
Steve Pulec
2015-01-07 22:32:51 -0500
b8a11b7b8d
Python 3 fixes.
Steve Pulec
2015-01-07 21:40:03 -0500
8da6437689
Add some support for Cloudformation Conditions. Closes #285 .
Steve Pulec
2015-01-07 21:37:12 -0500
1e4df18c42
Allow actual use of cloudformation input parameters.
Steve Pulec
2014-12-31 14:21:47 -0500
56007660d8
Cleanup parameter parsing.
Steve Pulec
2014-12-31 13:23:08 -0500
fceeed0c9f
PY3 fixes.
Steve Pulec
2014-12-29 22:17:50 -0500
186ee6a5a4
Add cloudformation stack parsing for S3 keys.
Steve Pulec
2014-12-29 22:12:23 -0500
3e71020eaa
Merge pull request #282 from thedrow/patch-2
Steve Pulec
2014-12-29 13:46:11 -0500
5881774e89
Use travis new build workers.
Omer Katz
2014-12-28 15:37:13 +0200
45e8627ed5
Merge pull request #281 from DreadPirateShawn/ImproveTemplatePerformance
Steve Pulec
2014-12-12 18:07:55 -0500
aff5dd408c
Performance: Leverage jinja2's Environment to cache compiled Templates. (fixed merge)
dreadpirateshawn
2014-12-12 13:05:46 -0800
7ce83082ca
Merge remote-tracking branch 'origin/master' into ImproveTemplatePerformance
dreadpirateshawn
2014-12-12 12:51:29 -0800
9affa7753d
Performance: Leverage jinja2's Environment to cache compiled Templates.
dreadpirateshawn
2014-12-12 12:46:07 -0800
4ab3b318eb
Add S3 location response. Closes #279 .
Steve Pulec
2014-12-10 20:44:00 -0500
a2e56afef8
Add special S3 bucket create logic for us-east-1. Closes #273 .
Steve Pulec
2014-12-10 20:20:43 -0500
845c468f32
Merge pull request #278 from cameron-r/master
Steve Pulec
2014-12-10 20:11:25 -0500
42b5d509d2
Merge pull request #275 from tsanders/vpn_gateway_routes
Steve Pulec
2014-12-10 20:09:18 -0500
573a73aa01
With @ethome, add filtering of instances by security group id
Cameron Rowshanbin
2014-12-10 11:53:40 -0600
b513d69313
Add support for route table routes to target virtual private gateways.
Tyler Sanders
2014-12-09 12:07:14 -0600
3a82f089a2
Cleanup metadata setting and add fix for multipart uploads. Closes #274 .
Steve Pulec
2014-12-07 12:43:14 -0500
6331c2e1f1
IAM py3 fix.
Steve Pulec
2014-12-06 19:42:42 -0500
d1ad6400af
Merge branch 'kevgliss-enhancedIamRoleSupport'
Steve Pulec
2014-12-06 19:37:19 -0500
20dda251f8
Updates for IAM changes.
Steve Pulec
2014-12-06 19:37:10 -0500
7b81a0cb95
Merge branch 'enhancedIamRoleSupport' of https://github.com/kevgliss/moto into kevgliss-enhancedIamRoleSupport
Steve Pulec
2014-12-06 19:31:18 -0500
ea2e404129
Merge pull request #272 from tsanders/vpc_vpn
Steve Pulec
2014-12-05 21:02:49 -0500
db7757347a
Detach virtual private gateway support
Tyler Sanders
2014-12-02 10:40:05 -0600
166fd69515
Virtual Private Gateway functionality
Tyler Sanders
2014-12-02 10:28:09 -0600
3e45758663
Removing duplicate import
Kevin Glisson
2014-11-30 20:23:56 -0800
cc312d29fc
Adding put_role_policy, get_role_policy, and list_role_policies, update_assume_role_policy
Kevin Glisson
2014-11-30 20:11:13 -0800
7f6af025f3
Create role does not allow for document policies to be passed to it
Kevin Glisson
2014-11-30 11:16:29 -0800
1a015d0e39
Cleanup some incorrect date formats.
Steve Pulec
2014-11-29 23:34:40 -0500
f0d576a790
Remove py3.4 for now.
Steve Pulec
2014-11-29 23:33:34 -0500
6d7cc69554
Cleanup build matrix. Closes #213 .
Steve Pulec
2014-11-29 22:57:08 -0500
c5487a4464
Add compat file for Py26 OrderedDict.
Steve Pulec
2014-11-29 22:43:30 -0500
a48995f875
Add @gary-dalton to authors.
Steve Pulec
2014-11-29 22:39:59 -0500
d24099c401
Add proper SNS paging. Closes #144 , #145 .
Steve Pulec
2014-11-29 22:37:48 -0500
e66916d5f1
Start to add basic support for dynamodb2 item updating. Closes #16 .
Steve Pulec
2014-11-29 22:03:20 -0500
345b15f383
Merge pull request #270 from tsanders/instance_modify_security_groups
Steve Pulec
2014-11-29 20:52:38 -0500
7476c63119
Update upstream branch 'master' into instance_modify_security_groups
Tyler Sanders
2014-11-27 11:14:46 -0600
9cbe8d57f4
Support instance security group/groupSet attribute modification and description
Tyler Sanders
2014-11-27 11:05:39 -0600
3ad2b14785
Add notes to README about boto with standalone server.
Steve Pulec
2014-11-27 11:03:40 -0500
e88e3d5372
S3 Fixes for special metadata headers.
Steve Pulec
2014-11-27 10:43:10 -0500
06a635aeaa
Remove dynamodb Py3 boto restrictions since we only test newer boto now.
Steve Pulec
2014-11-27 08:03:47 -0500
edd13432d0
Merge pull request #267 from mob-akiyama/develop
Steve Pulec
2014-11-27 07:53:19 -0500
1a61b973e4
The filter condition was added to VPC and RouteTable class.
Kyohei Akiyama
2014-11-27 03:38:08 +0000
c01f7fe95b
Merge pull request #266 from spulec/kinesis
Steve Pulec
2014-11-26 22:05:43 -0500
45de4a46ec
Better sequence start and end numbers.
Steve Pulec
2014-11-26 21:55:01 -0500
c63b00b8ba
Fixes for other python versions.
Steve Pulec
2014-11-26 21:04:44 -0500
57d45aa4b8
Add more shard iterator types.
Steve Pulec
2014-11-26 20:49:21 -0500
38a4734f95
Fixes for py26 and py33.
Steve Pulec
2014-11-26 11:13:43 -0500
da15fb711d
Basic Kinesis Stream CRUD.
Steve Pulec
2014-11-26 10:55:58 -0500
5c589b24af
Merge pull request #265 from spulec/redshift
Steve Pulec
2014-11-24 07:58:39 -0500
50b80b68f0
Add invalid subnet test.
Steve Pulec
2014-11-23 23:20:02 -0500
5bbcc4505f
Add cluster parameter groups.
Steve Pulec
2014-11-23 23:03:10 -0500
2418c83252
Fixes for VPC security groups.
Steve Pulec
2014-11-23 22:33:53 -0500
2e484a895b
Fix for default security group.
Steve Pulec
2014-11-23 22:21:29 -0500
25a31ee88a
Add cluster security groups.
Steve Pulec
2014-11-23 22:17:36 -0500
ef3e5448ea
Add cluster subnet group CRUD.
Steve Pulec
2014-11-23 21:36:19 -0500
72a7946126
Cleanup default parameters.
Steve Pulec
2014-11-23 18:16:22 -0500
93bd852419
Fix redshift test. Drop old boto version from testing.
Steve Pulec
2014-11-23 17:59:38 -0500
aceb30e530
Add basic CRUD.
Steve Pulec
2014-11-22 14:03:09 -0500
ad80eba311
Decode S3 value manually instead of using new boto feature.
Steve Pulec
2014-11-22 10:42:43 -0500
9024066957
Fixes for some S3 Unicode issues. Closes #158 .
Steve Pulec
2014-11-22 10:19:56 -0500