aboutsummaryrefslogtreecommitdiffstats
path: root/integration-tests/src/test/resources/Files/imports/tosca/node-types/Network/network.json
diff options
context:
space:
mode:
Diffstat (limited to 'integration-tests/src/test/resources/Files/imports/tosca/node-types/Network/network.json')
-rw-r--r--integration-tests/src/test/resources/Files/imports/tosca/node-types/Network/network.json22
1 files changed, 22 insertions, 0 deletions
diff --git a/integration-tests/src/test/resources/Files/imports/tosca/node-types/Network/network.json b/integration-tests/src/test/resources/Files/imports/tosca/node-types/Network/network.json
new file mode 100644
index 0000000000..25dbb72544
--- /dev/null
+++ b/integration-tests/src/test/resources/Files/imports/tosca/node-types/Network/network.json
@@ -0,0 +1,22 @@
+{
+ "payloadName": "network.yml",
+ "contactId": "jh0003",
+ "name": "Network",
+ "model": "ETSI SOL001 v2.5.1",
+ "description": "Represents a simple , logical network service.",
+ "resourceIconPath": "network",
+ "resourceType": "VL",
+ "categories": [
+ {
+ "name": "Generic",
+ "subcategories": [
+ {
+ "name": "Infrastructure"
+ }
+ ]
+ }
+],
+ "tags": [
+ "Network"
+ ]
+} \ No newline at end of file