blob: 6b8e5d2d66c82992c3b0d388da040e0d4a869330 [file] [log] [blame]
DarraghEgana48752e2020-03-13 16:47:55 +00001.. This work is licensed under a Creative Commons Attribution 4.0 International License.
2.. http://creativecommons.org/licenses/by/4.0
3
Gary Wucd47a012018-11-30 07:18:36 -08004.. _docs_5g_pnf_software_upgrade:
5
mrichommeefb859d2020-03-19 19:02:41 +01006
Yaoguang Wang8a156482018-11-30 09:21:22 +080075G PNF Software Upgrade
mrichommeefb859d2020-03-19 19:02:41 +01008-----------------------
Yaoguang Wang8a156482018-11-30 09:21:22 +08009
10Description
mrichommeefb859d2020-03-19 19:02:41 +010011~~~~~~~~~~~
Yaoguang Wang8a156482018-11-30 09:21:22 +080012
DarraghEgana48752e2020-03-13 16:47:55 +000013The 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.
Yaoguang Wanga6d37fe2019-07-09 11:39:14 +080014
DarraghEgana48752e2020-03-13 16:47:55 +000015Useful Link
mrichommeefb859d2020-03-19 19:02:41 +010016~~~~~~~~~~~
Yaoguang Wanga6d37fe2019-07-09 11:39:14 +080017
DarraghEgana48752e2020-03-13 16:47:55 +000018`PNF Software Upgrade Wiki Page <https://wiki.onap.org/display/DW/PNF+software+upgrade+in+R6+Frankfurt>`_
Yaoguang Wang8a156482018-11-30 09:21:22 +080019
Yaoguang Wang8a156482018-11-30 09:21:22 +080020
DarraghEgana48752e2020-03-13 16:47:55 +000021Current Status in Frankfurt
mrichommeefb859d2020-03-19 19:02:41 +010022~~~~~~~~~~~~~~~~~~~~~~~~~~~
23
DarraghEgana48752e2020-03-13 16:47:55 +000024PNF Software Upgrade Scenarios
mrichommeefb859d2020-03-19 19:02:41 +010025------------------------------
Yaoguang Wang8a156482018-11-30 09:21:22 +080026
DarraghEgana48752e2020-03-13 16:47:55 +000027There are 3 PNF software upgrade scenarios supported in Frankfurt release:
Yaoguang Wang8a156482018-11-30 09:21:22 +080028
DarraghEgan78f8d302020-03-19 15:46:57 +000029* `Using direct Netconf/Yang interface with PNF <docs_5G_PNF_Software_Upgrade_direct_netconf_yang.html>`_
Yaoguang Wanga6d37fe2019-07-09 11:39:14 +080030
DarraghEgana48752e2020-03-13 16:47:55 +000031 - (https://wiki.onap.org/pages/viewpage.action?pageId=64007309)
Yaoguang Wang8a156482018-11-30 09:21:22 +080032
DarraghEgan78f8d302020-03-19 15:46:57 +000033* `Using Ansible protocol with EM <docs_5G_PNF_Software_Upgrade_ansible_with_EM.html>`_
Yaoguang Wang8a156482018-11-30 09:21:22 +080034
DarraghEgana48752e2020-03-13 16:47:55 +000035 - (https://wiki.onap.org/pages/viewpage.action?pageId=64007357)
Yaoguang Wang8a156482018-11-30 09:21:22 +080036
DarraghEgan78f8d302020-03-19 15:46:57 +000037* `Using Netconf/Yang interface with EM <docs_5G_PNF_Software_Upgrade_netconf_with_EM.html>`_
Yaoguang Wanga6d37fe2019-07-09 11:39:14 +080038
DarraghEgana48752e2020-03-13 16:47:55 +000039 - (https://wiki.onap.org/pages/viewpage.action?pageId=64008675)
Yaoguang Wang8a156482018-11-30 09:21:22 +080040
DarraghEgana48752e2020-03-13 16:47:55 +000041Common tasks for all scenarios
mrichommeefb859d2020-03-19 19:02:41 +010042~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
DarraghEgana48752e2020-03-13 16:47:55 +000043
44SO Workflows
mrichommeefb859d2020-03-19 19:02:41 +010045~~~~~~~~~~~~
DarraghEgana48752e2020-03-13 16:47:55 +000046
47Common 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.
48
49 .. image:: files/softwareUpgrade/SWUPWorkflow.png
50
51LCM evolution with API Decision Tree
mrichommeefb859d2020-03-19 19:02:41 +010052====================================
DarraghEgana48752e2020-03-13 16:47:55 +000053
54A 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.
55
56 .. image:: files/softwareUpgrade/APIDecisionTree.png