This patch adds the environment templates api to api-ref. Change-Id: I42d7016196839ac00ae14663f7addde3746ea1d1 Partially-Implements: blueprint murano-api-ref
18 lines
467 B
JSON
18 lines
467 B
JSON
{
|
|
"instance": {
|
|
"assignFloatingIp": "true",
|
|
"keyname": "mykeyname",
|
|
"image": "cloud-fedora-v3",
|
|
"flavor": "m1.medium",
|
|
"?": {
|
|
"type": "io.murano.resources.LinuxMuranoInstance",
|
|
"id": "ef984a74-29a4-45c0-b1dc-2ab9f075732e"
|
|
}
|
|
},
|
|
"name": "orion",
|
|
"port": "8080",
|
|
"?": {
|
|
"type": "io.murano.apps.apache.Tomcat",
|
|
"id": "54cea43d-5970-4c73-b9ac-fea656f3c722"
|
|
}
|
|
} |