Metadata-Version: 1.1
Name: sdflex-ironic-driver
Version: 1.1.0
Summary: sdflex-ironic-driver provides additional ironic features to manage the Superdome Flex Servers
Home-page: https://github.com/HewlettPackard/sdflex-ironic-driver/wiki
Author: Hewlett Packard Enterprise
Author-email: sdflex.openstack@hpe.com
License: UNKNOWN
Description: 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
        <https://pypi.org/project/sdflex-ironic-driver>`_::
        
            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 <https://github.com/HewlettPackard/sdflex-ironic-driver/wiki>`_.
        
        Reporting Bugs
        --------------
        
        To report bugs, use `github issues
        <https://github.com/HewlettPackard/sdflex-ironic-driver/issues>`_.
        
        
Platform: UNKNOWN
Classifier: Environment :: OpenStack
Classifier: Intended Audience :: Information Technology
Classifier: Intended Audience :: System Administrators
Classifier: License :: OSI Approved :: Apache Software License
Classifier: Operating System :: POSIX :: Linux
Classifier: Programming Language :: Python
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.5
