summaryrefslogtreecommitdiffstats
path: root/nokiav2/docs/onboarding.rst
blob: 4abf8faf1391fbcbb97c37a7043d1b5f6b486ecf (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
Onboard NS
==========

Create licensing model
----------------------


- Log into ONAP portal with designer role (cs0008)

 - Create License model

  - ONBOARD / Create new VLM

   - name = select a name easy to remember

  - Entitlement pool / add new Entitlement pool

   - name = any

  - 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

   - overview / software product attachments / select file

  - 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

  - home / import / import vsp (select VSP from list)

   - 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 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 with tester role (jm0007)

  - start testing & accept

 - Approve service

  - Log in with governance role (gv0001)

  - Select service and press approve

 - Distribute the service

  - Log in with operations role (op0001)

  - Select service and push distribute

  - Click on monitor (verify that the state of the service is distributed)