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
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.