]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph-ansible.git/commit
library: refact ceph_dashboard_user
authorGuillaume Abrioux <gabrioux@redhat.com>
Wed, 6 Jan 2021 13:07:38 +0000 (14:07 +0100)
committerDimitri Savineau <savineau.dimitri@gmail.com>
Thu, 7 Jan 2021 22:09:46 +0000 (17:09 -0500)
commit2725db3e9f42472fdf63c81e5b0236bc6449cf4b
tree646e227c9d8e30274d6f0b91e0fdce23640ab90b
parent9cc607e9afdc214f3504fdd5f6258722906c30ae
library: refact ceph_dashboard_user

refact this module due to recent changes in ceph pacific.
The password must be passed with `-i` option.

Signed-off-by: Guillaume Abrioux <gabrioux@redhat.com>
library/ceph_dashboard_user.py
module_utils/ca_common.py
tests/library/test_ceph_dashboard_user.py