[Openstack] [OpenStack] [Swift] How to use s3curl or s3cmd with Swift3?

Alexandr Porunov alexandr.porunov at gmail.com
Thu Oct 13 09:40:14 UTC 2016


Thank you. You were right.

Now s3curl works but I don't know how to use it.. I try to check if swift3
is working with the next command:
  ./s3curl.pl --id 'swift' -key '384c48d6a26244aebcfa26cff4567bc0' -get -s
-v http://proxy:8080/v1/AUTH_3f842db875cc48b99d7ff246c27a2e6a

and

  ./s3curl.pl --id 'swift' -key 'swift' -get -s -v
http://proxy:8080/v1/AUTH_3f842db875cc48b99d7ff246c27a2e6a

in both cases I get the same error:
<?xml version='1.0' encoding='UTF-8'?>
<Error><Code>InvalidBucketName</Code><Message>The specified bucket is not
valid.</Message><RequestId>tx75447f12c8434120b20cd-0057ff7ffe</RequestId><BucketName>v1</BucketName></Error>

Do you know how to resolve it?

On Thu, Oct 13, 2016 at 12:10 PM, Turbo Fredriksson <turbo at bayour.com>
wrote:

> On Oct 13, 2016, at 9:29 AM, Alexandr Porunov wrote:
>
> > Can't locate Digest/HMAC_SHA1.pm in @INC (@INC contains:
>
> You need to install the "libdigest-hmac-perl" package..
> --
> Try not. Do. Or do not. There is no try!
> - Yoda
>
>
> _______________________________________________
> Mailing list: http://lists.openstack.org/cgi-bin/mailman/listinfo/
> openstack
> Post to     : openstack at lists.openstack.org
> Unsubscribe : http://lists.openstack.org/cgi-bin/mailman/listinfo/
> openstack
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.openstack.org/pipermail/openstack/attachments/20161013/036ccc41/attachment.html>


More information about the Openstack mailing list