2
0
mirror of https://opendev.org/x/pyghmi synced 2025-07-02 02:35:36 +00:00
Commit Graph

11 Commits

Author SHA1 Message Date
f8d77ac2cc Add license parameter to setup.py
In order to have bdist_rpm output serviceable,
add the license field.  This results in an rpm
that has all the fields desired.

Change-Id: I18f75f89385ac5022050372925c19f46206244f9
2015-12-01 14:30:01 -05:00
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
6d2a44a868 Install scripts as well as library
This installs the samples as utilities that can be invoked in the path.
With this, some testing and exploration may be made easier.

Change-Id: I5b7ae5b6e30eea3070dfbcb93d23802b8308d281
2014-05-08 14:06:01 -04:00
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
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
7eec73261d fix setup to include the private parts of the project 2013-06-28 10:35:41 -04:00
0a01fe446d Reorganize pieces into 'private' to suggest to consumers the bits tehy need not think too hard about 2013-06-28 10:31:43 -04:00
284621feaf Change to setuptools 2013-06-28 10:12:57 -04:00
f0e36d8027 Change requires to install_requires 2013-06-28 10:10:28 -04:00
f333dbff8b Attempt to indicate pycrypto dependency 2013-06-28 10:01:40 -04:00
bc19838268 Reorganie things and add a setup.py for fun 2013-06-27 15:56:19 -04:00