..
cloudformation
…
digital_ocean
reword "except Error as e:" into "except Error, e:" to be compatible with Python 2.5 ( #5852 )
2014-02-03 13:00:40 -06:00
docker
reword "except Error as e:" into "except Error, e:" to be compatible with Python 2.5 ( #5852 )
2014-02-03 13:00:40 -06:00
ec2
Create a common EC2 connection argument spec for EC2 modules
2014-02-06 15:27:41 +10:00
ec2_ami
Create a common EC2 connection argument spec for EC2 modules
2014-02-06 15:27:41 +10:00
ec2_eip
Create a common EC2 connection argument spec for EC2 modules
2014-02-06 15:27:41 +10:00
ec2_elb
Fix exception being thrown for new instance
2014-01-27 20:18:55 +07:00
ec2_elb_lb
Refactor ec2_elb_lb to use shared module snippet code
2014-01-24 15:33:41 -05:00
ec2_facts
…
ec2_group
Create a common EC2 connection argument spec for EC2 modules
2014-02-06 15:27:41 +10:00
ec2_key
Create a common EC2 connection argument spec for EC2 modules
2014-02-06 15:27:41 +10:00
ec2_tag
Create a common EC2 connection argument spec for EC2 modules
2014-02-06 15:27:41 +10:00
ec2_vol
Create a common EC2 connection argument spec for EC2 modules
2014-02-06 15:27:41 +10:00
ec2_vpc
reword "except Error as e:" into "except Error, e:" to be compatible with Python 2.5 ( #5852 )
2014-02-03 13:00:40 -06:00
elasticache
…
gc_storage
ansible -> ansibleworks
2014-01-28 20:29:41 -05:00
gce
reword "except Error as e:" into "except Error, e:" to be compatible with Python 2.5 ( #5852 )
2014-02-03 13:00:40 -06:00
gce_lb
reword "except Error as e:" into "except Error, e:" to be compatible with Python 2.5 ( #5852 )
2014-02-03 13:00:40 -06:00
gce_net
reword "except Error as e:" into "except Error, e:" to be compatible with Python 2.5 ( #5852 )
2014-02-03 13:00:40 -06:00
gce_pd
reword "except Error as e:" into "except Error, e:" to be compatible with Python 2.5 ( #5852 )
2014-02-03 13:00:40 -06:00
glance_image
reword "except Error as e:" into "except Error, e:" to be compatible with Python 2.5 ( #5852 )
2014-02-03 13:00:40 -06:00
keystone_user
reword "except Error as e:" into "except Error, e:" to be compatible with Python 2.5 ( #5852 )
2014-02-03 13:00:40 -06:00
linode
…
nova_compute
reword "except Error as e:" into "except Error, e:" to be compatible with Python 2.5 ( #5852 )
2014-02-03 13:00:40 -06:00
nova_keypair
reword "except Error as e:" into "except Error, e:" to be compatible with Python 2.5 ( #5852 )
2014-02-03 13:00:40 -06:00
ovirt
…
quantum_floating_ip
reword "except Error as e:" into "except Error, e:" to be compatible with Python 2.5 ( #5852 )
2014-02-03 13:00:40 -06:00
quantum_floating_ip_associate
reword "except Error as e:" into "except Error, e:" to be compatible with Python 2.5 ( #5852 )
2014-02-03 13:00:40 -06:00
quantum_network
reword "except Error as e:" into "except Error, e:" to be compatible with Python 2.5 ( #5852 )
2014-02-03 13:00:40 -06:00
quantum_router
reword "except Error as e:" into "except Error, e:" to be compatible with Python 2.5 ( #5852 )
2014-02-03 13:00:40 -06:00
quantum_router_gateway
reword "except Error as e:" into "except Error, e:" to be compatible with Python 2.5 ( #5852 )
2014-02-03 13:00:40 -06:00
quantum_router_interface
reword "except Error as e:" into "except Error, e:" to be compatible with Python 2.5 ( #5852 )
2014-02-03 13:00:40 -06:00
quantum_subnet
reword "except Error as e:" into "except Error, e:" to be compatible with Python 2.5 ( #5852 )
2014-02-03 13:00:40 -06:00
rax
Update rax module DOCUMENTATION with new auth options
2014-01-28 13:59:49 -06:00
rax_clb
Merge pull request #4941 from sivel/rax-clb-shared-vip
2014-01-29 16:14:29 -08:00
rax_clb_nodes
…
rax_dns
…
rax_dns_record
…
rax_facts
…
rax_files
…
rax_files_objects
…
rax_keypair
…
rax_network
…
rax_queue
…
rds
Merge pull request #5410 from willthames/rds_snapshot
2014-02-05 15:23:08 -05:00
route53
Fix missing quote mark in route53 doc example
2014-02-05 13:59:31 +00:00
s3
…
virt
…