Documentation update
[vfc/nfvo/driver/vnfm/svnfm.git] / nokiav2 / docs / onboarding.rst
index 6e3ade3..4abf8fa 100644 (file)
@@ -1,29 +1,15 @@
 Onboard NS
 ==========
 
-Prepare environment
--------------------
-- Create customer in A&AI
+Create licensing model
+----------------------
 
- - tool: Postman
- - method: PUT
- - URL: https://aai.api.simpledemo.onap.org:8443/aai/v11/business/customers/customer/123456
- - Headers
-
-  - basic auth AAI:AAI
-  - X-FromAppId : any
-  - Content-type: application/json
-  - Accept: application/json
-
- - body: :download:`aai.create.customer.request.json <sample/aai.create.customer.request.json>`
-
-  - Edit tenant id, cloud owner, cloud region
 
 - Log into ONAP portal with designer role (cs0008)
 
  - Create License model
 
-  - ONBOARD / Create new VLP
+  - ONBOARD / Create new VLM
 
    - name = select a name easy to remember
 
@@ -31,37 +17,53 @@ Prepare environment
 
    - name = any
 
-  - License key group / add new licencse key group
+  - License key group / add new license key group
 
    - name = any
+
    - type = universal
 
   - Feature groups / add feature group
 
    - name = any
+
    - part number = 123456
+
    - manufacturer reference number = 123456
+
    - entitlement pool (add any with arrow button)
+
    - license key group (add any with arrow button)
+
    - save
 
   - License agreements / Add license agreement
 
    - name = any
+
    - license term unlimited
+
    - feature groups (add any with arrow button)
 
   - Check in (lock icon at top)
+
   - Submit (tick icon at top)
 
+On-board VNF
+------------
+
  - On-board / Create new VSP (vendor software package)
 
   - Create VSP
 
    - name = select a name easy to remember
+
    - vendor = name of the license model
+
    - category = Database (IMPORTANT NOT TO CHANGE THIS (linked to the global customer))
+
    - onboarding procedure = network package
+
    - description = any
 
   - Upload CSAR
@@ -71,9 +73,13 @@ Prepare environment
   - Select licence
 
    - overview / software product details / license agreement
+
    - licenses
+
    - set license version, license agreement, feature groups
+
    - click on save icon at top
+
    - commit & submit using icons at top
 
  - Create VF
@@ -83,43 +89,62 @@ Prepare environment
    - set General / Vendor model number to CBAM package VNFD ID
 
   - set sVNFM property assignment / inputs / nf_type  set NokiaSVNFM
+
   - commit
+
   - submit for testing
 
  - Test VF
 
   - Log in as tester role
+
   - Select VF
+
   - Start testing button
+
   - Accept testing
 
+Design network service
+----------------------
+
  - Create Service
 
-  - Log in as designer role
+  - Log in with designer role (cs0008)
+
   - home / add / add service
+
   - name = select a name easy to remember
+
   - project code = 123456
+
   - Check in & check out (required to save a safe point to restore to if something goes wrong)
 
  - Add created VF (Composition)
 
   - drag icon to main picture (be patient only drag once, if multiple icons appear restart procedure )
+
   - Check in
+
   - Open service again and verify that the VF is part of the service under composition
 
  - Submit for testing
+
  - Test Service
 
-  - Log in as tester role (jm0007)
+  - Log in with tester role (jm0007)
+
   - start testing & accept
 
  - Approve service
 
-  - Log in as governence user (gv0001)
+  - Log in with governance role (gv0001)
+
   - Select service and press approve
 
  - Distribute the service
 
-  - Log in as operations personen (op0001)
+  - Log in with operations role (op0001)
+
   - Select service and push distribute
+
   - Click on monitor (verify that the state of the service is distributed)