2
0
mirror of https://opendev.org/x/pyghmi synced 2025-01-14 11:48:33 +00:00

10 Commits

Author SHA1 Message Date
Riccardo Pittau
d5213a7369 Drop old Python versions
Python 2.6 is dead since a while and we should move out from
Python 3.5 in favor of Python 3.6 and Python 3.7

Change-Id: I36ff0e1bc1db018bb7cce00a741682125aca4ac4
2019-11-22 12:19:11 +01:00
Zuul
dd2ff9431b Merge "Refactor console scripts into entry points" 2018-08-10 13:25:12 +00:00
Ilya Etingof
497e11b102 Refactor console scripts into entry points
Change-Id: I521ab193bb65dc4d53e84d4f289194bff85b0685
2018-08-10 13:56:22 +02:00
Ilya Etingof
372fce3a1d Add Python3 support to Trove
Change-Id: I377e6e5c870976fa3fbc883caac390bd2f7ba913
2018-08-10 11:16:02 +02:00
Lucas Alvares Gomes
de59a8e2e7 Add base for unittests and fix docs
Change-Id: Id130e6ea29523fd46ff795be1219016029127945
2017-01-05 15:52:14 +00:00
Jarrod Johnson
25165b68a6 Point to more specific page for pyghmi
Rather than pointing to generic xcat, point to the
github page for pyghmi

Change-Id: Ic07ad5db1e39d3a37a3ce24ff77c76bffbb4ee72
2015-12-01 13:18:53 -05:00
Jarrod Johnson
5341960c0b Update my email
My email is no longer us.ibm.com.  Point to my Lenovo address instead.

Change-Id: I08143249032ca46ea96b36aad03c57cad443040c
2015-12-01 09:44:35 -05:00
Jarrod Johnson
ebbf8c94e4 Rename package from python-ipmi to pyghmi
Some have expressed a concern that ipmi is both too generic a term
and too limiting in scope.  Change python-ipmi to pyghmi to more
easily allow the project to be specifically be referenced and denote
the likelihood of non-ipmi protocols being supported

Change-Id: I9c96f2154050a2970fc217e0eeae733605a38bde
2013-08-08 14:31:45 -04:00
Jarrod Johnson
7371a58aba Rename to pyghmi
It has been expressed as a concern that 'ipmi' is too generic a name.
Additionally, it is also the case that non-ipmi capability is likely
to be incorporated as it goes along (e.g. Enclosure management and
virtual media are frequently not IPMI based).

Move existing content under the 'pyghmi' namespace.  pyghmi stands for
'python general hardware management infrastructure' and is pronounced
'pygmy'

Change-Id: Ib549a9f5b7dd549c7dc5ddbab251a2e06c572e41
2013-08-07 13:51:05 -04: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