All of lore.kernel.org
 help / color / mirror / Atom feed
From: Ian Campbell <ian.campbell@citrix.com>
To: Sander Eikelenboom <linux@eikelenboom.it>
Cc: big strong <fangtuo90@gmail.com>,
	xen-devel@lists.xensource.com,
	Ian Jackson <Ian.Jackson@eu.citrix.com>,
	Wei Liu <wei.liu2@citrix.com>,
	Stefano Stabellini <stefano.stabellini@eu.citrix.com>
Subject: Re: does libxl provides python interface?
Date: Mon, 11 May 2015 11:04:26 +0100	[thread overview]
Message-ID: <1431338666.8263.7.camel@citrix.com> (raw)
In-Reply-To: <1164672875.20150511111740@eikelenboom.it>

On Mon, 2015-05-11 at 11:17 +0200, Sander Eikelenboom wrote:
> Monday, May 11, 2015, 10:59:27 AM, you wrote:
> 
> > On Sun, 10 May 2015, big strong wrote:
> >> Just as the subject title: does libxl provides python interface? And where can I find the detailed API document of
> >> libxl? Thanks in advance
> 
> > Please send emails to xen-devel@lists.xenproject.org.
> 
> > Give a look under tools/libxl in the Xen repository
> > (git://xenbits.xen.org/xen.git).
> 
> > The interface is libxl.h. Types are autogenerated from an idl, see
> > libxl_types.idl. A python binding existing under
> > tools/python/xen/lowlevel/xl, but it has been a while since the last
> > time that it was updated.
> 
> I have recently used this out of tree project:
> https://github.com/selectel/pyxs
> with succes.

That's only for xenstore, not for libxl.

libvirt has decent Python bindings, so that might be a reasonable route
to being able to run things from Python. (AIUI that's how openstack does
it for example...)

Ian.

      reply	other threads:[~2015-05-11 10:04 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
     [not found] <CAFnE1f3f21BofmSr-cds237YP6H-JFbjHXHq0+LHFX_Yh5-axA@mail.gmail.com>
2015-05-11  8:59 ` does libxl provides python interface? Stefano Stabellini
2015-05-11  9:08   ` Ian Campbell
2015-05-11  9:17   ` Sander Eikelenboom
2015-05-11 10:04     ` Ian Campbell [this message]

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=1431338666.8263.7.camel@citrix.com \
    --to=ian.campbell@citrix.com \
    --cc=Ian.Jackson@eu.citrix.com \
    --cc=fangtuo90@gmail.com \
    --cc=linux@eikelenboom.it \
    --cc=stefano.stabellini@eu.citrix.com \
    --cc=wei.liu2@citrix.com \
    --cc=xen-devel@lists.xensource.com \
    /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.