rally/samples/tasks/scenarios/neutron/list-agents.yaml
maxinjian 6045379feb Add NeutronNetworks.list_agents
List all neutron agents.

This simple scenario tests the "neutron agent-list" command by
listing all the neutron agents.

Change-Id: I96c1ba7b2be085f5436c5fa4ae85959b3e60b99d
2016-11-10 04:39:01 -05:00

17 lines
287 B
YAML

---
NeutronNetworks.list_agents:
-
args:
agent_args: {}
runner:
type: "constant"
times: 10
concurrency: 2
context:
users:
tenants: 2
users_per_tenant: 3
sla:
failure_rate:
max: 0