]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commit
pybind/ceph_volume_client: Disallow authorize auth_id
authorRamana Raja <rraja@redhat.com>
Wed, 25 Nov 2020 11:14:35 +0000 (16:44 +0530)
committerPatrick Donnelly <pdonnell@redhat.com>
Wed, 16 Dec 2020 15:59:31 +0000 (07:59 -0800)
commitab18393db0b34506c3fd11346b6d0f1b781b9d99
treebd59b247f619af7c27c4fbec98406b5a813b202c
parent5dbc6bf0a67183bff7d7ca48ccd90ebbce492408
pybind/ceph_volume_client: Disallow authorize auth_id

This patch disallow the ceph_volume_client to authorize the auth_id
which is not created by ceph_volume_client. Those auth_ids could be
created by other means for other use cases which should not be modified
by ceph_volume_client.

Fixes: https://tracker.ceph.com/issues/48555
Signed-off-by: Ramana Raja <rraja@redhat.com>
Signed-off-by: Kotresh HR <khiremat@redhat.com>
(cherry picked from commit 3a85d2d04028a323952a31d18cdbefb710be2e2b)
src/pybind/ceph_volume_client.py