Skip to content
themis edited this page Apr 7, 2020 · 1 revision

Create a network slice using TAP

  1. Bootstrap the Slice Manager adding the configuration files for:
  • NFVO
  • VIM
  • Registered end-to-end services (optional)
  • WIM (optional)
  • EMS (optional)
  1. Create a test plan with TAP that:
  • Uses scp to copy the Network Slice Template (NST) to the Slice Manager instance
  • Use ssh to run the command katana slice add -f nsi.yaml that creates the slice
  • Use ssh to run the command katana slice ls that returns the list of the created slices
Clone this wiki locally