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.
ansible/cloud
Ryan Sydnor a56fe04683 Use boto normalized location for bucket creation
If a bucket is being created in us-east-1, the module passed
'us-east-1' to boto's s3.create_bucket method rather than
Location.DEFAULT (an empty string). This caused boto to generate
invalid XML which AWS was unable to interpret.
9 years ago
..
amazon Use boto normalized location for bucket creation 9 years ago
centurylink added missing : to docs 9 years ago
cloudstack cloudstack: cs_portforward: fix example does not match description 9 years ago
google added version_added to new feature, removed unused aliases 9 years ago
lxc fix creation containers on btrfs subvolumes 9 years ago
misc sys.exit removal for cloud/misc/ovirt.py 9 years ago
openstack Fix return documentation 9 years ago
profitbricks Merge pull request #805 from StackPointCloud/module/profitbricks-volume-actions 9 years ago
rackspace Merge pull request #268 from smashwilson/rax_clb_ssl 10 years ago
vmware Merge pull request #788 from ansible/open_url-vsphere-copy 9 years ago
webfaction Fix existing_mailbox check 9 years ago
__init__.py package files 10 years ago
xenserver_facts.py sys.exit removal for cloud/xenserver_facts.py 9 years ago