[Rally] fix jobs

`Dummy.dummy` scenario doesn't relate to openstack anymore, so there are
no data for launching openstack related contexts. `Dummy.openstack` should
be used instead.

Change-Id: I63d3cb2379deafc2b6a59e66c236149dfd9f6c16
(cherry picked from commit 0a634dccc2)
This commit is contained in:
Andrey Kurilin 2017-03-30 15:10:16 +03:00 committed by Valeriy Ponomaryov
parent 3b6be29802
commit e74ea7614c
2 changed files with 4 additions and 2 deletions

View File

@ -1,6 +1,7 @@
---
Dummy.dummy:
Dummy.openstack:
-
description: "Check quotas context"
runner:
type: "constant"
times: 1

View File

@ -1,6 +1,7 @@
---
Dummy.dummy:
Dummy.openstack:
-
description: "Check quotas context"
runner:
type: "constant"
times: 1