Added 5GTANGO lightweight lifecycle manager (LLCM).
[osm/vim-emu.git] / misc / tango-demo-service-project / project.yml
diff --git a/misc/tango-demo-service-project/project.yml b/misc/tango-demo-service-project/project.yml
new file mode 100755 (executable)
index 0000000..9c53a0f
--- /dev/null
@@ -0,0 +1,23 @@
+descriptor_extension: yml
+version: '0.5'
+files:
+  - path: tango_emulator_example.yml
+    type: application/vnd.5gtango.nsd
+    tags:
+      - eu.5gtango
+  - path: tango_default-vnf0.yml
+    type: application/vnd.5gtango.vnfd
+    tags:
+      - eu.5gtango
+  - path: tango_default-vnf1.yml
+    type: application/vnd.5gtango.vnfd
+    tags:
+      - eu.5gtango
+package:
+  name: emulator-example-service
+  version: '0.1'
+  maintainer: Manuel Peuster (Paderborn University)
+  vendor: eu.5gtango
+  description: >-
+    This is a small example service to showcase how vim-emu can deploy simple
+    5GTANGO network service packages.