IBM / ignition

Framework for VIM and Lifecycle driver applications

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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 .

About

Framework for VIM and Lifecycle driver applications

License:Apache License 2.0


Languages

Language:Python 99.6%Language:Dockerfile 0.4%