314aaffeb9
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 |
||
---|---|---|
.. | ||
charmhelpers | ||
basic_deployment.py | ||
gate-basic-trusty-icehouse | ||
gate-basic-trusty-kilo | ||
gate-basic-trusty-liberty | ||
gate-basic-trusty-mitaka | ||
gate-basic-xenial-mitaka | ||
gate-basic-xenial-newton | ||
gate-basic-xenial-ocata | ||
gate-basic-yakkety-newton | ||
gate-basic-zesty-ocata | ||
README.md | ||
tests.yaml |
Overview
This directory provides Amulet tests to verify basic deployment functionality from the perspective of this charm, its requirements and its features, as exercised in a subset of the full OpenStack deployment test bundle topology.
For full details on functional testing of OpenStack charms please refer to the functional testing section of the OpenStack Charm Guide.