Hello, On Wed, Apr 18, 2018 at 1:41 AM, Shyam Prasad N <nspmangal...@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@lists.openstack.org > Unsubscribe : http://lists.openstack.org/cgi-bin/mailman/listinfo/ > openstack > >
_______________________________________________ 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