rally/samples
Sirisha Areti 6764787aa8 Adds nova show and nova console output plugins
Nova provides show and console output functionalities for a server.
Currently, there isn't a benchmark provided by rally that does the above.

This commit adds plugins that call nova client's get and get console output
methods for a given server, allowing to use those for benchmarking.

This patch also includes functional and unit tests for newly added plugins.

Co-Authored-By: Michal Stolarczyk <zerodivisible@gmail.com>
Change-Id: Ica8642ca8463b1bcba936e3c1d392b4588a56dc2
2015-11-03 10:48:26 +00:00
..
deployments Merge "Add CobblerProvider provider" 2015-10-21 17:21:36 +00:00
plugins Merge "Remove quotes from subshell call in bash script" 2015-10-19 04:26:41 +00:00
tasks Adds nova show and nova console output plugins 2015-11-03 10:48:26 +00:00
README.rst Release 0.0.2 2015-03-12 17:48:57 +03:00

Content of samples directory

deployments

Input configurations for "rally deployment" command

plugins

Samples of Rally plugins.

tasks

Input configurations for "rally task" command