X-Git-Url: https://gerrit.opnfv.org/gerrit/gitweb?a=blobdiff_plain;f=src%2Fceph%2Fsrc%2Ftest%2Fcli%2Fceph-authtool%2Fcap-bin.t;fp=src%2Fceph%2Fsrc%2Ftest%2Fcli%2Fceph-authtool%2Fcap-bin.t;h=6ec76772cbf2b7c675e5d67da8fa8032c18c2d78;hb=812ff6ca9fcd3e629e49d4328905f33eee8ca3f5;hp=0000000000000000000000000000000000000000;hpb=15280273faafb77777eab341909a3f495cf248d9;p=stor4nfv.git diff --git a/src/ceph/src/test/cli/ceph-authtool/cap-bin.t b/src/ceph/src/test/cli/ceph-authtool/cap-bin.t new file mode 100644 index 0000000..6ec7677 --- /dev/null +++ b/src/ceph/src/test/cli/ceph-authtool/cap-bin.t @@ -0,0 +1,6 @@ + $ ceph-authtool kring --create-keyring --gen-key + creating kring + + $ ceph-authtool --cap osd 'allow rx pool=swimming' kring + $ ceph-authtool kring --list|grep -E '^[[:space:]]caps ' + \tcaps osd = "allow rx pool=swimming" (esc)