Skip to content
Pol Alemany edited this page Jul 23, 2018 · 28 revisions

Welcome to the tng-slice-mngr wiki!

Here we document the Network Slice Manager module belonging to SONATA (by 5GTango), both in terms of its internal design and usage.

The Slice Manager has two objects to deal with. On one hand, there is the Network Slice Template and on the other hand, the network Slice Instantiation. The first component defines a set of services that might be deployed into a part of the network later on by using an instantiation of that template thorugh a Network Slice Instantiation object.

APIs information To understand better how this component work, check the different API options for each one of the two objects:

How to start "playing" with the Network Slice manager ??

  1. Create a template
  2. Launch an instantiation of the previous template
  3. Use any of the other options available in the APIs (presented in "APIs information" section).