Project member is unable to create a container
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
Ceph RADOS Gateway Charm |
Fix Released
|
Undecided
|
Unassigned |
Bug Description
- focal-ussuri, 20.10
- python3-swiftclient 1:3.9.0-0ubuntu1.1 from focal-proposed installed in openstack-dashboard units.
- swift is not deployed
- ceph-radosgw is deployed
A user with a role 'member' (note lowercase 'm') assigned in the project in not able to create a container.
Probably related to: https:/
$ openstack container create my-container
Unauthorized (HTTP 401) (Request-ID: tx0000000000000
In the Horizon GUI, a user with 'member' role in the project is not able to access "Object Store -> Containers" tab at all. As soon as I click "Containers", I'm being logged out and dropped to login page.
The log from ceph-radosgw unit.
2020-11-
2020-11-
2020-11-
2020-11-
2020-11-
$ env | grep OS_
OS_USER_
OS_AUTH_URL=https:/
OS_PROJECT_
OS_DOMAIN_
OS_REGION_
OS_PROJECT_
OS_IDENTITY_
OS_AUTH_
OS_INTERFACE=public
OS_PASSWORD=
OS_USERNAME=
$ juju ssh openstack-
ii python3-swiftclient 1:3.9.0-0ubuntu1.1 all Client library for Openstack Swift API - Python 3.x
Changed in charm-ceph-radosgw: | |
status: | Fix Committed → Fix Released |
Adding field-critical because the object store service is not available for the users. And it is a customer deployment.