proliantutils/setup.cfg
Debayan Ray ce97b8481f Added changelog and authors
Added the changes done for various releases and the author names.
The latest change involves support for iLO based firmware update.

Change-Id: I4f3a335f4095b5ac210753c50c673346ce4ff0c0
2016-02-25 05:46:08 -08:00

27 lines
825 B
INI

[metadata]
name = proliantutils
summary = Client Library for interfacing with various devices in HP Proliant Servers.
description-file =
README.rst
license = Apache License, Version 2.0
author = Hewlett Packard Enterprise
author-email = proliantutils@gmail.com
home-page = https://github.com/openstack/proliantutils
classifier =
Development Status :: 4 - Beta
Environment :: Console
Environment :: Web Environment
Intended Audience :: Developers
Intended Audience :: Information Technology
License :: OSI Approved :: Apache Software License
Operating System :: OS Independent
Programming Language :: Python
[files]
packages =
proliantutils
[entry_points]
ironic_python_agent.hardware_managers =
hp-proliant = proliantutils.ipa_hw_manager.hardware_manager:ProliantHardwareManager