[PATCH 5/6] docs: Distribute the XMLs with ACL permission flags for APIs

Peter Krempa pkrempa at redhat.com
Mon Feb 20 17:11:41 UTC 2023


On Mon, Feb 20, 2023 at 17:05:31 +0000, Daniel P. Berrangé wrote:
> On Mon, Feb 20, 2023 at 11:47:08AM +0100, Peter Krempa wrote:
> > Similarly to the API XML we can distribute the ACL permissions for the
> > APIs so that users who are potentially interested into the data don't
> > have to scrape our web.
> 
> IMHO if we want to expose this to apps, we should be including
> the info directly in the API files we already ship, rather than
> exporting something new.

Yeah, I thought the same but didn't really fancy changing the generator
as they are partially generated by gendispatch rather than the ACL
generator as the information is in the protocol headers rather than with
the function headers.

I can drop this patch for now as the series works well without.


More information about the libvir-list mailing list