Issue on accessing object storage containers from outside

Clay Gerrard clay.gerrard at gmail.com
Wed Sep 22 13:03:12 UTC 2021


I'm not familiar with horizon, but it's probably using container ACLs to
make the objects in the buckets publicly available:

https://docs.openstack.org/swift/latest/overview_acl.html#container-acls

Try to using a swift client (like python swiftclient CLI) to check the
x-container-read and verify it includes .r:*

On Wed, Sep 22, 2021 at 5:39 AM Michel Niyoyita <micou12 at gmail.com> wrote:

> Dear all
>
> I have created containers and upload objects into containers . I can
> access these containers and objects trough horizon dashboard but once make
> them public I can not reach them through the provided link .
>
> If any one have an idea on how to access containers and their object using
> the link from outside he can help and guide.
>
> I deployed openstack wallaby using kolla-ansible and ceph pacific using
> ansible , both are using ubuntu 20.04 as OS
>
> Michel
>


-- 
Clay Gerrard
210 788 9431
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.openstack.org/pipermail/openstack-discuss/attachments/20210922/21274691/attachment.htm>


More information about the openstack-discuss mailing list