Network Slice Templates 04/7104/1
authorlombardofr <lombardo@everyup.it>
Wed, 16 Jan 2019 09:59:18 +0000 (10:59 +0100)
committerlombardofr <lombardo@everyup.it>
Wed, 16 Jan 2019 09:59:18 +0000 (10:59 +0100)
commitc3051ef2b123e21b3856ff474db39569230cb0ec
tree055bcbd08c677dd89ae8bcd85bb734b2056f494a
parent0a7082783605c53793704b042b5649f0e4c48d21
Network Slice Templates

Change-Id: I9453c518cc717e514598e40e2b1ce5ff60b76108
Signed-off-by: lombardofr <lombardo@everyup.it>
22 files changed:
bower.json
build-debpkg.sh
descriptorhandler/views.py
lib/osm/osmclient/clientv2.py
netslicehandler/__init__.py [new file with mode: 0644]
netslicehandler/apps.py [new file with mode: 0644]
netslicehandler/migrations/__init__.py [new file with mode: 0644]
netslicehandler/template/modal/nst_details.html [new file with mode: 0644]
netslicehandler/template/nst_edit.html [new file with mode: 0644]
netslicehandler/template/nst_list.html [new file with mode: 0644]
netslicehandler/urls.py [new file with mode: 0644]
netslicehandler/views.py [new file with mode: 0644]
packagehandler/template/package_list.html
packagehandler/template/package_list_ns.html
packagehandler/template/package_list_vnf.html
projecthandler/template/project/osm/osm_project_left_sidebar.html
sf_t3d/settings.py
sf_t3d/urls.py
static/src/drop_zone.js [new file with mode: 0644]
static/src/netslicehandler/onboard_template.js [new file with mode: 0644]
static/src/netslicehandler/templates_list.js [new file with mode: 0644]
static/src/packagehandler/onboard_package.js