Changed User Design Guides to reflect the changes in the SDC in Frankfurt
[doc.git] / docs / guides / onap-user / design / vfcreation / index.rst
index e3e259c..14928bb 100644 (file)
@@ -11,7 +11,7 @@ service. Validate and certify the VFs/PNFs.
 
 **ONAP Component**: SDC
 
-**SDC user roles**: Designer, Tester
+**SDC user roles**: Designer
 
 |image1|
 
@@ -21,8 +21,7 @@ Steps
 - `Create a VF/PNF by VSP import`_
 - `Create a VF/PNF manually`_
 - `Update a VF/PNF [optional]`_
-- `Submit for testing`_
-- `Test a VF/PNF`_
+- `Certify VF/PNF`_
 
 .. _doc_guide_user_des_vf-cre_cre-imp:
 
@@ -46,8 +45,7 @@ Create a VF/PNF by VSP import
 
 #. In the General section, complete all fields.
 
-   .. note:: Use the letters "VF" or "PNF" in the name to indicate the
-             component type.
+   |image10|
 
 #. Click *Create*.
 
@@ -55,37 +53,39 @@ Create a VF/PNF by VSP import
      10 minutes.)
    - A message displays when creation is complete.
 
-#. Click *Check In* to save changes.
-
-   - A box displays for confirming the changes.
-
-#. Enter a comment and click *OK*.
 
-   - A message displays when the VF/PNF is checked in.
-
-#. [Optional]  At any time before submitting the VF/PNF for testing, click
+#. [Optional]  At any time before checking in the VF/PNF, click
    these options to update VF/PNF information:
 
-   .. note:: These tasks can be done only before submitting the VF/PNF for testing.
+   .. note:: These tasks can be done only before certifying the VF/PNF.
 
-   - **Icon** change the icon associated with the VF/PNF (vendor-supplied icons
-     are preferred)
+   - **General->Icon** change the icon associated with the VF/PNF
+     (vendor-supplied icons are preferred)
    - **Deployment Artifacts** download, view, modify, or change deployment
      artifacts (for example, the contents of the Heat .zip file, which contains
-     the Heat volume template, the license, etc.)
-   - **Information Artifacts** view or upload artifacts, such as test scripts, test
-     results, or the AIC questionnaire
+     the Heat volume template, the license, CDS Blueprints,...)
+   - **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 properties
    - **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/PNF
      (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
+   - **Properties Assignment** define or update properties and input parameters
+     and policies
+   - **Req.& Capabilities** view and add requirements and capabilities
+
+#. Click *Check In* to save changes.
 
-#. After creating a VF/PNF, submit it for testing (see `Submit for testing`_).
+   - A box to enter comments for confirming the changes open.
+
+#. Enter a comment and click *OK*.
+
+   - A message displays when the VF/PNF is checked in and you are redirected
+     to the Home screen.
+#. After creating and checking a VF/PNF, certify it (see `Certify VF/PNF`_).
 
 .. _doc_guide_user_des_vf-cre_cre-man:
 
@@ -94,33 +94,34 @@ Create a VF/PNF manually
 
 **Steps**
 
-#. From the SDC HOME page, click the *Add VF* or *Add PNF*
+#. From the SDC HOME page, click the *ADD VF* or *ADD PNF*
 
-   |image9|
+   |image2|
 
 #. In the General section, complete all fields.
 
-#. Before submitting the VF/PNF for testing, click these
+#. Before check-in the VF/PNF, click these
    options to update VF/PNF information:
 
-   .. note:: These tasks can be done only before submitting the VF/PNF for testing.
+   .. note:: These tasks can be done only before certifying the VF/PNF.
 
-   - **Icon** change the icon associated with the VF/PNF (vendor-supplied icons are
-     preferred)
-   - **Deployment Artifacts** download, view, modify, or change VF/PNF deployment
+   - **General->Icon** change the icon associated with the VF/PNF
+     (vendor-supplied icons are preferred)
+   - **Deployment Artifacts** download, view, modify, or change 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
-     results, or the AIC questionnaire
-   - **TOSCA Artifacts** view or download the TOSCA model or the TOSCA template
-   - **Properties** define or update properties
+     the Heat volume template, the license, CDS Blueprints,...)
+   - **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
    - **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/PNF
      (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
+   - **Properties Assignment** define or update properties and input parameters
+     and policies
+   - **Req.& Capabilities** view and add requirements and capabilities
 
 #. Click *Create*.
 
@@ -130,14 +131,13 @@ Create a VF/PNF manually
 
 #. Click *Check In* to save changes.
 
-   - A box displays for confirming the changes.
+   - A box to enter comments for confirming the changes open.
 
 #. Enter a comment and click *OK*.
 
-   - A message displays when the is checked in.
-
-
-#. After creating a VF/PNF, submit it for testing (see `Submit for testing`_).
+   - A message displays when the VF/PNF is checked in and you are redirected
+     to the Home screen.
+#. After creating and checking a VF/PNF, certify it (see `Certify VF/PNF`_).
 
 
 .. _doc_guide_user_des_vf-cre_vf-upd:
@@ -146,8 +146,9 @@ Update a VF/PNF [optional]
 --------------------------
 
 - Update the VSP and other artifacts in a VF/PNF.
-- Upload a new version the VSP to the VF/PNF whenever the VSP is updated (see steps
-  3 to 5). Other reasons for updating a VF/PNF include:
+- Upload a new version the VSP to the VF/PNF whenever the VSP is updated
+  (see steps  3 to 5).
+- Other reasons for updating a VF/PNF include:
 
   - artifact changes at the VF/PNF level that need be uploaded, for example,
     changes to ENV values (see step 6)
@@ -159,20 +160,20 @@ Update a VF/PNF [optional]
 
 **Steps**
 
-#. From the SDC HOME page, click *CATALOG* and search for a VF/PNF.
+#. From the SDC HOME page, click *CATALOG* and search for the VF/PNF.
 
 #. In the General section, click *Check Out*.
-   The Select VSP field is displays.
+   The *VSP* field is displays.
 
-#. In the Select VSP field, click *Browse*.
-   The Import VSP box displays and shows the VSP that was used to create the VF/PNF.
+#. In the *VSP* field, click *Browse*.
+   The *Import VSP* box displays and shows the VSP that was used to create the VF/PNF.
 
 #. Expand the VSP field and click.
 
    |image4|
 
-#. Click |image5|
-   A progress bar displays. |image6|
+#. Click *Update VSP*
+   A progress bar displays.|image5|
 
 #. Click *Deployment Artifact* to edit, upload, or delete associated [Optional]
    deployment artifacts.
@@ -182,63 +183,48 @@ Update a VF/PNF [optional]
 
 #. Click *Check In* to save changes.
 
+   - A box to enter comments for confirming the changes open.
+
+#. Enter a comment and click *OK*.
+
+   - A message displays when the VF/PNF is checked in and you are redirected
+     to the Home screen.
 #. After updating the VF/PNF:
 
-   - Submit the VF/PNF for testing (see `Submit for testing`_).
-   - Update the VF/PNF version in any service that contains the VF/PNF
-     (see step 4 in Update a service [optional]).
+   - Certify it (see `Certify VF/PNF`_).
+   - Update the VF/PNF version in any service that contains the VF/PNF,
+     please go to :ref:`doc_guide_user_des_ser-upd_serv`
 
 .. _doc_guide_user_des_vf-cre_sub-tst:
 
-Submit for testing
-------------------
+Certify VF/PNF
+--------------
 
 **Prerequisites:** `Create a VF/PNF by VSP import`_ or
 `Create a VF/PNF manually`_
 
 **Steps**
 
-#. When a VF/PNF is ready for testing, click *CATALOG* and service for the
-   VF/PNF.
-#. Click the VF/PNF and click *Submit for Testing*.
+#. When a VF/PNF is ready for certification,
+   click *CATALOG* and search for the checked-in VF/PNF.
+#. Click the VF/PNF and click *Certify*.
 
    |image7|
 
    |image8|
 
-#. Enter a message for the testers asking that they begin service certification
-   and click *OK*.
-
-   The default mail client launches with a draft email containing the message.
-
-#. Add the email addresses of the people on the Certification Group for this
-   site with the *Tester* role and send the email.
-
-.. _doc_guide_user_des_vf-cre_tst-vf:
-
-Test a VF/PNF
--------------
-
-Test the design and artifacts of a VF/PNF.
+#. Enter a comment and click *OK*.
 
-**Prerequisites:** `Submit for testing`_
+#. A Message appears, that the VF/PNF is certified.
 
-**Steps**
 
-#. Sign in to SDC as a *Tester*.
-#. From the HOME page, select *Ready For Testing* under Active Projects.
-#. In the right pane, click the VF/PNF.
-#. Click *Start Testing*.
-#. Test the VF/PNF.
-#. When testing is complete, click *Accept*.
-
-.. |image1| image:: media/design_vf_workflow.png
-.. |image2| image:: media/SDC-Import.png
-.. |image3| image:: media/image2017-1-27_11-14-3.png
-.. |image4| image:: media/image2017-1-27_11-17-18.png
+.. |image1| image:: media/sdc-vf-workflow.png
+.. |image2| image:: media/sdc-home.png
+.. |image3| image:: media/sdc-Import.png
+.. |image4| image:: media/sdc-vsp-update.png
 .. |image5| image:: media/sdc_artifact_update.png
 .. |image6| image:: media/design_vf_updatevspmessage.png
-.. |image7| image:: media/image2017-1-27_11-20-13.png
-.. |image8| image:: media/image2017-1-27_11-21-4.png
+.. |image7| image:: media/sdc-vf-general-certify.png
+.. |image8| image:: media/sdc-vf-certify-confirm.png
 .. |image9| image:: media/SDC-Add.png
-
+.. |image10| image:: media/sdc-vf-general.png