|
|
|
|
|
|
|
|
|
|
xen-devel
Re: [Xen-devel] Web based front end
Dear David
The web based front end, XenSV, is still alive and kicking in the
latest unstable. I did some work on it a few weeks ago, removed its
dependancy on twisted, and made it run using mod_python, and apache.
I'm planing on doing some more work on it in the coming weeks, and
doing a howto for installation.
SV works by calling into the XendClient.py file, the same file xm
uses to communicate with Xend. Its is written entirely in python,
which probably isn't the best choice for a web app, but makes it
easier to interface with xend.
Cheers
Tom
On 4 Sep 2005, at 06:38, David Isaac Wolinsky wrote:
Hello all,
I was curious if there is a web based front end (or one in the
works) for xen-unstable. Last I checked, the built-in one for 2.x
was being tossed out. Secondly assuming that there isn't one,
would the preferred language be python? Finally, would it be
better to be a front end for xm or would it be better to more
tightly integrate it (or of course the mix)?
Thanks,
David
_______________________________________________
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
|
|
|
|
|