项目作者: martezr

项目描述 :
StackStorm Chaostoolkit integration pack
高级语言: Python
项目地址: git://github.com/martezr/stackstorm-chaostoolkit.git
创建时间: 2018-12-22T03:52:21Z
项目社区:https://github.com/martezr/stackstorm-chaostoolkit

开源协议:Apache License 2.0

下载


Build Status License

chaostoolkit integration pack v0.0.1

StackStorm integration pack for Chaostoolkit
Martez Reed martez.reed@greenreedtech.com

ChaosToolkit

Quick Start" class="reference-link"> Quick Start

Install the pack

  1. st2 pack install chaostoolkit

Configuration

There are currently no configuration parameters.

Actions

The pack provides the following actions:

load_experiment

Load experiment

Parameter Type Required Secret Description
path string True default The system path of the experiment

load_experiment

Load experiment

Parameter Type Required Secret Description
path string True default The system path of the experiment

discover

Run discovery

Parameter Type Required Secret Description
extension string True default The name of the extension to install

uninstall_extension

Uninstall extension

Parameter Type Required Secret Description
extension string True default The name of the extension to uninstall

run_experiment

Run experiment

Parameter Type Required Secret Description
path string True default The system path of the experiment

list_installed_extensions

List the installed chaostoolkit extensions

Parameter Type Required Secret Description

install_extension

Install extension

Parameter Type Required Secret Description
extension string True default The name of the extension to install

Sensors

There are no sensors available for this pack.

Documentation generated using pack2md