]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph-ansible.git/commit
radosgw_user: parse system and admin as boolean
authorSeena Fallah <seenafallah@gmail.com>
Sat, 16 Mar 2024 15:15:13 +0000 (16:15 +0100)
committerGuillaume Abrioux <gabrioux@ibm.com>
Sat, 16 Mar 2024 19:18:47 +0000 (20:18 +0100)
commita95726c40900d30bb3728fc99e7487c65ea2d0a1
tree423284c73b6df0f8eb76f5993ec8467b6e99f951
parentbeb046cba9498bc3febb282efef43a32c09c200b
radosgw_user: parse system and admin as boolean

The returned payload from rgw has them as a boolean. By having them as a string it would always report a change and try to modify the user.

Signed-off-by: Seena Fallah <seenafallah@gmail.com>
library/radosgw_user.py