moto/moto/ec2/responses
Bendegúz Ács 8f53b16b9a Updates to create_subnet and describe_subnets responses (#2053)
* Removed Tags field from create_subnet response.

* Added DefaultForAz to create_subnet response.

* Added MapPublicIpOnLaunch to create_subnet response.

* Added OwnerId to create_subnet response.

* Added AssignIpv6AddressOnCreation field for create_subnet and describe_subnet and implemented setting it in modify_subnet_attribute.

* Added SubnetArn to create_subnet response.

* Added AvailabilityZoneId to create_subnet and describe_subnet responses, and error for invalid availability zone.

* Added Ipv6CidrBlockAssociationSet to create_subnet response.

* Added missing fields to describe_subnets response.

* Added myself to list of contributors and marked describe_subnet as implemented.

* Fixed linting errors.

* Fixed blank line containing a tab.

* Fixed accidentally deleted ).

* Fixed broken tests.
2019-05-28 16:33:25 +01:00
..
__init__.py Added DescribeAccountAttributes 2017-07-17 23:33:40 +00:00
account_attributes.py Added DescribeAccountAttributes 2017-07-17 23:33:40 +00:00
amazon_dev_pay.py Lints. 2017-02-23 21:37:43 -05:00
amis.py Fix ami tests 2018-01-11 15:02:01 -05:00
availability_zones_and_regions.py describe_regions: handle region-names parameter 2017-12-28 19:06:38 +00:00
customer_gateways.py Replaced direct querystring access with inherited _get_param 2017-09-16 19:05:32 +05:30
dhcp_options.py Replaced direct querystring access with inherited _get_param 2017-09-16 19:05:32 +05:30
elastic_block_store.py bugfix ebs volume tag behaviour 2019-03-07 17:31:45 -05:00
elastic_ip_addresses.py adding Address reallocate capability for EIP 2018-05-10 23:39:19 -07:00
elastic_network_interfaces.py Replaced direct querystring access with inherited _get_param 2017-09-16 19:05:32 +05:30
general.py Fix for regression in get_console_output() 2017-09-27 20:26:45 +05:30
instances.py Fixed it again i should of seen that as well soz. 2019-04-17 20:31:24 +01:00
internet_gateways.py Replaced direct querystring access with inherited _get_param 2017-09-16 19:05:32 +05:30
ip_addresses.py Lints. 2017-02-23 21:37:43 -05:00
key_pairs.py Replaced direct querystring access with inherited _get_param 2017-09-16 19:05:32 +05:30
monitoring.py Lints. 2017-02-23 21:37:43 -05:00
nat_gateways.py Lints. 2017-02-23 21:37:43 -05:00
network_acls.py Replaced direct querystring access with inherited _get_param 2017-09-16 19:05:32 +05:30
placement_groups.py Lints. 2017-02-23 21:37:43 -05:00
reserved_instances.py Lints. 2017-02-23 21:37:43 -05:00
route_tables.py Replaced direct querystring access with inherited _get_param 2017-09-16 19:05:32 +05:30
security_groups.py Merge pull request #1565 from spulec/fix-1522 2018-06-08 17:58:30 -04:00
spot_fleets.py tag specifications for spot fleet requests 2019-01-24 11:38:07 -08:00
spot_instances.py Lints. 2017-02-23 21:37:43 -05:00
subnets.py Updates to create_subnet and describe_subnets responses (#2053) 2019-05-28 16:33:25 +01:00
tags.py Replaced redundant sequence_from_querystring with inherited _get_multi_param 2017-09-16 17:08:21 +05:30
virtual_private_gateways.py Replaced direct querystring access with inherited _get_param 2017-09-16 19:05:32 +05:30
vm_export.py Lints. 2017-02-23 21:37:43 -05:00
vm_import.py Lints. 2017-02-23 21:37:43 -05:00
vpc_peering_connections.py Fix #1842 Create cross region VPC peering connection in both region (#2195) 2019-05-25 10:21:57 +01:00
vpcs.py Enable Extended CIDR Associations on VPC (#1511) 2018-03-21 09:10:38 -07:00
vpn_connections.py Replaced direct querystring access with inherited _get_param 2017-09-16 19:05:32 +05:30
windows.py Lints. 2017-02-23 21:37:43 -05:00