![chesterkuo](/assets/img/avatar_default.png)
Add pooled resources, compute system , composed node and flavor API. Remove extra space with end of line and fix literal block warning. Change-Id: Ib7f00617e48e7ecc6fe30091d79ef6b47ae4c5af
13 lines
268 B
JSON
13 lines
268 B
JSON
{
|
|
"criteria": [
|
|
{
|
|
"name": "cpu",
|
|
"description": "Generates cpu based flavors"
|
|
},
|
|
{
|
|
"name": "default",
|
|
"description": "Generates 3 flavors(Tiny, Medium, Large) for each node considering all cpu cores, ram and storage"
|
|
}
|
|
]
|
|
}
|