|
|
|
|
|
|
|
|
|
|
xen-devel
Re: [Xen-devel] Re: [PATCH] [Xend/Xm/ACM] [1/2] Implement legacy XML-RPC
xen-devel-bounces@xxxxxxxxxxxxxxxxxxx wrote on 12/04/2007
06:33:42 AM:
> Both these patches are reported as corrupt by 'patch'. This one on
line 1159
> of the patch; the other one on line 99. In both cases the immediately
> preceding chunk fails to apply.
I just took the ones I posted with the mail program
and they worked find. Also the ones I received back from the email list
are ok.
If it's just two hunks that are corrupted, can you
delete those hunks and commit it and I'll diff the trees and resend the
missing parts?
Stefan
>
> -- Keir
>
> On 3/12/07 12:14, "Stefan Berger" <stefanb@xxxxxxxxxx>
wrote:
>
> > 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@xxxxxxxxxx>
> >
>
>
>
> _______________________________________________
> Xen-devel mailing list
> Xen-devel@xxxxxxxxxxxxxxxxxxx
> http://lists.xensource.com/xen-devel
_______________________________________________
Xen-devel mailing list
Xen-devel@xxxxxxxxxxxxxxxxxxx
http://lists.xensource.com/xen-devel
|
|
|
|
|