rally-openstack/samples/tasks/scenarios/keystone/create-and-list-services.yaml
Pradeep K Surisetty 590d9617d5 Add keystone create_and_list_services scenario
This scenario covers create keystone service and then list all services

Change-Id: I4e8cff9dfb6c522abd7d136f6e37b442ee44a4d9
2015-04-06 20:31:47 +05:30

12 lines
262 B
YAML

---
KeystoneBasic.create_and_list_services:
-
args:
name: "Rally_test_service"
service_type: "Really_test_type"
description: "test_description"
runner:
type: "constant"
times: 100
concurrency: 10