ignition-framework

IBM CP4NA RM driver framework


License
Apache-2.0
Install
pip install ignition-framework==3.6.1

Documentation

License Build Status PyPI version

Ignition

What is it?

The Resource Manager provided with the Stratossâ„¢ Lifecycle Manager, known as Brent, requires Resource drivers to integrate with virtual infrastructure and to complete transitions and operations with different scripting mechanims.

Ignition is a framework which aims to ease the process of building those driver applications with Python.

Docs

Install from source

Clone the source code and install it from the root directory:

pip3 install .