fix UUID problem with projects and roles; removed bower 74/7774/4
authorlombardofr <lombardo@everyup.it>
Mon, 15 Jul 2019 07:17:59 +0000 (09:17 +0200)
committerlombardofr <lombardo@everyup.it>
Tue, 16 Jul 2019 09:47:35 +0000 (11:47 +0200)
commite5a130af55131c3437fe3e2b7bb7cdacd0b22add
tree5dca59551e354fb74143e25af819c7c1eb4c33c7
parent114c5a12dd39efa0a1aedb9296021e2975340106
fix UUID problem with projects and roles; removed bower

Change-Id: Icd02c3e4a1ec080bdb00ebdffaf65d1eb2708fd5
Signed-off-by: lombardofr <lombardo@everyup.it>
32 files changed:
.gitignore
authosm/backend.py
authosm/models.py
descriptorhandler/template/composer.html
descriptorhandler/template/descriptor_view.html
descriptorhandler/template/descriptor_view_base.html
descriptorhandler/views.py
docker/Dockerfile
instancehandler/template/instance_list.html
instancehandler/template/instance_operations_list.html
instancehandler/template/instance_topology_view.html
lib/osm/osmclient/clientv2.py
netslicehandler/template/nst_edit.html
netslicehandler/template/nst_list.html
package-lock.json [new file with mode: 0644]
package.json [new file with mode: 0644]
packagehandler/template/package_list.html
packagehandler/urls.py
packagehandler/views.py
projecthandler/template/project/project_descriptors.html
projecthandler/template/project/project_details.html
projecthandler/template/project/projectlist.html
projecthandler/urls/project.py
projecthandler/views.py
rolehandler/templates/role_list.html
rolehandler/urls.py
sdnctrlhandler/template/sdn_list.html
template/base.html
template/head.html
userhandler/templates/user_list.html
vimhandler/template/vim_list.html
wimhandler/template/wim_list.html