From 8532b4327bde5ad587a9e3d48db53dc8ee7b3ba4 Mon Sep 17 00:00:00 2001 From: lombardofr Date: Tue, 30 Apr 2019 17:28:22 +0200 Subject: [PATCH] NS/NSI instantiation with capability to open files for config and for SSH keys Change-Id: Ib5ebe162ac5e5f00fd02ce3c31be8783361e7b88 Signed-off-by: lombardofr --- .../template/modal/instance_create.html | 14 +- .../template/modal/instance_create_nsi.html | 21 ++- instancehandler/views.py | 157 ++++++++++++++++-- .../template/project/projectlist.html | 122 +++++++------- static/src/descriptorhandler/composer.js | 2 +- 5 files changed, 223 insertions(+), 93 deletions(-) diff --git a/instancehandler/template/modal/instance_create.html b/instancehandler/template/modal/instance_create.html index 8b4d40c..456579d 100644 --- a/instancehandler/template/modal/instance_create.html +++ b/instancehandler/template/modal/instance_create.html @@ -40,17 +40,23 @@
- +
- + +

Or load from file

+ + +
+ rows="3"> +

Or load from file

+
diff --git a/instancehandler/template/modal/instance_create_nsi.html b/instancehandler/template/modal/instance_create_nsi.html index bad979f..21b410a 100644 --- a/instancehandler/template/modal/instance_create_nsi.html +++ b/instancehandler/template/modal/instance_create_nsi.html @@ -40,20 +40,25 @@
- +
- + +

Or load from file

+ + +
- +
- + +

Or load from file

+
-
- +