97b2e4e392
* Add new scenario Quotas.neutron_update to exercise updating quotas for neutron * Modify _update_quotas to be able to support clients which update quotas with an api different from nova and cinder * Add test for ZaqarQueues list() Co-Authored-By: Roman Vasilets <rvasilets@mirantis.com> Co-Authored-By: Marco Morais <mmorais@yahoo-inc.com> Change-Id: Ida19c02f831e1846bb96a239f4a2deb5ae417153
14 lines
232 B
YAML
14 lines
232 B
YAML
---
|
|
Quotas.neutron_update:
|
|
-
|
|
args:
|
|
max_quota: 1024
|
|
runner:
|
|
type: "constant"
|
|
times: 10
|
|
concurrency: 2
|
|
context:
|
|
users:
|
|
tenants: 3
|
|
users_per_tenant: 2
|