| .. |
|
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
|
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_ami
|
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_eip
|
|
|
|
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
|
Merge pull request #5380 from dhml/devel
|
2014-01-27 11:41:21 -08:00 |
|
ec2_key
|
|
|
|
ec2_tag
|
|
|
|
ec2_vol
|
Add ec2_vol snapshot example from #4189
|
2014-01-28 09:58:13 -05: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
|
Use dict constructors
|
2014-01-23 22:05:46 -06:00 |
|
rax_keypair
|
|
|
|
rax_network
|
|
|
|
rax_queue
|
Add rax_queue module to create/delete Rackspace Cloud Queues
|
2014-01-24 11:14:25 -05:00 |
|
rds
|
|
|
|
route53
|
Fix missing quote mark in route53 doc example
|
2014-02-05 13:59:31 +00:00 |
|
s3
|
|
|
|
virt
|
|
|