e7fd38af78
* 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 |
||
---|---|---|
.. | ||
ansible |