diff options
author | 2017-05-07 14:58:24 -0400 | |
---|---|---|
committer | 2017-05-07 14:58:24 -0400 | |
commit | 3982f4f67314ec37fd9b22ae54049958af777c1b (patch) | |
tree | 72111b7c13ee7529cce1ea4c8d83c89fdd164450 /vid/src/main/webapp/WEB-INF/jsp/vidhome.jsp | |
parent | 00e0d25933699f9e39c3f0b86c983165a1e3e330 (diff) |
[VID-6] Initial rebase push
Change-Id: I9077be9663754d9b22f77c6a7b3109b361b39346
Signed-off-by: jimmydot <jf2512@att.com>
Diffstat (limited to 'vid/src/main/webapp/WEB-INF/jsp/vidhome.jsp')
-rw-r--r-- | vid/src/main/webapp/WEB-INF/jsp/vidhome.jsp | 45 |
1 files changed, 0 insertions, 45 deletions
diff --git a/vid/src/main/webapp/WEB-INF/jsp/vidhome.jsp b/vid/src/main/webapp/WEB-INF/jsp/vidhome.jsp deleted file mode 100644 index 0cd98359..00000000 --- a/vid/src/main/webapp/WEB-INF/jsp/vidhome.jsp +++ /dev/null @@ -1,45 +0,0 @@ - -<div> - <h1 class="heading1">OpenECOMP</h1> - <br> - <h1 class="heading1"><u>Welcome to VID</u></h1> - <br> - 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 - OpenECOMP service operations that manage them, such as Mobility Network Services, etc. - The models are defined by OpenECOMP 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 OpenECOMP 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. - <br><br> - - <h1 class="heading1"><a href="mailto:portal@lists.openecomp.org" target="_top">Contact Us</a></h1> - <a href="mailto:portal@lists.openecomp.org" target="_top">Please click here to contact us.</a> - - - -<BR> - - - -</div> -<br> -<br> -<br> -<br> -<br> -<br> -<br> -<br> -<br> -<br> -<br> -<br> -<br> -<br> -<br> - - |