..
test_amazon_dev_pay.py
from __future__ import unicode_literals
2014-08-27 11:33:55 -04:00
test_amis.py
allow get_filter_value to return state of ami and test
2014-09-30 16:12:23 -04:00
test_availability_zones_and_regions.py
from __future__ import unicode_literals
2014-08-27 11:33:55 -04:00
test_customer_gateways.py
from __future__ import unicode_literals
2014-08-27 11:33:55 -04:00
test_dhcp_options.py
from __future__ import unicode_literals
2014-08-27 11:33:55 -04:00
test_ec2_core.py
from __future__ import unicode_literals
2014-08-27 11:33:55 -04:00
test_elastic_block_store.py
from __future__ import unicode_literals
2014-08-27 11:33:55 -04:00
test_elastic_ip_addresses.py
Network Interfaces: Initial implementation.
2014-09-08 16:50:18 -07:00
test_elastic_network_interfaces.py
Network Interfaces: Initial implementation. (Fixed unit test Boto version threshold for modify_network_interface_attribute.)
2014-09-08 23:05:40 -07:00
test_general.py
from __future__ import unicode_literals
2014-08-27 11:33:55 -04:00
test_instances.py
Network Interfaces: Added attach/detach support. (added test threshold for Boto 2.32)
2014-09-12 11:51:50 -07:00
test_internet_gateways.py
from __future__ import unicode_literals
2014-08-27 11:33:55 -04:00
test_ip_addresses.py
from __future__ import unicode_literals
2014-08-27 11:33:55 -04:00
test_key_pairs.py
Support Python 3 using six
2014-08-28 10:57:43 -04:00
test_monitoring.py
from __future__ import unicode_literals
2014-08-27 11:33:55 -04:00
test_network_acls.py
from __future__ import unicode_literals
2014-08-27 11:33:55 -04:00
test_placement_groups.py
from __future__ import unicode_literals
2014-08-27 11:33:55 -04:00
test_regions.py
from __future__ import unicode_literals
2014-08-27 11:33:55 -04:00
test_reserved_instances.py
from __future__ import unicode_literals
2014-08-27 11:33:55 -04:00
test_route_tables.py
Route Tables / Routes: Initial implementation. (Fixed deletion of main route table via deletion of VPC.)
2014-09-05 08:45:36 -07:00
test_security_groups.py
Security Groups: Fix for filtering support.
2014-09-10 09:42:38 -07:00
test_server.py
Support Python 3 using six
2014-08-28 10:57:43 -04:00
test_spot_instances.py
Add support for filtering spot instance requests
2014-09-04 12:39:14 -07:00
test_subnets.py
from __future__ import unicode_literals
2014-08-27 11:33:55 -04:00
test_tags.py
from __future__ import unicode_literals
2014-08-27 11:33:55 -04:00
test_virtual_private_gateways.py
from __future__ import unicode_literals
2014-08-27 11:33:55 -04:00
test_vm_export.py
from __future__ import unicode_literals
2014-08-27 11:33:55 -04:00
test_vm_import.py
from __future__ import unicode_literals
2014-08-27 11:33:55 -04:00
test_vpc_peering.py
from __future__ import unicode_literals
2014-08-27 11:33:55 -04:00
test_vpcs.py
VPC: Added default security group upon creation.
2014-09-10 11:15:43 -07:00
test_vpn_connections.py
from __future__ import unicode_literals
2014-08-27 11:33:55 -04:00
test_windows.py
from __future__ import unicode_literals
2014-08-27 11:33:55 -04:00