Hi, RiakCS uses S3 API but is not yet 100% compliant. I would like t discusse some changes that I have made to support RiakCS bucket provisioning:
RiakCS doesn’t support versioning pays & it seems to not support tags and payments
Suppoer proxy on S3 connection:
I also had to import urlparse, but this got me confused, maybe an issue from my side
-
[devel...pmarques:s3_import_url_parse](https://github.com/ansible/ansible-modules-extras/compare/devel...pmarques:s3_import_url_parse)
Also due to other issue on RiakCS we need to force Content-Type when “putting” policy: -
[devel...pmarques:s3_bucket_policy](https://github.com/ansible/ansible-modules-extras/compare/devel...pmarques:s3_bucket_policy)
Github issue https://github.com/ansible/ansible-modules-extras/issues/1251#issuecomment-157144260
Best regards,