]> git.proxmox.com Git - ceph.git/blobdiff - ceph/src/test/rgw/test_rgw_iam_policy.cc
import 15.2.5
[ceph.git] / ceph / src / test / rgw / test_rgw_iam_policy.cc
index 335daa6980bab869e93e490aa0e0ece10cd8cdc6..9f8e585cdf1bbceb5db4719cf122ce8451d1e935 100644 (file)
@@ -128,6 +128,11 @@ public:
     return 0;
   }
 
+  string get_subuser() const override {
+    abort();
+    return 0;
+  }
+
   void to_str(std::ostream& out) const override {
     out << id;
   }