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
This commit is contained in:
Jarrod Johnson
2013-08-08 14:28:40 -04:00
parent 7371a58aba
commit ebbf8c94e4

View File

@@ -1,6 +1,6 @@
[metadata] [metadata]
name = python-ipmi name = pyghmi
summary = Python IPMI implementation summary = Python General Hardware Management Initiative (IPMI and others)
description-file = description-file =
README README
author = Jarrod Johnson author = Jarrod Johnson