On Tue, 2015-02-03 at 14:01 +0000, Simon Rowe wrote:
> The current Python interface to Xenstore is just a thin binding to the
> C libxenstore library. This means that it is architecture-specific and
> makes it awkward to use in platform-independent code like the XenServer
> guest agent.

Are/were you aware of https://pypi.python.org/pypi/pyxs which sounds
like something similar, judging from its blurb alone?

https://launchpad.net/pyxenstore/ might be too, although I don't know if
that one is pure python.

Anyhow is your intention to have this added to the xen.git tree, perhaps
even replacing tools/python/xen/lowlevel/xs/ or just to gather feedback
on some code destined for an external project?

Personally I don't see a problem with including it in tree, replacing
xen.lowlevel.xs might require thinking a little about API compatibility,
which might be a pain...

Ian.


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

Reply via email to