On 08/07/2013 12:06 PM, Eric Blake wrote:
On 08/07/2013 06:06 AM, Daniel P. Berrange wrote:
> From: "Daniel P. Berrange" <berrange(a)redhat.com>
>
> So that app developers / admins know what access control checks
> are performed for each API, this patch extends the API docs
> generator to include details of the ACLs for each.
>
> The newapi.xsl template loads the XML files containing the ACL
> rules and generates a short block of HTML for each API describing
> the parameter checks and return value filters (if any).
>
> Signed-off-by: Daniel P. Berrange <berrange(a)redhat.com>
> ---
> docs/libvirt.css | 14 +++++++++++
> docs/newapi.xsl | 68 ++++++++++++++++++++++++++++++++++++++++++++++++++
> src/Makefile.am | 22 ++++++++++++++--
> src/rpc/gendispatch.pl | 59 ++++++++++++++++++++++++++++++++++++++++---
> 4 files changed, 157 insertions(+), 6 deletions(-)
Can you also touch .gitignore to account for the following files now
created by your patch?
# src/libvirt_access.xml
# src/libvirt_access_lxc.xml
# src/libvirt_access_qemu.xml
--
Eric Blake eblake redhat com +1-919-301-3266
Libvirt virtualization library
http://libvirt.org