On 06/09/2016 08:15 AM, Cole Robinson wrote:
---
src/remote/remote_protocol.x | 3 ++-
1 file changed, 2 insertions(+), 1 deletion(-)
diff --git a/src/remote/remote_protocol.x b/src/remote/remote_protocol.x
index 3f813a5..0170c0c 100644
--- a/src/remote/remote_protocol.x
+++ b/src/remote/remote_protocol.x
@@ -5818,7 +5818,8 @@ enum remote_procedure {
/**
* @generate: none
* @priority: high
- * @acl: connect:read
+ * @acl: connect:search_storage_pools
+ * @aclfilter: storage_pool:getattr
*/
REMOTE_PROC_CONNECT_STORAGE_POOL_EVENT_REGISTER_ANY = 368,
err, ignore this, was part of offlist GSOC work
- Cole