Files
deb-python-proliantutils/setup.cfg
Anusha Ramineni 91062d458f Add Proliant Hardware Manager for IPA
This commit adds a IPA hardware manager for
exposing functions specific to Proliant hardware
in Ironic Python Agent.

Co-Authored-By: Ramakrishnan G <rameshg87@gmail.com>
Implements: blueprint ipa-hardware-manager
Change-Id: I286fcc4e88934b4a425e57f5b676d6cbd64690c4
2015-02-20 15:58:01 +05:30

28 lines
819 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
author-email = proliantutils@gmail.com
home-page = https://github.com/hpproliant/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