b55a988327
As we can't support traits now when talking to placement, so disable it to avoid to confuse users. Change-Id: Ib739f0cae03bf12b1c7ae1af7c3a9ec94b40cce1
13 lines
243 B
JSON
13 lines
243 B
JSON
{
|
|
"name": "test_flavor",
|
|
"description": "this is a test flavor",
|
|
"resources": {
|
|
"CUSTOM_BAREMETAL_GOLD": 1
|
|
},
|
|
"resource_aggregates": {
|
|
"high_mem": "true"
|
|
},
|
|
"is_public": true,
|
|
"disabled": true
|
|
}
|