Files
rally-openstack/samples/tasks/scenarios
ravikumar-venkatesan 9180e74757 Adds Designate domain-update test
This submission adds create_and_update_domain method to
rally/benchmark/scenarios/designate/basic.py.

Adds update method to "utils.py" under
"rally/benchmark/scenarios/designate".

Added configuration files for designate update-domain
operation under samples/tasks/scenarios/designate.
1) create-and-update-domain.json
2) create-and-update-domain.yaml

Also added unit tests to 'test_basic.py' and 'test_utils.py'
under 'rally/tests/unit/plugins/openstack/scenarios/designate'.
Change-Id: I58468666c0eb73143a0a451466ba41d12a9076d6
2015-12-22 08:38:14 +00:00
..
2015-08-24 23:11:46 -05:00
2015-07-22 18:14:56 +03:00
2015-02-06 16:56:53 +04:00
2015-04-01 16:31:43 +03:00
2015-11-10 11:27:28 +08:00
2015-04-28 17:12:37 +00:00

Scenarios Configuration Samples

This directory contains task scenarios configuration 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.