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.
10 years ago
..
amazon Use boto normalized location for bucket creation 10 years ago
centurylink added missing : to docs 10 years ago
cloudstack cloudstack: cs_portforward: fix example does not match description 10 years ago
google added version_added to new feature, removed unused aliases 10 years ago
lxc fix creation containers on btrfs subvolumes 10 years ago
misc sys.exit removal for cloud/misc/ovirt.py 10 years ago
openstack Fix return documentation 10 years ago
profitbricks Merge pull request #805 from StackPointCloud/module/profitbricks-volume-actions 10 years ago
rackspace Merge pull request #268 from smashwilson/rax_clb_ssl 11 years ago
vmware Merge pull request #788 from ansible/open_url-vsphere-copy 10 years ago
webfaction Fix existing_mailbox check 10 years ago
__init__.py package files 11 years ago
xenserver_facts.py sys.exit removal for cloud/xenserver_facts.py 10 years ago