X-Git-Url: https://osm.etsi.org/gitweb/?a=blobdiff_plain;f=examples%2Fping_pong_ns%2FCMakeLists.txt;h=7aa49762e009ffaa95c1bccc8595e5425f68d860;hb=458e5de897387d4c803fc0bf668104037b9d4ab8;hp=e373c2a2e44fea5809dd01f35ccc08505008b666;hpb=06ba382adfe364eb39960327c4c5550f63b2ca0b;p=osm%2FSO.git diff --git a/examples/ping_pong_ns/CMakeLists.txt b/examples/ping_pong_ns/CMakeLists.txt index e373c2a2..7aa49762 100644 --- a/examples/ping_pong_ns/CMakeLists.txt +++ b/examples/ping_pong_ns/CMakeLists.txt @@ -53,21 +53,12 @@ install( COMPONENT ${PKG_LONG_NAME} ) -install( - FILES - ${CMAKE_CURRENT_BINARY_DIR}/ping_vnfd_with_image.tar.gz - ${CMAKE_CURRENT_BINARY_DIR}/pong_vnfd_with_image.tar.gz - DESTINATION - usr/rift/mano/examples/ping_pong_ns - COMPONENT ${PKG_LONG_NAME} - OPTIONAL - ) - rift_python_install_tree( COMPONENT ${PKG_LONG_NAME} FILES rift/mano/examples/ping_pong_nsd.py rift/mano/examples/start_traffic.py + rift/mano/examples/ping_set_rate.py ) install(