Skip to content

OSM Client

Haydar Qarawlus edited this page Nov 26, 2019 · 2 revisions

Python OSM Client

The python OSM client is installed as part of the tng-bench package. However, it does require the following two packages to be installed on the system.

  • libcurl4-gnutls-dev python-dev python3-dev
  • libgnutls-dev for Debian systems. libgnutls28-dev for ubuntu systems.

Standalone OSM client

Clear service, nsd and vnfd created by sample tng-bench run

source osm-env.sh 

osm ns-delete example_vnf_00000
osm nsd-delete example_vnf
osm vnfd-delete example_vnf_00000