rally-openstack/samples
Sirisha Areti bb9ecad478 Adds nova image list plugin
One of the functionalities Nova provides is listing images.
This allows users to be able to consume the functionality,
without having to go through Glance.
(There are users who do not consume Glance).

Currently, there isn't a benchmark provided by rally that
does the above.
This commit adds a plugin that calls nova client list
method for Images, which will therefore be available
for benchmarking.
Includes functional and unit tests.

Change-Id: If11d623bd5c9bf7f8c723908cf9e1e332de0639d
2015-09-25 11:10:53 -07:00
..
deployments Fix sample json file 2015-08-12 14:48:30 -04:00
tasks Adds nova image list plugin 2015-09-25 11:10:53 -07: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