All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH] [Xend/Xm/ACM] [RESEND] [1/2] Implement legacy XML-RPC interface for ACM commands
@ 2007-12-04 23:23 Stefan Berger
  2007-12-05  9:35 ` Syunsuke HAYASHI
  0 siblings, 1 reply; 2+ messages in thread
From: Stefan Berger @ 2007-12-04 23:23 UTC (permalink / raw)
  To: xen-devel

[-- Attachment #1: Type: text/plain, Size: 985 bytes --]

This time with a gzipp'ed patch attached.

This patch implements a (non Xen-API) legacy XML-RPC interface for the
ACM commands and funnels the calls into code introduced by the Xen-API
support for ACM security management. Since some of the functionality has
changed, also the xm applications have changed. In particular the
following old commands have been removed along with some tools the have
become obsolete now:

- loadpolicy    (included in: setpolicy)
- makepolicy    (included in: setpolicy)
- cfgbootpolicy (included in: setpolicy)

and the following commands been introduced:

- setpolicy
- getpolicy
- resetpolicy

All tools have been adapted to work in Xen-API and legacy XML-RPC mode.
Both modes support the same functionality.

An update to the documentation will follow as well as new test cases.

I have run this and the 2nd patch with the xm-test suite on the tip of
the staging tree and they caused no regressions.

Signed-off-by: Stefan Berger <stefanb@us.ibm.com>


[-- Attachment #2: security_commands_through_xend.diff.gz --]
[-- Type: application/x-gzip, Size: 37817 bytes --]

[-- Attachment #3: Type: text/plain, Size: 138 bytes --]

_______________________________________________
Xen-devel mailing list
Xen-devel@lists.xensource.com
http://lists.xensource.com/xen-devel

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2007-12-05  9:35 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2007-12-04 23:23 [PATCH] [Xend/Xm/ACM] [RESEND] [1/2] Implement legacy XML-RPC interface for ACM commands Stefan Berger
2007-12-05  9:35 ` Syunsuke HAYASHI

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.