Skip to content
Peter Razumovsky edited this page Jul 16, 2018 · 2 revisions

Welcome to the rally-plugins wiki!

Getting started

To add custom rally plugins to rally plugin list, just pip the repo:

pip install .

Then you can check that custom plugins included in rally plugins list:

rally plugin list

Dependencies

rally-plugins depends on rally-openstack package.

Current state

Currently there are next services:

  • service for Grafana, that push metric by pushgateway and check it in specified grafana datasource
  • service for Kubernetes rally plugins

There are scenarios for Grafana, Elasticsearch and Kubernetes.

Clone this wiki locally