8bb636cf69
List of changes: - Added support of 'create' and 'delete' operations for share networks. - Added benchmark for creating and deleting share networks. Change-Id: I25ffb2d8d769f6d81972f8773951246f11abb2a0
17 lines
319 B
YAML
17 lines
319 B
YAML
---
|
|
ManilaShares.create_share_network_and_delete:
|
|
-
|
|
args:
|
|
name: "rally"
|
|
runner:
|
|
type: "constant"
|
|
times: 10
|
|
concurrency: 10
|
|
context:
|
|
quotas:
|
|
manila:
|
|
share_networks: -1
|
|
users:
|
|
tenants: 2
|
|
users_per_tenant: 1
|