Added 5GTANGO lightweight lifecycle manager (LLCM).
[osm/vim-emu.git] / misc / tango-demo-service-project / project.yml
1 descriptor_extension: yml
2 version: '0.5'
3 files:
4   - path: tango_emulator_example.yml
5     type: application/vnd.5gtango.nsd
6     tags:
7       - eu.5gtango
8   - path: tango_default-vnf0.yml
9     type: application/vnd.5gtango.vnfd
10     tags:
11       - eu.5gtango
12   - path: tango_default-vnf1.yml
13     type: application/vnd.5gtango.vnfd
14     tags:
15       - eu.5gtango
16 package:
17   name: emulator-example-service
18   version: '0.1'
19   maintainer: Manuel Peuster (Paderborn University)
20   vendor: eu.5gtango
21   description: >-
22     This is a small example service to showcase how vim-emu can deploy simple
23     5GTANGO network service packages.