]> git.apps.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>
Mon, 18 Jan 2021 19:46:53 +0000 (14:46 -0500)
commitfa5fbe69602b55088a33ffb60773e3ec950918ab
tree2bd7fd17f0a86d5263cb441727cbb1b5683bab13
parent11736265a1c12d413e526b9ff3281aa04d1d4c11
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>
(cherry picked from commit 2725db3e9f42472fdf63c81e5b0236bc6449cf4b)
library/ceph_dashboard_user.py
tests/library/test_ceph_dashboard_user.py