tasks/cephfs/test_volume_client: Add tests for authorize/deauthorize
authorKotresh HR <khiremat@redhat.com>
Tue, 1 Dec 2020 10:44:17 +0000 (16:14 +0530)
committerBastien Roucariès <rouca@debian.org>
Sat, 21 Oct 2023 16:42:26 +0000 (17:42 +0100)
commitfdfa48ff4592088f27cf62be72cec01b8055342a
tree6cb3c0e1f7826834039efbd22f02ee387523dbbc
parente1afb53d969f98e3a954ef0980dac4dbd0b6ca15
tasks/cephfs/test_volume_client: Add tests for authorize/deauthorize

1. Add testcase for authorizing auth_id which is not added by
   ceph_volume_client
2. Add testcase to test 'allow_existing_id' option
3. Add testcase for deauthorizing auth_id which has got it's caps
   updated out of band

Signed-off-by: Kotresh HR <khiremat@redhat.com>
(cherry picked from commit aa4beb3d993649a696af95cf27150cc460baaf70)

Conflicts:
qa/tasks/cephfs/test_volume_client.py

Origin: upstream, https://github.com/ceph/ceph/commit/a036cf3cbf47bbc8fd7793a80767c1257ed426d1

Gbp-Pq: Name CVE-2020-27781-5.patch
qa/tasks/cephfs/test_volume_client.py