charm-ceph-proxy/unit_tests
Dmitrii Shcherbakov 81383a160b support custom admin user and user auth
In order to support cases where pools and keys are pre-created and
ceph-proxy just proxies this data to client applications this change
introduces support for:

* having custom "admin" users which may not actually have admin
privileges on the target cluster (client.admin is probably occupied by
real admins in this case);
* using cephx keys provided via charm config.

Change-Id: I01014b6986f92bf0ad8147a08afa1d61fdd5c088
Closes-bug: #1793991
2018-09-26 10:09:14 +03:00
..
__init__.py Add testing 2016-07-12 15:44:23 -04:00
test_ceph.py support custom admin user and user auth 2018-09-26 10:09:14 +03:00
test_ceph_broker.py Add testing 2016-07-12 15:44:23 -04:00
test_ceph_hooks.py support custom admin user and user auth 2018-09-26 10:09:14 +03:00
test_utils.py Add testing 2016-07-12 15:44:23 -04:00