charm-ceph-radosgw/unit_tests
James Page 314aaffeb9 Add support for cephx pool grouping and permissions
Sync charmhelpers and add configuration option to allow access
to ceph pools to be limited based on grouping.

The radosgw will only require access to pools in the 'objects'
group - which probably won't be shared with other services,
but does ensure that compromise on a radosgw unit does not
allow access to volumes and instances on the same underlying
ceph backend.

Added creation of .rgw.root pool to broker requests to ensure
that all pools are added to the 'objects' group, avoiding the
need for rw permissionson the radosgw.gateway key.

Change-Id: I88953b44e9994c1d0235f617faaeb892b7abed9c
Partial-Bug: 1424771
2017-02-14 18:08:13 +00:00
..
__init__.py Re-license charm as Apache-2.0 2016-06-28 12:06:58 +01:00
test_actions.py Re-license charm as Apache-2.0 2016-06-28 12:06:58 +01:00
test_ceph_radosgw_context.py Drop apache+mod-fastcgi support 2017-01-18 17:30:33 +00:00
test_ceph_radosgw_utils.py Add support for application version 2016-09-21 10:15:24 +01:00
test_ceph.py Add support for cephx pool grouping and permissions 2017-02-14 18:08:13 +00:00
test_hooks.py Drop apache+mod-fastcgi support 2017-01-18 17:30:33 +00:00
test_utils.py Re-license charm as Apache-2.0 2016-06-28 12:06:58 +01:00