All of lore.kernel.org
 help / color / mirror / Atom feed
From: Ian Campbell <ian.campbell@citrix.com>
To: Simon Rowe <simon.rowe@eu.citrix.com>
Cc: xen-devel@lists.xenproject.org
Subject: Re: [RFC] native python Xenstore module
Date: Tue, 24 Feb 2015 16:41:40 +0000	[thread overview]
Message-ID: <1424796100.27930.389.camel@citrix.com> (raw)
In-Reply-To: <54D0D4B1.5080205@eu.citrix.com>

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.

  reply	other threads:[~2015-02-24 16:42 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2015-02-03 14:01 [RFC] native python Xenstore module Simon Rowe
2015-02-24 16:41 ` Ian Campbell [this message]
2015-02-24 17:06   ` Sander Eikelenboom
2015-02-25  9:39   ` Simon Rowe
2015-02-25 10:12     ` Ian Campbell

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=1424796100.27930.389.camel@citrix.com \
    --to=ian.campbell@citrix.com \
    --cc=simon.rowe@eu.citrix.com \
    --cc=xen-devel@lists.xenproject.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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.