Skip to content
Snippets Groups Projects

SOL003 VNF Package Management - Implementation of deltas between v3.3.1 and v2.7.1

Merged Giacomo Bernini requested to merge 3.3.1-dev-SOL003-VNFPackageManagement into 3.3.1-dev
14 files
+ 235
187
Compare changes
  • Side-by-side
  • Inline
Files
14
@@ -71,6 +71,10 @@
"imagePath": {
"description": "Path in the VNF package, which identifies the image artifact and also allows to access a copy of the image artifact.\n",
"type": "string"
},
"imageUri": {
"description": "URI of the image artifact as defined in the VNF package manifest.\n",
"type": "string"
}
}
}
Loading