
The patch introduce deployments as independent operations. The command line interface supports of creation, deletion and recreation of deployments. The creation of the task requires the id of a deployment. The patch also separate samples of configuration to two types: a deployment and a task. Change-Id: I5121532057909040e6ab6d6b2cbd6d06812975cb Implements: blueprint independent-deploy
8 lines
81 B
JSON
8 lines
81 B
JSON
{
|
|
"verify": [
|
|
"sanity",
|
|
"smoke"
|
|
],
|
|
"benchmark": {}
|
|
}
|