2
0
mirror of https://opendev.org/x/pyghmi synced 2025-01-14 03:37:47 +00:00

5 Commits

Author SHA1 Message Date
Jarrod Johnson
7f88daa8ca Remove libvirt from requirements
Only some use the virtual bmc function.  Remove it
from requirements to make packaging easier.

Change-Id: I464450f8b6a6bfc7fd6ff189f1a9b680d96d928f
2015-06-03 14:37:31 -04:00
Peter Martini
fe31004d5e Added a BMC (IPMI) frontend for virsh
Right now, this only supports power command, though
it could certainly be extended to include console
and boot device settings.

Change-Id: I94d438a1ea11519196efa6a819309af9d3219424
2015-02-11 16:53:27 -08:00
Monty Taylor
781a7829be Update from requirements
Trying to remove usage of d2to1 - it can cause breakages.
Also, had to fix hacking 102. Turns out it expects copyright headers in
comments, not docstrings.

Change-Id: I3494349ffe2d4cba9c8bcb73408d60bbc12eff5e
2013-09-13 11:28:28 -05:00
Monty Taylor
08d2e54d68 Align to OpenStack Build Standards.
Rearranged Sphinx.
Put project under PBR control.
Added tox file.
Added .testr.conf file in anticipation of testr testing.

Change-Id: I55180a6a3d224816c82999bf66156c7874786b17
2013-06-30 14:21:20 -04:00
Jarrod Johnson
f333dbff8b Attempt to indicate pycrypto dependency 2013-06-28 10:01:40 -04:00