Re: [Openstack] [OpenStack] [Swift] Does Swift3 support v4 signature for S3?

2016-10-17 Thread Alexandr Porunov
Hello Kota, Thank you very much! Sincerely, Alexandr On Mon, Oct 17, 2016 at 9:31 AM, Kota TSUYUZAKI < tsuyuzaki.k...@lab.ntt.co.jp> wrote: > Hello Alexandr, > > Signature V4 has been supported since > > https://github.com/openstack/swift3/commit/a1cc181bd8ef891d3e3b8ed71db9b4 > 1c179ced0e > >

Re: [Openstack] [OpenStack] [Swift] Does Swift3 support v4 signature for S3?

2016-10-17 Thread Kota TSUYUZAKI
Hello Alexandr, Signature V4 has been supported since https://github.com/openstack/swift3/commit/a1cc181bd8ef891d3e3b8ed71db9b41c179ced0e It has been restricted with only keystone authentication though. The docs in README.rst is wrong. I pushed the fix for the docs,

[Openstack] [OpenStack] [Swift] Does Swift3 support v4 signature for S3?

2016-10-14 Thread Alexandr Porunov
Hello, On gitgub they tell us: Support AWS Signature Version 2 (Version 4 is not ready) But in changelog they tell that they support v4: Amazon S3 Signature V4 support I tried to use aws java s3 client and mino java client to send requests to swift but without success. Both show either 403 or