[Openstack] Swift3 configuration...

Thiago da Silva thiago at redhat.com
Wed Apr 18 18:25:31 UTC 2018


Hello,

On Wed, Apr 18, 2018 at 1:41 AM, Shyam Prasad N <nspmangalore at gmail.com>
wrote:

> Hi,
>
> I'm trying to setup an s3 API frontend for my swift cluster using this
> guide:
> https://docs.openstack.org/mitaka/config-reference/
> object-storage/configure-s3.html
>
> But I'm unable to figure out how to configure the access_key_id and
> secret_access_key. The page says I should pick up from aws console. So does
> this mean that I cannot have this configuration without the internet
> connectivity?
>
You do not need to be using your AWS credentials when configuring Swift3,
which credentials to use really depends on what Identity system you are
using. For tempauth/swauth, the access_key becomes 'tenant:user' and
secret_key is the password. For keystone, you need to first create ec2
credentials and then use those[0].

Thiago

[0] -
https://docs.openstack.org/python-openstackclient/pike/cli/command-objects/ec2-credentials.html



> Please clarify the architecture design involved here.
> As always, thanks for your responses.
>
> --
> -Shyam
>
> _______________________________________________
> 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/20180418/daa07faa/attachment.html>


More information about the Openstack mailing list