X-Git-Url: https://gerrit.onap.org/r/gitweb?a=blobdiff_plain;f=docs%2Fguides%2Fonap-user%2Fdesign%2Fvfcreation%2Findex.rst;fp=docs%2Fguides%2Fonap-user%2Fvfcreation%2Findex.rst;h=39130665a5c906f5f0f42c4eef4193311d687f7f;hb=b1a0c9d80ecf994f3f086196dab26a8824736041;hp=f4c8c15ae917ffcb7b149a66af1767571107e53f;hpb=a4811083fd4fa2af2ed1edafe2c3dea495ceb7f9;p=doc.git diff --git a/docs/guides/onap-user/vfcreation/index.rst b/docs/guides/onap-user/design/vfcreation/index.rst similarity index 88% rename from docs/guides/onap-user/vfcreation/index.rst rename to docs/guides/onap-user/design/vfcreation/index.rst index f4c8c15ae..39130665a 100644 --- a/docs/guides/onap-user/vfcreation/index.rst +++ b/docs/guides/onap-user/design/vfcreation/index.rst @@ -2,6 +2,8 @@ .. International License. http://creativecommons.org/licenses/by/4.0 .. Copyright 2019 ONAP Doc Team. All rights reserved. +.. _vfcreation-and-testing: + VF Creation and Testing ======================= **Goal**: Using VSPs, create one or more VFs as the building blocks for a @@ -64,22 +66,22 @@ Create a VF .. note:: These tasks can be done only before submitting the VF for testing. - - Icon — change the icon associated with the VF (vendor-supplied icons are + - Icon ??? change the icon associated with the VF (vendor-supplied icons are preferred) - - Deployment Artifacts — download, view, modify, or change VF deployment + - Deployment Artifacts ??? download, view, modify, or change VF deployment artifacts (for example, the contents of the Heat .zip file, which contains the Heat volume template, the VF license, etc.) - - Information Artifacts — view or upload artifacts, such as test scripts, test + - Information Artifacts ??? view or upload artifacts, such as test scripts, test results, or the AIC questionnaire - - TOSCA Artifacts — view or upload the TOSCA model or the TOSCA template - - Properties — define or update VF properties (not used in Release 1) - - Composition — view or edit the graphical representation of the resource-level + - TOSCA Artifacts ??? view or upload the TOSCA model or the TOSCA template + - Properties ??? define or update VF properties (not used in Release 1) + - Composition ??? view or edit the graphical representation of the resource-level TOSCA model (generated from the Heat template) - - Activity Log — view activity related to assets associated with the VF + - Activity Log ??? view activity related to assets associated with the VF (displays the action, date, user, status, and any comments related to each action) - - Deployment — view VF modules defined in the Heat template - - Inputs — view inputs defined for the resource-level TOSCA model + - Deployment ??? view VF modules defined in the Heat template + - Inputs ??? view inputs defined for the resource-level TOSCA model #. After creating a VF, submit it for testing (see `Submit a VF for testing`_).