Metadata-Version: 2.1
Name: ignition-framework
Version: 0.8.0
Summary: Stratoss Lifecycle Manager RM driver framework
Home-page: https://github.com/accanto-systems/ignition
Author: Accanto Systems
License: UNKNOWN
Platform: UNKNOWN
Classifier: Programming Language :: Python :: 3
Classifier: License :: OSI Approved :: Apache Software License
Classifier: Operating System :: OS Independent
Description-Content-Type: text/markdown
Requires-Dist: connexion[swagger-ui] (<3.0,>=2.2.0)
Requires-Dist: kafka-python (>=1.4.6)
Requires-Dist: networkx (>=2.3)
Requires-Dist: frozendict (>=1.2)
Requires-Dist: Jinja2 (>=2.7)
Requires-Dist: click (>=7.0)

# 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.


