ansible/cloud/amazon
Luc Bourlier df53b85259 Don't use 'tenancy' in ec2 spot requests
The problem was introduced in commit f5789e8e. 'tenancy' is a parameter of
ec2.run_instances, but not in ec2.request_spot_instances. So it was breaking
the support for spot requests.
2015-02-10 13:43:11 +00:00
..
__init__.py
cloudformation.py
ec2.py Don't use 'tenancy' in ec2 spot requests 2015-02-10 13:43:11 +00:00
ec2_ami.py
ec2_ami_search.py
ec2_asg.py
ec2_eip.py
ec2_elb.py
ec2_elb_lb.py
ec2_facts.py
ec2_group.py
ec2_key.py
ec2_lc.py
ec2_metric_alarm.py
ec2_scaling_policy.py
ec2_snapshot.py
ec2_tag.py
ec2_vol.py
ec2_vpc.py
elasticache.py
rds.py corrected version added for latest features 2015-01-28 12:55:05 -05:00
rds_param_group.py
rds_subnet_group.py
route53.py
s3.py