]> 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>
Fri, 11 Dec 2020 03:51:50 +0000 (19:51 -0800)
commit3a85d2d04028a323952a31d18cdbefb710be2e2b
tree330b49ca3f7a23a92c290c6461e9269d18019d5d
parentbcebcea95f2ef20945e2a83ed9a05ce91c49f962
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>
src/pybind/ceph_volume_client.py