charm-ceph-radosgw/unit_tests
Rodrigo Barbieri fb2f757494 Add config option for keystone admin roles
RADOS Gateway supports setting keystone operator and admin
roles. RADOS Gateway requires admin roles for keystone users
to change their user quota. Regular operator/member roles
are not allowed to do so.

The lack of this config option prevents swift users with admin
roles from being able to set their quotas. Therefore, a config
option 'admin-roles' is now added to the charm to map to
'rgw keystone accepted admin roles' RADOS Gateway config.

Please note that this is only effective from Luminous
Ceph Release.

Change-Id: Ic0b9aa39eef9fbc6c43eb4e66ab72d90787c2017
Closes-Bug: #1831577
2019-07-01 17:37:19 -03:00
..
testdata Add support for RADOS gateway multi-site replication 2019-02-14 09:40:20 +00:00
__init__.py Switch charm runtime to python3 2019-01-18 13:31:33 +02:00
test_actions.py Add support for RADOS gateway multi-site replication 2019-02-14 09:40:20 +00:00
test_ceph_radosgw_context.py Add config option for keystone admin roles 2019-07-01 17:37:19 -03:00
test_ceph_radosgw_utils.py Add support for RADOS gateway multi-site replication 2019-02-14 09:40:20 +00:00
test_ceph.py Set appropriate application tag for pools created 2019-02-20 06:53:18 +01:00
test_hooks.py Add config option for keystone admin roles 2019-07-01 17:37:19 -03:00
test_multisite.py Add support for RADOS gateway multi-site replication 2019-02-14 09:40:20 +00:00
test_utils.py Switch charm runtime to python3 2019-01-18 13:31:33 +02:00