Steve Pulec 
							
						 
					 
					
						
						
						
						
							
						
						
							0adebeed24 
							
						 
					 
					
						
						
							
							Merge  #913 .  
						
						
						
						
					 
					
						2017-05-10 21:58:42 -04:00 
						 
				 
			
				
					
						
							
							
								Jack Danger Canty 
							
						 
					 
					
						
						
						
						
							
						
						
							6d8aa9d8f1 
							
						 
					 
					
						
						
							
							support default ports in RDS  
						
						
						
						
					 
					
						2017-05-08 20:05:46 -10:00 
						 
				 
			
				
					
						
							
							
								Adam Stauffer 
							
						 
					 
					
						
						
						
						
							
						
						
							c5853b48da 
							
						 
					 
					
						
						
							
							update RDS responses to return DBInstanceArn  
						
						
						
						
					 
					
						2017-03-13 16:48:22 -04:00 
						 
				 
			
				
					
						
							
							
								Steve Pulec 
							
						 
					 
					
						
						
						
						
							
						
						
							f37bad0e00 
							
						 
					 
					
						
						
							
							Lints.  
						
						
						
						
					 
					
						2017-02-23 21:37:43 -05:00 
						 
				 
			
				
					
						
							
							
								Steve Pulec 
							
						 
					 
					
						
						
						
						
							
						
						
							fde721bed7 
							
						 
					 
					
						
						
							
							Testing new version of decorator.  
						
						
						
						
					 
					
						2017-02-15 22:35:45 -05:00 
						 
				 
			
				
					
						
							
							
								Michael Nussbaum 
							
						 
					 
					
						
						
						
						
							
						
						
							74bbd9c8e5 
							
						 
					 
					
						
						
							
							Various RDS, RDS/Cloudformation, RDS/KMS improvements. ( #789 )  
						
						... 
						
						
						
						We need to mock out deploying RDS instances with full disk encryption
and detailed tagging. We also need to be able do deploy these instances
with Cloudformation, and then access them with both boto and boto3.
* Join RDS and RDS2 backends - this makes RDS resources created via
  either of the two boto RDS APIs visible to both, more closely
  mirroring how AWS works
* Fix RDS responses that were returning JSON but should be returning XML
* Add mocking of RDS Cloudformation calls
* Add mocking of RDS full disk encryption with KMS
* Add mocking of RDS DBParameterGroups
* Fix mocking of RDS DBSecurityGroupIngress rules
* Make mocking of RDS OptionGroupOptions more accurate
* Fix mocking of RDS cross-region DB replication
* Add RDS tag support to:
  * DBs
  * DBSubnetGroups
  * DBSecurityGroups
Signed-off-by: Andrew Garrett <andrew.garrett@getbraintree.com> 
						
						
					 
					
						2017-01-11 21:02:51 -05:00 
						 
				 
			
				
					
						
							
							
								Mike Fuller 
							
						 
					 
					
						
						
						
						
							
						
						
							618c2a7013 
							
						 
					 
					
						
						
							
							Turned off tests on python 3  
						
						
						
						
					 
					
						2015-01-30 19:28:07 +11:00 
						 
				 
			
				
					
						
							
							
								Mike Fuller 
							
						 
					 
					
						
						
						
						
							
						
						
							0d958e9b1c 
							
						 
					 
					
						
						
							
							Added read replica support  
						
						
						
						
					 
					
						2015-01-30 17:12:51 +11:00 
						 
				 
			
				
					
						
							
							
								Mike Fuller 
							
						 
					 
					
						
						
						
						
							
						
						
							42ab9312bb 
							
						 
					 
					
						
						
							
							Added db_subnet_group support  
						
						
						
						
					 
					
						2015-01-30 08:18:15 +11:00 
						 
				 
			
				
					
						
							
							
								Mike Fuller 
							
						 
					 
					
						
						
						
						
							
						
						
							8614b50898 
							
						 
					 
					
						
						
							
							Added DB Security Group Create/List/Delete/Authorize  
						
						
						
						
					 
					
						2015-01-29 17:25:39 +11:00 
						 
				 
			
				
					
						
							
							
								Mike Fuller 
							
						 
					 
					
						
						
						
						
							
						
						
							884bd51604 
							
						 
					 
					
						
						
							
							Added tests add/remove/list tags on option groups  
						
						
						
						
					 
					
						2015-01-29 07:24:03 +11:00 
						 
				 
			
				
					
						
							
							
								Mike Fuller 
							
						 
					 
					
						
						
						
						
							
						
						
							e42046aeda 
							
						 
					 
					
						
						
							
							extended the list/add/delete tags functions to support more resource types.  
						
						
						
						
					 
					
						2015-01-29 07:15:03 +11:00 
						 
				 
			
				
					
						
							
							
								Mike Fuller 
							
						 
					 
					
						
						
						
						
							
						
						
							10c0ffc2f2 
							
						 
					 
					
						
						
							
							Added remove_tags_from_resource for rds db and add_tags_to_resource for rds db.  
						
						
						
						
					 
					
						2015-01-28 10:17:55 +11:00 
						 
				 
			
				
					
						
							
							
								Chris Henry 
							
						 
					 
					
						
						
						
						
							
						
						
							9e2a577324 
							
						 
					 
					
						
						
							
							Tweak tests.  
						
						
						
						
					 
					
						2015-01-27 01:59:55 -05:00 
						 
				 
			
				
					
						
							
							
								Mike Fuller 
							
						 
					 
					
						
						
						
						
							
						
						
							2dde94c9be 
							
						 
					 
					
						
						
							
							Storing tags on create db instance and getting tags back in list_tags_for_resource  
						
						
						
						
					 
					
						2015-01-27 09:04:39 +11:00 
						 
				 
			
				
					
						
							
							
								Mike Fuller 
							
						 
					 
					
						
						
						
						
							
						
						
							6232abfe2d 
							
						 
					 
					
						
						
							
							Added reboot instance and list_tags_for_resource. Still need to get the tags populated.  
						
						
						
						
					 
					
						2015-01-27 08:21:48 +11:00 
						 
				 
			
				
					
						
							
							
								Chris Henry 
							
						 
					 
					
						
						
						
						
							
						
						
							bcf4e97752 
							
						 
					 
					
						
						
							
							Uncomment existing subnet groups test and add more assertions.  
						
						
						
						
					 
					
						2015-01-26 15:39:34 -05:00 
						 
				 
			
				
					
						
							
							
								Mike Fuller 
							
						 
					 
					
						
						
						
						
							
						
						
							242e29a7c1 
							
						 
					 
					
						
						
							
							rds2 modify_db_instance, small code tidy ups  
						
						
						
						
					 
					
						2015-01-22 07:21:49 +11:00 
						 
				 
			
				
					
						
							
							
								Mike Fuller 
							
						 
					 
					
						
						
						
						
							
						
						
							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.  
						
						
						
						
					 
					
						2015-01-21 07:15:47 +11:00 
						 
				 
			
				
					
						
							
							
								Mike Fuller 
							
						 
					 
					
						
						
						
						
							
						
						
							dfb33aaad3 
							
						 
					 
					
						
						
							
							Started implementing modify_option_group.  
						
						
						
						
					 
					
						2015-01-20 21:01:34 +11:00 
						 
				 
			
				
					
						
							
							
								Mike Fuller 
							
						 
					 
					
						
						
						
						
							
						
						
							a43b002c3a 
							
						 
					 
					
						
						
							
							Added describe_option_group_options.  
						
						
						
						
					 
					
						2015-01-20 07:18:52 +11:00 
						 
				 
			
				
					
						
							
							
								Mike Fuller 
							
						 
					 
					
						
						
						
						
							
						
						
							503d46d36a 
							
						 
					 
					
						
						
							
							Added decribe_option_groups and delete_option_group support  
						
						
						
						
					 
					
						2015-01-19 20:29:32 +11:00 
						 
				 
			
				
					
						
							
							
								Mike Fuller 
							
						 
					 
					
						
						
						
						
							
						
						
							40db44f2cd 
							
						 
					 
					
						
						
							
							Added Exceptions on create_option_group  
						
						
						
						
					 
					
						2015-01-19 17:03:14 +11:00 
						 
				 
			
				
					
						
							
							
								Mike Fuller 
							
						 
					 
					
						
						
						
						
							
						
						
							c6437930de 
							
						 
					 
					
						
						
							
							fixed up tests for create_option_group, fixed return json to have major_version correct  
						
						
						
						
					 
					
						2015-01-19 08:06:37 +11:00 
						 
				 
			
				
					
						
							
							
								Mike Fuller 
							
						 
					 
					
						
						
						
						
							
						
						
							8c16517f10 
							
						 
					 
					
						
						
							
							building out new RDS2 Mock.  
						
						... 
						
						
						
						completed:
 * create_db_instance()
 * create_option_group() 
						
						
					 
					
						2015-01-19 07:38:10 +11:00