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
>
> It has been restricted with only keystone authentication though.
> The docs in README.rst is wrong. I pushed the fix for the docs,
> https://review.openstack.org/#/c/387126/
>
> Thanks,
> Kota
>
> (2016/10/15 6:00), Alexandr Porunov wrote:
> > 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 400 error..
> >
> > When I use command line tool (s3curl.pl) it works.
> >
> > Does Swift3 support v4? What can be wrong?
> >
> > Sincerely,
> > Alexandr
> >
> >
> >
> > ___
> > Mailing list: http://lists.openstack.org/cgi-bin/mailman/listinfo/
> openstack
> > Post to : openstack@lists.openstack.org
> > Unsubscribe : http://lists.openstack.org/cgi-bin/mailman/listinfo/
> openstack
> >
>
>
> --
> --
> Kota Tsuyuzaki(露﨑 浩太)  
> NTT Software Innovation Center
> Cloud Solution Project
> Phone  0422-59-2837
> Fax0422-59-2965
> ---
>
>
>
___
Mailing list: http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack
Post to : openstack@lists.openstack.org
Unsubscribe : http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack


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, 
https://review.openstack.org/#/c/387126/

Thanks,
Kota

(2016/10/15 6:00), Alexandr Porunov wrote:
> 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 400 error..
> 
> When I use command line tool (s3curl.pl) it works.
> 
> Does Swift3 support v4? What can be wrong?
> 
> Sincerely,
> Alexandr
> 
> 
> 
> ___
> Mailing list: http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack
> Post to : openstack@lists.openstack.org
> Unsubscribe : http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack
> 


-- 
--
Kota Tsuyuzaki(露﨑 浩太)  
NTT Software Innovation Center
Cloud Solution Project
Phone  0422-59-2837
Fax0422-59-2965
---



___
Mailing list: http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack
Post to : openstack@lists.openstack.org
Unsubscribe : http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack


[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 400 error..

When I use command line tool (s3curl.pl) it works.

Does Swift3 support v4? What can be wrong?

Sincerely,
Alexandr
___
Mailing list: http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack
Post to : openstack@lists.openstack.org
Unsubscribe : http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack