|
|
|
|
|
|
|
|
|
|
xen-devel
[Xen-devel] [PATCH] [REVISION] [Xen-API] [3/3] Extension of the Xen-API
This is an update of the previously posted patch. Now the Xen-API extensions
for the
XSPolicy and ACMPolicy class have been converted to become subclasses of the
XendBase class
and their implementation has been moved out of XendAPI.py.
This patch implements extensions for managing security policies in xend.
The XSPolicy and ACMPolicy classes provide the interface for the Xen-API
and implement the functionality described in the documentation.
Some of the xend-internal code implements changing the previously used
format into the format used by the Xen-API. This is mostly related to
the labels and their format of <policy identifier>:<policy
name>:<label>.
The acmpolicy class implements a compiler for translating an XML policy
into their binary format and provides functionality for comparing a
current policy against a new one when changing a policy.
The xspolicyadmin class administers the policy of the system.
Signed-off-by: Stefan Berger <stefanb@xxxxxxxxxx>
xend-xspolicy-xapi-xend.diff
Description: Text Data
_______________________________________________
Xen-devel mailing list
Xen-devel@xxxxxxxxxxxxxxxxxxx
http://lists.xensource.com/xen-devel
|
<Prev in Thread] |
Current Thread |
[Next in Thread> |
- [Xen-devel] [PATCH] [REVISION] [Xen-API] [3/3] Extension of the Xen-API for managing the ACM policy (and others),
Stefan Berger <=
|
|
|
|
|