VNF Primitives: Difference between revisions

From OSM Public Wiki
Jump to: navigation, search
No edit summary
No edit summary
Line 1: Line 1:
'''DISCLAIMER: This page is being updated to reflect changes required for Release FOUR.'''
The following is a list of the default primitives support by OSM. These primitives, executed at Day 1 and Day 2, are the encapsulation of your operational logic.
The following is a list of the default primitives support by OSM. These primitives, executed at Day 1 and Day 2, are the encapsulation of your operational logic.



Revision as of 12:32, 26 June 2018

The following is a list of the default primitives support by OSM. These primitives, executed at Day 1 and Day 2, are the encapsulation of your operational logic.

Primitive Description Required Example
Config Change the configuration of a VNF No VNF_Primitive_Config
Upgrade Perform a VNF Software Upgrade No VNF_Primitive_Upgrade
Start Start the VNF service No VNF_Primitive_Start
Stop Stop the VNF service No VNF_Primitive_Stop
Restart Stop the VNF service No VNF_Primitive_Restart
Reboot Reboot the VNF No VNF_Primitive_Reboot