diff options
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, 45 insertions, 0 deletions
diff --git a/vid/src/main/webapp/WEB-INF/jsp/vidhome.jsp b/vid/src/main/webapp/WEB-INF/jsp/vidhome.jsp new file mode 100644 index 00000000..0cd98359 --- /dev/null +++ b/vid/src/main/webapp/WEB-INF/jsp/vidhome.jsp @@ -0,0 +1,45 @@ + +<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> + + |