fd77b86ad4
Change-Id: Ic02bd49e09a8b4204ad60620b1aed7e929411e2a
26 lines
461 B
JSON
26 lines
461 B
JSON
{
|
|
"NovaServers.boot_and_associate_floating_ip": [
|
|
{
|
|
"runner": {
|
|
"type": "constant",
|
|
"concurrency": 1,
|
|
"times": 1
|
|
},
|
|
"args": {
|
|
"flavor": {
|
|
"name": "m1.tiny"
|
|
},
|
|
"image": {
|
|
"name": "cirros-0.3.2-x86_64-uec"
|
|
}
|
|
},
|
|
"context": {
|
|
"users": {
|
|
"users_per_tenant": 1,
|
|
"tenants": 1
|
|
},
|
|
"network": {}
|
|
}
|
|
}
|
|
]
|
|
} |