fuel-plugin-nsxv/plugin_test/rally-scenarios/heat/create-and-delete-stack_wit...

25 lines
572 B
YAML

---
HeatStacks.create_and_delete_stack:
-
args:
template_path: "{{ current_path }}/templates/server_with_ports.yml.template"
parameters:
public_net: "{{ floating_net }}"
runner:
type: "constant"
times: {{ compute }}
concurrency: {{ concurrency }}
context:
users:
tenants: 2
users_per_tenant: 3
quotas:
neutron:
port: -1
network: -1
subnet: -1
router: -1
sla:
failure_rate:
max: 0