From 3982f4f67314ec37fd9b22ae54049958af777c1b Mon Sep 17 00:00:00 2001 From: jimmydot Date: Sun, 7 May 2017 14:58:24 -0400 Subject: [VID-6] Initial rebase push Change-Id: I9077be9663754d9b22f77c6a7b3109b361b39346 Signed-off-by: jimmydot --- .../src/main/webapp/WEB-INF/jsp/welcome.jsp | 45 ++++++++++++++++++++++ 1 file changed, 45 insertions(+) create mode 100755 epsdk-app-onap/src/main/webapp/WEB-INF/jsp/welcome.jsp (limited to 'epsdk-app-onap/src/main/webapp/WEB-INF/jsp/welcome.jsp') diff --git a/epsdk-app-onap/src/main/webapp/WEB-INF/jsp/welcome.jsp b/epsdk-app-onap/src/main/webapp/WEB-INF/jsp/welcome.jsp new file mode 100755 index 000000000..9cb6f85b7 --- /dev/null +++ b/epsdk-app-onap/src/main/webapp/WEB-INF/jsp/welcome.jsp @@ -0,0 +1,45 @@ + +
+

ONAP

+
+

Welcome to VID

+
+ The Virtual Infrastructure Deployment (VID) application allows infrastructure service deployment operators + to instantiate service instances and their constituent parts for Distributed service models required by the + ONAP service operations that manage them, such as Mobility Network Services, etc. + The models are defined by ONAP component SDC. The service + deployment operator selects the service operations owner and model that they wish to instantiate. After + entry of appropriate data, the operator instructs VID to direct another ONAP component, MSO, to instantiate + the selected service model. Once the service instance has been instantiated, the service operator can instruct + VID to direct MSO to instantiate the service instance's component VNFs, VF Modules, Networks and Volume Groups. + The VID user can also search for, and display, existing service instances and direct the instantiation of + subsequent instance components. +

+ +

Contact Us

+ Please click here to contact us. + + + +
+ + + +
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ + -- cgit 1.2.3-korg