sdflex-ironic-driver

sdflex-ironic-driver provides additional ironic features to manage the Superdome Flex Servers


License
Apache-2.0
Install
pip install sdflex-ironic-driver==1.5.1

Documentation

sdflex-ironic-driver

sdflex-ironic-driver is a package to provide a hardware type sdflex-redfish for OpenStack Ironic that manages HPE Superdome Flex Servers in cloud environment. This package enables the additional features for Superdome Flex servers over the features of Ironic redfish hardware type.

Installation

Install the module on Ironic conductor node from PyPI:

pip install sdflex-ironic-driver

or:

#. git clone https://github.com/HewlettPackard/sdflex-ironic-driver
#. cd sdflex-ironic-driver
#. pip install .

Configuration

For configuration instructions and usage details, see sdflex-ironic-driver wiki page.

Reporting Bugs

To report bugs, use github issues.