update link to upper-constraints.txt
[integration.git] / docs / docs_5G_PNF_Software_Upgrade.rst
1 .. This work is licensed under a Creative Commons Attribution 4.0 International License.
2 .. http://creativecommons.org/licenses/by/4.0
3
4 .. _docs_5g_pnf_software_upgrade:
5
6 :orphan:
7
8 5G PNF Software Upgrade
9 -----------------------
10
11 Description
12 ~~~~~~~~~~~
13
14 The 5G PNF Software upgrade use case shows how users/network operators can modify the software of a PNF instance during installation or regular maintenance. This use case is one aspect of Software Management. This could be used to update the PNF software to a different version of software.
15
16 Useful Link
17 ~~~~~~~~~~~
18
19 `PNF Software Upgrade Wiki Page <https://wiki.onap.org/display/DW/PNF+software+upgrade+in+R6+Frankfurt>`_
20
21
22 Current Status in Frankfurt
23 ~~~~~~~~~~~~~~~~~~~~~~~~~~~
24
25 PNF Software Upgrade Scenarios
26 ------------------------------
27
28 There are 3 PNF software upgrade scenarios supported in Frankfurt release:
29
30 * `Using direct Netconf/Yang interface with PNF <docs_5G_PNF_Software_Upgrade_direct_netconf_yang>`
31
32   - (https://wiki.onap.org/pages/viewpage.action?pageId=64007309)
33
34 * `Using Ansible protocol with EM <docs_5G_PNF_Software_Upgrade_ansible_with_EM>`
35
36   - (https://wiki.onap.org/pages/viewpage.action?pageId=64007357)
37
38 * `Using Netconf/Yang interface with EM <docs_5G_PNF_Software_Upgrade_netconf_with_EM>`
39
40   - (https://wiki.onap.org/pages/viewpage.action?pageId=64008675)
41
42 Common tasks for all scenarios
43 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
44
45 SO Workflows
46 ~~~~~~~~~~~~
47
48 Common SO workflows are used with generic SO building blocks which can be used for any PNF software upgrade scenarios. In Frankfurt release, a PNF software upgrade workflow and a PNF preparation workflow have been created.
49
50         .. image:: files/softwareUpgrade/SWUPWorkflow.png
51
52 LCM evolution with API Decision Tree
53 ====================================
54
55 A decision point has been introduced in the Frankfurt release. The service designer needs to indicate which LCM API they would like to use for the LCM operations on the selected PNF source at design time (via SDC). The possible LCM APIs are: SO-REF-DATA (default), CDS, SDNC, or APPC.
56
57         .. image:: files/softwareUpgrade/APIDecisionTree.png