[libvirt] [PATCH 06/19] Add ACL annotations to all RPC messages

2013-06-19 Thread Daniel P. Berrange
From: Daniel P. Berrange berra...@redhat.com Introduce annotations to all RPC messages to declare what access control checks are required. There are two new annotations defined: @acl: object:permission @acl: object:permission:flagname Declare the access control requirements for the API. May

[libvirt] [PATCH 06/19] Add ACL annotations to all RPC messages

2013-05-09 Thread Daniel P. Berrange
From: Daniel P. Berrange berra...@redhat.com Introduce annotations to all RPC messages to declare what access control checks are required. There are two new annotations defined: @acl: object:permission @acl: object:permission:flagname Declare the access control requirements for the API. May