maas-devel team mailing list archive
-
maas-devel team
-
Mailing list archive
-
Message #01359
Re: Python wrapper to IPMI
On Friday 01 Nov 2013 10:52:34 Julian Edwards wrote:
> https://pypi.python.org/pypi/pyipmi
>
> Found this just now. It's written by Calxeda, which is interesting. It
> looks well-written and comprehensive (although no tests) but appears to be
> just a wrapper around the command line tools.
>
> It's worth bearing in mind, anyway.
Aha, here's a pure python implementation:
http://sourceforge.net/p/xcat/python-ipmi/ci/master/tree/
Which seems to have started life as:
https://blueprints.launchpad.net/ironic/+spec/native-ipmi
Note that Ironic is the Openstack bare metal provisioner.
References