blob: df2bc519edd0ac02419ccd8dcec9f1f790121592 [file] [log] [blame]
koder aka kdanilov1b0d3502015-02-03 21:32:31 +02001VMTasks.boot_runcommand_delete:
koder aka kdanilov4af80852015-02-01 23:36:38 +02002 -
koder aka kdanilov1b0d3502015-02-03 21:32:31 +02003 args:
4 flavor:
5 name: "m1.small"
6 image:
7 name: "ubuntu"
8
9 floating_network: "net04_ext"
10 force_delete: false
11 script: "io.py"
12 interpreter: "/usr/bin/env python2"
13 username: "ubuntu"
14
15 runner:
16 type: "constant"
17 times: 3
18 concurrency: 3
19
20 context:
21 users:
22 tenants: 1
23 users_per_tenant: 1
24 network: {}