improved ns topology 02/6802/1
authorlombardofr <lombardo@everyup.it>
Tue, 30 Oct 2018 21:16:25 +0000 (22:16 +0100)
committerlombardofr <lombardo@everyup.it>
Tue, 30 Oct 2018 21:16:25 +0000 (22:16 +0100)
commit1e3200610a98085cb6a2529e7d728927ca2813ca
tree73eb0495ccd375cf8614ebacb6dac16acb50a20f
parent3218b2b802b040b6110780eb95cf84a9f3101505
improved ns topology

Change-Id: I6eb1ee664cf52a86b8b723b52c5c6490998a0e63
Signed-off-by: lombardofr <lombardo@everyup.it>
24 files changed:
descriptorhandler/template/composer.html
descriptorhandler/template/descriptorlist.html
descriptorhandler/views.py
lib/osm/osm_rdcl_parser.py
projecthandler/template/project/osm/osm_project_descriptors.html
projecthandler/template/project/osm/project_graph.html [deleted file]
projecthandler/template/project/osm/topology_toolbar.html [deleted file]
projecthandler/template/project/project_graph_base.html [deleted file]
static/TopologyComposer/css/composer.css
static/TopologyComposer/js/graph_editor.js
static/TopologyComposer/js/model_graph_editor.js
static/src/descriptorhandler/composer.js [new file with mode: 0644]
static/src/instancehandler/instance_create.js
static/src/instancehandler/instance_topology_view.js
static/src/osm_gui_properties.js
static/src/projecthandler/composer.js
static/src/projecthandler/descriptorslist.js
static/src/projecthandler/new_project.js [deleted file]
static/src/projecthandler/onboard_package.js
static/src/projecthandler/osm/controller.js [deleted file]
static/src/projecthandler/osm/gui_properties.js [deleted file]
static/src/projecthandler/osm/project_graph.js [deleted file]
static/src/sdnctrlhandler/sdn_list.js
static/src/userhandler/user_list.js