1
0
Fork 0
mirror of https://github.com/ansible-collections/community.general.git synced 2024-09-14 20:13:21 +02:00
community.general/lib/ansible/modules/cloud
Joshua C. Randall e7fd38af78 Fix get_s3_connection (fixes #22317) (#22318)
* Fix get_s3_connection (fixes #22317)

Override aws_connect_kwargs rather than prepending to them. Should fix an issue in which `calling_format` is set twice in the kwargs passed to `boto.connect_s3` or `S3Connection` if a bucket name contains a `.`

* Revert "Fix get_s3_connection (fixes #22317)"

This reverts commit 7f61b8bebd2929940495204f1a98d660a55985d8.

* implements alternative way of fixing issue with aws_connect_kwargs for rgw and fakes3 (fixes 22317)

* add comment to explain why the keys are being removed from aws_connect_kwargs

* remove trailing whitespace on comment line
2017-03-21 08:15:53 -04:00
..
amazon Fix get_s3_connection (fixes #22317) (#22318) 2017-03-21 08:15:53 -04:00
atomic New metadata 1.0 (#22587) 2017-03-14 09:07:22 -07:00
azure Fix render issue (#22650) 2017-03-15 16:31:37 +00:00
centurylink New metadata 1.0 (#22587) 2017-03-14 09:07:22 -07:00
cloudscale New metadata 1.0 (#22587) 2017-03-14 09:07:22 -07:00
cloudstack cloudstack: fix pep8 for loadbalancer modules (#22822) 2017-03-21 11:00:46 +01:00
digital_ocean New metadata 1.0 (#22587) 2017-03-14 09:07:22 -07:00
dimensiondata New metadata 1.0 (#22587) 2017-03-14 09:07:22 -07:00
docker cloud: docker: Fixes #22638 load image to memory when archive_path provided (#22642) 2017-03-16 10:06:19 -07:00
google [GCE] Invalid zone reported through fail_json 2017-03-20 10:15:39 -04:00
linode New metadata 1.0 (#22587) 2017-03-14 09:07:22 -07:00
lxc New metadata 1.0 (#22587) 2017-03-14 09:07:22 -07:00
lxd New metadata 1.0 (#22587) 2017-03-14 09:07:22 -07:00
misc New metadata 1.0 (#22587) 2017-03-14 09:07:22 -07:00
openstack New metadata 1.0 (#22587) 2017-03-14 09:07:22 -07:00
ovh New metadata 1.0 (#22587) 2017-03-14 09:07:22 -07:00
ovirt cloud: ovirt: Add sparsify option to ovirt_disks (#22560) 2017-03-20 09:39:16 -04:00
packet New metadata 1.0 (#22587) 2017-03-14 09:07:22 -07:00
profitbricks New metadata 1.0 (#22587) 2017-03-14 09:07:22 -07:00
pubnub changed supported_by from curated to community (#22656) 2017-03-15 14:28:15 -07:00
rackspace New metadata 1.0 (#22587) 2017-03-14 09:07:22 -07:00
smartos New metadata 1.0 (#22587) 2017-03-14 09:07:22 -07:00
softlayer New metadata 1.0 (#22587) 2017-03-14 09:07:22 -07:00
univention New metadata 1.0 (#22587) 2017-03-14 09:07:22 -07:00
vmware vmware_guest: Fix "KeyError: 'changed'" (#22564) 2017-03-16 10:55:07 -04:00
webfaction New metadata 1.0 (#22587) 2017-03-14 09:07:22 -07:00
__init__.py package files 2016-12-08 11:22:22 -05:00