[libvirt] [PATCH] Add info about access control checks into API reference

Eric Blake eblake at redhat.com
Wed Aug 7 18:10:22 UTC 2013


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 at 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 at 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

-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 621 bytes
Desc: OpenPGP digital signature
URL: <http://listman.redhat.com/archives/libvir-list/attachments/20130807/b9fe0ce4/attachment-0001.sig>


More information about the libvir-list mailing list