42e4126f05
As extensions options has been deprecated, API sample tests should run against all extension enable. This commit enables all extensions for server PUT API tests and remove its specific extensions tests and sample files. Adding a hack for other tests which are still running with specific extensions. That is needed to avoid all tests updates in single commit. Partially implements blueprint api-sample-tests-with-all-extensions Change-Id: I9c44da3d9df39c1db0948194502be52f4f15acf2
8 lines
162 B
JSON
8 lines
162 B
JSON
{
|
|
"server": {
|
|
"accessIPv4": "4.3.2.1",
|
|
"accessIPv6": "80fe::",
|
|
"OS-DCF:diskConfig": "AUTO",
|
|
"name" : "new-server-test"
|
|
}
|
|
} |