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 - devel...pmarques:s3_none_options <https://github.com/ansible/ansible-modules-extras/compare/devel...pmarques:s3_none_options> Suppoer proxy on S3 connection: - devel...pmarques:s3_bucket_proxy <https://github.com/ansible/ansible-modules-extras/compare/devel...pmarques:s3_bucket_proxy> 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, -- You received this message because you are subscribed to the Google Groups "Ansible Project" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/ansible-project/4c3550b7-1300-4162-b66e-ba268938c854%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.
