nayna-patel e3694c4eaf Adds Designate server-list scenario
This submission adds method to
rally/benchmark/scenarios/designate/basic.py

1)def list_servers

Added configuration files for server operations under
samples/tasks/scenarios/designate

1) list-servers.json
2) list-servers.yaml
Also, added unittests to test_basic.py under
tests/unit/benchmark/scenarios/designate

Change-Id: I948f5e0c8beca963a9d6f1d388ea0410f2d107e3
2015-02-27 04:05:41 +00:00
..
2015-02-06 16:56:53 +04:00
2015-02-23 10:14:25 +00:00
2015-01-21 10:13:19 -08:00
2015-01-21 10:13:19 -08:00

Scenarios Configuration Samples

This directory contains task scenarios conficuration samples. To successfully start this samples you may need to substitute some values from "args" section to actual values for your deployment.

Samples here are presented with constant runner. To see samples of using other runners, go to samples/tasks/runners.