Metadata-Version: 2.1
Name: ignition-framework
Version: 3.6.2
Summary: IBM CP4NA RM driver framework
Home-page: https://github.com/IBM/ignition
Author: IBM
Classifier: Programming Language :: Python :: 3
Classifier: License :: OSI Approved :: Apache Software License
Classifier: Operating System :: OS Independent
Description-Content-Type: text/markdown
License-File: LICENSE
Requires-Dist: connexion[flask] ==3.0.6
Requires-Dist: kafka-python ==2.0.2
Requires-Dist: networkx ==2.5.1
Requires-Dist: frozendict ==2.0.2
Requires-Dist: Jinja2 ==3.1.3
Requires-Dist: requests ==2.31.0
Requires-Dist: click ==8.0.1

# Ignition

## What is it?

The Resource Manager provided with the Stratoss&trade; Lifecycle Manager, known as Brent, requires VIM drivers to integrate with virtual infrastructure and Lifecycle drivers to complete transitions and operations with different scripting mechanims.

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