grahamlyons 
							
						 
					 
					
						
						
						
						
							
						
						
							3ce57644cd 
							
						 
					 
					
						
						
							
							Change 'image' for 'volume' when getting tags  
						
						... 
						
						
						
						The AWS docs say that: "Currently, the resource types that support
tagging on creation are instance and volume." Calling `create_volume`
and passing `image` as the resource type in tag specifications causes
an `InvalidParameterValue` error. 
						
						
					 
					
						2018-01-26 11:12:50 +00:00 
						 
				 
			
				
					
						
							
							
								Jack Danger 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							4520cd930f 
							
						 
					 
					
						
						
							
							Merge pull request  #1378  from william-richard/start-running-ami-tests  
						
						... 
						
						
						
						Make test_amis not executable, so nose runs it 
						
						
					 
					
						2018-01-24 18:28:40 -08:00 
						 
				 
			
				
					
						
							
							
								dbfr3qs 
							
						 
					 
					
						
						
						
						
							
						
						
							597676c59c 
							
						 
					 
					
						
						
							
							add tags when creating ebs volume  
						
						
						
						
					 
					
						2018-01-15 21:52:32 +13:00 
						 
				 
			
				
					
						
							
							
								William Richard 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							09c5407b86 
							
						 
					 
					
						
						
							
							Fix tests that were introduced in PR  #1398  
						
						
						
						
					 
					
						2018-01-11 15:02:03 -05:00 
						 
				 
			
				
					
						
							
							
								William Richard 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							e0d4728c5d 
							
						 
					 
					
						
						
							
							Fix ami tests  
						
						... 
						
						
						
						- missing and malformed image ids
- test_ami_filters
- test_ami_copy tests
- test_ami_create_and_delete test
- test_ami_filter_wildcard test
- the rest of the tests by using the non-deprecated mock_ec2 
						
						
					 
					
						2018-01-11 15:02:01 -05:00 
						 
				 
			
				
					
						
							
							
								William Richard 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							00a4249b74 
							
						 
					 
					
						
						
							
							Make test_amis not executable, so nose runs it  
						
						... 
						
						
						
						In trying to debug changes to the ami mock introduced in 1.1.25,
I noticed that the ami tests were not running.  Turns out that nose does not
run test files that are executable.
http://nose.readthedocs.io/en/latest/finding_tests.html 
The ami test file was the only test file I could find that had the executable bit set. 
						
						
					 
					
						2018-01-11 15:00:38 -05:00 
						 
				 
			
				
					
						
							
							
								Nuwan Goonasekera 
							
						 
					 
					
						
						
						
						
							
						
						
							56ce26a728 
							
						 
					 
					
						
						
							
							Added support for filtering AMIs by self ( #1398 )  
						
						... 
						
						
						
						* Added support for filtering AMIs by self
Closes: https://github.com/spulec/moto/issues/1396 
* Adjusted regex to also match signature v4 and fixed py3 compatibility 
						
						
					 
					
						2018-01-04 10:01:17 +00:00 
						 
				 
			
				
					
						
							
							
								Gordon Irving 
							
						 
					 
					
						
						
						
						
							
						
						
							4d9833b972 
							
						 
					 
					
						
						
							
							add test for descrie_regions with args  
						
						
						
						
					 
					
						2017-12-28 21:02:58 +00:00 
						 
				 
			
				
					
						
							
							
								Nuwan Goonasekera 
							
						 
					 
					
						
						
						
						
							
						
						
							c68cd650e7 
							
						 
					 
					
						
						
							
							Make sure invalid or malformed AMIs raise an exception  
						
						... 
						
						
						
						Closes: https://github.com/spulec/moto/issues/1408  
						
						
					 
					
						2017-12-22 18:50:22 +05:30 
						 
				 
			
				
					
						
							
							
								Archa91 
							
						 
					 
					
						
						
						
						
							
						
						
							474023f9a1 
							
						 
					 
					
						
						
							
							fix EC2 instances ebsOptimized not handled ( #1340 )  
						
						... 
						
						
						
						* fix EC2 instances ebsOptimized not handled
* add test_create_instance_ebs_optimized 
						
						
					 
					
						2017-11-14 14:31:54 +00:00 
						 
				 
			
				
					
						
							
							
								Terry Cain 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							bd8c1e4567 
							
						 
					 
					
						
						
							
							adding owner id to amis v2 ( #1331 )  
						
						... 
						
						
						
						* Adding owner-id/OwnerId to the AMI classes to allow the value to be specified to test filtering images based on owner.
* Added default AMIs and filtering by owner-id
* Fixed some tests
* Fixed more random tests
* Updated MANIFEST
* . 
						
						
					 
					
						2017-11-12 11:18:25 +00:00 
						 
				 
			
				
					
						
							
							
								Terry Cain 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							9ddf7fe436 
							
						 
					 
					
						
						
							
							Fixed some tests.  
						
						... 
						
						
						
						Some subnets were bogus so fixed that. Fixed issue where EC2-Classic was not respected.
RDS Deepcopy was breaking on subnet generator 
						
						
					 
					
						2017-10-25 19:29:56 +01:00 
						 
				 
			
				
					
						
							
							
								Terry Cain 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							5b0e463554 
							
						 
					 
					
						
						
							
							Fixed a few ip issues  
						
						... 
						
						
						
						Fixes  #1175  
					
						2017-10-24 23:57:43 +01:00 
						 
				 
			
				
					
						
							
							
								Terry Cain 
							
						 
					 
					
						
						
						
						
							
						
						
							f3623e3cd3 
							
						 
					 
					
						
						
							
							Fix for  #1258  ( #1260 )  
						
						... 
						
						
						
						* Fix for #1258 
* Updated doc link 
						
						
					 
					
						2017-10-12 13:59:02 -07:00 
						 
				 
			
				
					
						
							
							
								William Johansson 
							
						 
					 
					
						
						
						
						
							
						
						
							88fb732302 
							
						 
					 
					
						
						
							
							Support wildcard tag filters on SecurityGroups  
						
						
						
						
					 
					
						2017-10-06 21:55:01 +02:00 
						 
				 
			
				
					
						
							
							
								David Morrison 
							
						 
					 
					
						
						
						
						
							
						
						
							fa3268b7b7 
							
						 
					 
					
						
						
							
							fix tests  
						
						
						
						
					 
					
						2017-10-06 08:07:21 -07:00 
						 
				 
			
				
					
						
							
							
								David Morrison 
							
						 
					 
					
						
						
						
						
							
						
						
							3d3d0e916e 
							
						 
					 
					
						
						
							
							minor bugfixes and added tests  
						
						
						
						
					 
					
						2017-10-05 18:46:58 -07:00 
						 
				 
			
				
					
						
							
							
								David Morrison 
							
						 
					 
					
						
						
						
						
							
						
						
							8ca7ccfcb5 
							
						 
					 
					
						
						
							
							add support for the modify_spot_fleet_request operation  
						
						
						
						
					 
					
						2017-10-05 12:50:42 -07:00 
						 
				 
			
				
					
						
							
							
								Nuwan Goonasekera 
							
						 
					 
					
						
						
						
						
							
						
						
							5b01071bd4 
							
						 
					 
					
						
						
							
							Fix for regression in get_console_output()  
						
						
						
						
					 
					
						2017-09-27 20:26:45 +05:30 
						 
				 
			
				
					
						
							
							
								Nuwan Goonasekera 
							
						 
					 
					
						
						
						
						
							
						
						
							ca56955a97 
							
						 
					 
					
						
						
							
							Added invalid id exceptions when filtering vpcs and subnets  
						
						
						
						
					 
					
						2017-09-18 23:38:39 +05:30 
						 
				 
			
				
					
						
							
							
								Nuwan Goonasekera 
							
						 
					 
					
						
						
						
						
							
						
						
							08c4eff0b2 
							
						 
					 
					
						
						
							
							Added invalid id exceptions when filtering snapshots and volumes  
						
						
						
						
					 
					
						2017-09-18 23:38:04 +05:30 
						 
				 
			
				
					
						
							
							
								Nuwan Goonasekera 
							
						 
					 
					
						
						
						
						
							
						
						
							298772ca92 
							
						 
					 
					
						
						
							
							Raise InvalidGroup.NotFound in DescribeSecurityGroups  
						
						
						
						
					 
					
						2017-09-18 19:51:01 +05:30 
						 
				 
			
				
					
						
							
							
								Nuwan Goonasekera 
							
						 
					 
					
						
						
						
						
							
						
						
							0953ddde51 
							
						 
					 
					
						
						
							
							Fix for instance public ip not being cleared on eip disassociation  
						
						
						
						
					 
					
						2017-09-16 12:26:43 +05:30 
						 
				 
			
				
					
						
							
							
								Jack Danger 
							
						 
					 
					
						
						
						
						
							
						
						
							b3ce255eee 
							
						 
					 
					
						
						
							
							Merge pull request  #1148  from gvlproject/vpc_address_filtering  
						
						... 
						
						
						
						Improved support for VPC Address filtering 
						
						
					 
					
						2017-09-15 14:22:21 -07:00 
						 
				 
			
				
					
						
							
							
								Nuwan Goonasekera 
							
						 
					 
					
						
						
						
						
							
						
						
							8776129816 
							
						 
					 
					
						
						
							
							Improved support for VPC Address filtering  
						
						
						
						
					 
					
						2017-09-16 01:49:57 +05:30 
						 
				 
			
				
					
						
							
							
								Nuwan Goonasekera 
							
						 
					 
					
						
						
						
						
							
						
						
							c116c57eb8 
							
						 
					 
					
						
						
							
							Ensure root device is listed in block device mappings  
						
						
						
						
					 
					
						2017-09-15 21:30:32 +05:30 
						 
				 
			
				
					
						
							
							
								Nuwan Goonasekera 
							
						 
					 
					
						
						
						
						
							
						
						
							d0c610c5ac 
							
						 
					 
					
						
						
							
							Added keypair filtering  
						
						
						
						
					 
					
						2017-09-14 14:59:13 +05:30 
						 
				 
			
				
					
						
							
							
								Jack Danger 
							
						 
					 
					
						
						
						
						
							
						
						
							d2a234f75d 
							
						 
					 
					
						
						
							
							falling back to use nic'  
						
						
						
						
					 
					
						2017-09-08 16:30:21 -07:00 
						 
				 
			
				
					
						
							
							
								Jack Danger 
							
						 
					 
					
						
						
						
						
							
						
						
							5a03497367 
							
						 
					 
					
						
						
							
							rendering vpc_id in ec2 responses  
						
						
						
						
					 
					
						2017-09-08 15:07:44 -07:00 
						 
				 
			
				
					
						
							
							
								Daniel Lutsch 
							
						 
					 
					
						
						
						
						
							
						
						
							1f6b1b8c4a 
							
						 
					 
					
						
						
							
							Add list support to filters ( #1083 )  
						
						... 
						
						
						
						* initial pass with TODOs
* add list support to get_object_value
* fix group-id filters
* add tests for sg name and id filters 
						
						
					 
					
						2017-08-25 23:43:29 -07:00 
						 
				 
			
				
					
						
							
							
								Daniel Lutsch 
							
						 
					 
					
						
						
						
						
							
						
						
							945b984538 
							
						 
					 
					
						
						
							
							Add private-dns-name filter and fix regional DNS ( #1076 )  
						
						... 
						
						
						
						* add private-dns-name to filter_dict_attribute_mapping
* add region_name attribute to Instance and InstanceResponse
* set dns name based on region
* test private-dns-name and network-interface.private-dns-name filters. checking both regional dns formats
* update test_ec2_classic_has_public_ip_address to use correct dns values 
						
						
					 
					
						2017-08-23 01:39:50 -07:00 
						 
				 
			
				
					
						
							
							
								Christian Hellman 
							
						 
					 
					
						
						
						
						
							
						
						
							63b09eae13 
							
						 
					 
					
						
						
							
							Added DescribeAccountAttributes  
						
						
						
						
					 
					
						2017-07-17 23:33:40 +00:00 
						 
				 
			
				
					
						
							
							
								Jeff Hardy 
							
						 
					 
					
						
						
						
						
							
						
						
							4e2f775c1f 
							
						 
					 
					
						
						
							
							Use region list from Boto.  
						
						... 
						
						
						
						Boto can be configured with extra regions, but moto will fail to import
if they are not in the hardcoded list in ec2/models.py. Instead, use the
region list from boto to build the ec2_backends dict to ensure all
regions are available. 
						
						
					 
					
						2017-05-26 12:47:28 -07:00 
						 
				 
			
				
					
						
							
							
								Jerome Bosman 
							
						 
					 
					
						
						
						
						
							
						
						
							b6d9b4f584 
							
						 
					 
					
						
						
							
							Replace and delete Network ACL Entries  
						
						
						
						
					 
					
						2017-05-14 13:03:43 +01:00 
						 
				 
			
				
					
						
							
							
								Steve Pulec 
							
						 
					 
					
						
						
						
						
							
						
						
							97b920f6cf 
							
						 
					 
					
						
						
							
							Fix ec2 tags in instance create.  Closes   #938 .  
						
						
						
						
					 
					
						2017-05-12 19:48:24 -04:00 
						 
				 
			
				
					
						
							
							
								Steve Pulec 
							
						 
					 
					
						
						
						
						
							
						
						
							0adebeed24 
							
						 
					 
					
						
						
							
							Merge  #913 .  
						
						
						
						
					 
					
						2017-05-10 21:58:42 -04:00 
						 
				 
			
				
					
						
							
							
								Steve Pulec 
							
						 
					 
					
						
						
						
						
							
						
						
							408a70992c 
							
						 
					 
					
						
						
							
							Fix filter wildcards.  Closes   #910 .  
						
						
						
						
					 
					
						2017-05-10 21:33:34 -04:00 
						 
				 
			
				
					
						
							
							
								Valentín Gutiérrez 
							
						 
					 
					
						
						
						
						
							
						
						
							6e209bb14c 
							
						 
					 
					
						
						
							
							Implement availability-zone filter for DescribeNetworkInterfaces  
						
						
						
						
					 
					
						2017-03-22 14:36:20 +01:00 
						 
				 
			
				
					
						
							
							
								Steve Pulec 
							
						 
					 
					
						
						
						
						
							
						
						
							3c0c4c2996 
							
						 
					 
					
						
						
							
							Fix tests for py3.  
						
						
						
						
					 
					
						2017-02-23 22:28:09 -05:00 
						 
				 
			
				
					
						
							
							
								Steve Pulec 
							
						 
					 
					
						
						
						
						
							
						
						
							f37bad0e00 
							
						 
					 
					
						
						
							
							Lints.  
						
						
						
						
					 
					
						2017-02-23 21:37:43 -05:00 
						 
				 
			
				
					
						
							
							
								Steve Pulec 
							
						 
					 
					
						
						
						
						
							
						
						
							81836b6981 
							
						 
					 
					
						
						
							
							Get standalone server mode working for all tests.  
						
						
						
						
					 
					
						2017-02-23 19:43:48 -05:00 
						 
				 
			
				
					
						
							
							
								Steve Pulec 
							
						 
					 
					
						
						
						
						
							
						
						
							fde721bed7 
							
						 
					 
					
						
						
							
							Testing new version of decorator.  
						
						
						
						
					 
					
						2017-02-15 22:35:45 -05:00 
						 
				 
			
				
					
						
							
							
								David Wilcox 
							
						 
					 
					
						
						
						
						
							
						
						
							012dd497f2 
							
						 
					 
					
						
						
							
							make get_all_security_groups filter AND match group ids, not OR them ( #822 )  
						
						
						
						
					 
					
						2017-02-08 21:29:37 -05:00 
						 
				 
			
				
					
						
							
							
								Jason DeTiberus 
							
						 
					 
					
						
						
						
						
							
						
						
							1045dca7b2 
							
						 
					 
					
						
						
							
							make instanceTenancy configurable for VPCs ( #819 )  
						
						... 
						
						
						
						* make instanceTenancy configurable for VPCs
* fix issue with setting tenenancy 
						
						
					 
					
						2017-02-08 21:23:49 -05:00 
						 
				 
			
				
					
						
							
							
								Jesse Szwedko 
							
						 
					 
					
						
						
						
						
							
						
						
							55f39265dd 
							
						 
					 
					
						
						
							
							Upgrade to boto 2.45 ( #803 )  
						
						... 
						
						
						
						Adds support for additional regions:
* ca-central-1
* eu-west-2
Signed-off-by: Andrew Harris <andrew.harris@getbraintree.com> 
						
						
					 
					
						2017-01-18 22:55:22 -05:00 
						 
				 
			
				
					
						
							
							
								costypetrisor 
							
						 
					 
					
						
						
						
						
							
						
						
							a967ec0d39 
							
						 
					 
					
						
						
							
							made the Security Group backend throw the same error as AWS if the nb of sec groups limit is hit ( #742 )  
						
						... 
						
						
						
						* made the Security Group backend throw the same error as AWS if the security group limit is hit
* included in the security group limit the count of grants to other security groups & updated the unit tests to cover these
* refactored a few things about the sec group rule count limit 
						
						
					 
					
						2017-01-18 21:37:55 -05:00 
						 
				 
			
				
					
						
							
							
								Steve Pulec 
							
						 
					 
					
						
						
						
						
							
						
						
							a292150087 
							
						 
					 
					
						
						
							
							Throw exception if same security group rule added twice.  Closes   #737 .  
						
						
						
						
					 
					
						2017-01-11 22:35:27 -05:00 
						 
				 
			
				
					
						
							
							
								Taro Sato 
							
						 
					 
					
						
						
						
						
							
						
						
							02324ad708 
							
						 
					 
					
						
						
							
							Add more availability regions and implement default VPC ( #773 )  
						
						... 
						
						
						
						Fix filter name for availability zone
Fix bug assuming dict keys are ordered
Fix tests
Fix tests
Fix bug 
						
						
					 
					
						2017-01-11 20:37:57 -05:00 
						 
				 
			
				
					
						
							
							
								Steve Pulec 
							
						 
					 
					
						
						
						
						
							
						
						
							05c6fc6738 
							
						 
					 
					
						
						
							
							Fix tests for py3.  
						
						
						
						
					 
					
						2016-11-11 17:22:45 -05:00 
						 
				 
			
				
					
						
							
							
								Steve Pulec 
							
						 
					 
					
						
						
						
						
							
						
						
							5c3d9b4ae1 
							
						 
					 
					
						
						
							
							Have spot requests launch instances.  
						
						
						
						
					 
					
						2016-11-07 23:08:30 -05:00