Skip to content
Snippets Groups Projects
Commit a603a31c authored by Dimitrios Giannopoulos's avatar Dimitrios Giannopoulos
Browse files

Deployed ae60b707 to develop in public with MkDocs 1.6.1 and mike 2.1.3

parent 0ed4d382
No related branches found
No related tags found
No related merge requests found
......@@ -2860,7 +2860,7 @@ You can add in the Service Characteristic Value, in the Value field something li
<h2 id="osm-ns-lcm-status">OSM NS LCM Status</h2>
<p>When a Service is deployed, OpenSlice provides the ability to see the status messages from the NFVO. This status can be regarding NS instantiation, primitive execution, etc.</p>
<p>Going to <code>ResourceFacingService (RFS)</code> -&gt; <code>Contextual Features</code> -&gt; <code>MANO NSLCM</code>, you will be able to see a beautified view of the status messages retrieved by OSM.</p>
<p><img src="/images/catalogs/mano_nslcm.png" alt="MANO NSLCM Section" width="700"/></p>
<p><img src="../../../images/catalogs/mano_nslcm.png" alt="MANO NSLCM Section" width="700"/></p>
<h2 id="day-2-primitive-actions">Day 2 Primitive Actions</h2>
<p>NFVOs like OSM allow to perform actions while a service is running, for example change attributes or make actions on a specific VNF.
OpenSlice supports the invocation of day 2 primitives using Open Source MANO (OSM). This feature allows users to perform various actions while a service is running, such as changing attributes or executing specific actions on a Network Service's (NSD) Virtual Network Function (VNF). This capability enhances the flexibility and control over network services, making it easier to manage them in real-time.</p>
......@@ -2882,7 +2882,7 @@ OpenSlice supports the invocation of day 2 primitives using Open Source MANO (OS
<ol>
<li>
<p>When a service is instantiated, go to its <code>ResourceFacingService (RFS)</code> -&gt; <code>Contextual Features</code> -&gt; <code>MANO Primitives List</code>;</p>
<p><img src="/images/catalogs/mano_primitives_list.png" alt="MANO Primitives List Section" width="700"/></p>
<p><img src="../../../images/catalogs/mano_primitives_list.png" alt="MANO Primitives List Section" width="700"/></p>
</li>
<li>
<p>There, you will find that VNF available primitives;</p>
......@@ -2894,7 +2894,7 @@ OpenSlice supports the invocation of day 2 primitives using Open Source MANO (OS
<li>Select the desired primitive on the <code>Primitive Parameter Name</code>;</li>
<li>
<p>Provide the <code>Primitive Parameter Value</code>;</p>
<p><img src="/images/catalogs/execute_mano_primitives.png" alt="Execute MANO Primitives Window" width="500"/></p>
<p><img src="../../../images/catalogs/execute_mano_primitives.png" alt="Execute MANO Primitives Window" width="500"/></p>
</li>
</ol>
</li>
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment