You cannot select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Amir H. Hajizamani
d31d553571
Example should put instance_ids list in quotes for avoid YAML error
|
11 years ago |
.. |
cloudformation
|
…
|
|
digital_ocean
|
reword "except Error as e:" into "except Error, e:" to be compatible with Python 2.5 (#5852)
|
11 years ago |
docker
|
reword "except Error as e:" into "except Error, e:" to be compatible with Python 2.5 (#5852)
|
11 years ago |
ec2
|
Example should put instance_ids list in quotes for avoid YAML error
|
11 years ago |
ec2_ami
|
reword "except Error as e:" into "except Error, e:" to be compatible with Python 2.5 (#5852)
|
11 years ago |
ec2_eip
|
Move more responsibility to common EC2 module
|
11 years ago |
ec2_elb
|
Fix exception being thrown for new instance
|
11 years ago |
ec2_elb_lb
|
Refactor ec2_elb_lb to use shared module snippet code
|
11 years ago |
ec2_facts
|
…
|
|
ec2_group
|
Merge pull request #5380 from dhml/devel
|
11 years ago |
ec2_key
|
Standardize some parameters in ec2_key
|
11 years ago |
ec2_tag
|
Merge pull request #5311 from willthames/ec2_refactor
|
11 years ago |
ec2_vol
|
Add ec2_vol snapshot example from #4189
|
11 years ago |
ec2_vpc
|
reword "except Error as e:" into "except Error, e:" to be compatible with Python 2.5 (#5852)
|
11 years ago |
elasticache
|
Merge pull request #5311 from willthames/ec2_refactor
|
11 years ago |
gc_storage
|
ansible -> ansibleworks
|
11 years ago |
gce
|
reword "except Error as e:" into "except Error, e:" to be compatible with Python 2.5 (#5852)
|
11 years ago |
gce_lb
|
reword "except Error as e:" into "except Error, e:" to be compatible with Python 2.5 (#5852)
|
11 years ago |
gce_net
|
reword "except Error as e:" into "except Error, e:" to be compatible with Python 2.5 (#5852)
|
11 years ago |
gce_pd
|
reword "except Error as e:" into "except Error, e:" to be compatible with Python 2.5 (#5852)
|
11 years ago |
glance_image
|
reword "except Error as e:" into "except Error, e:" to be compatible with Python 2.5 (#5852)
|
11 years ago |
keystone_user
|
reword "except Error as e:" into "except Error, e:" to be compatible with Python 2.5 (#5852)
|
11 years ago |
linode
|
…
|
|
nova_compute
|
reword "except Error as e:" into "except Error, e:" to be compatible with Python 2.5 (#5852)
|
11 years ago |
nova_keypair
|
reword "except Error as e:" into "except Error, e:" to be compatible with Python 2.5 (#5852)
|
11 years ago |
ovirt
|
…
|
|
quantum_floating_ip
|
reword "except Error as e:" into "except Error, e:" to be compatible with Python 2.5 (#5852)
|
11 years ago |
quantum_floating_ip_associate
|
reword "except Error as e:" into "except Error, e:" to be compatible with Python 2.5 (#5852)
|
11 years ago |
quantum_network
|
reword "except Error as e:" into "except Error, e:" to be compatible with Python 2.5 (#5852)
|
11 years ago |
quantum_router
|
reword "except Error as e:" into "except Error, e:" to be compatible with Python 2.5 (#5852)
|
11 years ago |
quantum_router_gateway
|
reword "except Error as e:" into "except Error, e:" to be compatible with Python 2.5 (#5852)
|
11 years ago |
quantum_router_interface
|
reword "except Error as e:" into "except Error, e:" to be compatible with Python 2.5 (#5852)
|
11 years ago |
quantum_subnet
|
reword "except Error as e:" into "except Error, e:" to be compatible with Python 2.5 (#5852)
|
11 years ago |
rax
|
Update rax module DOCUMENTATION with new auth options
|
11 years ago |
rax_clb
|
Merge pull request #4941 from sivel/rax-clb-shared-vip
|
11 years ago |
rax_clb_nodes
|
…
|
|
rax_dns
|
Remove errant raise
|
11 years ago |
rax_dns_record
|
…
|
|
rax_facts
|
…
|
|
rax_files
|
Remove dict comprehension; use dict constructor
|
11 years ago |
rax_files_objects
|
Use dict constructors
|
11 years ago |
rax_keypair
|
…
|
|
rax_network
|
…
|
|
rax_queue
|
Add rax_queue module to create/delete Rackspace Cloud Queues
|
11 years ago |
rds
|
Merge pull request #5311 from willthames/ec2_refactor
|
11 years ago |
route53
|
Enable changes to ttl of a record to be propogated to route53
|
11 years ago |
s3
|
…
|
|
virt
|
…
|
|