0f775893d5
1. need to fix the bug of cinder servcie 2. switch cinder scenarios to cinder service 3. port new method of cinder to cinder service Change-Id: I49bef1d940acb09c64946ba31ca85bbd5230cc36
17 lines
342 B
YAML
17 lines
342 B
YAML
---
|
|
CinderVolumes.create_and_update_volume:
|
|
-
|
|
args:
|
|
update_volume_kwargs:
|
|
description: "desc_updated"
|
|
create_volume_kwargs: {}
|
|
size: 1
|
|
runner:
|
|
type: "constant"
|
|
times: 3
|
|
concurrency: 1
|
|
context:
|
|
users:
|
|
tenants: 1
|
|
users_per_tenant: 1
|