From 364b0fa25d272162b8a344ad8feb366a94d24122 Mon Sep 17 00:00:00 2001 From: Gabriel Ionescu Date: Thu, 1 Aug 2019 16:27:17 +0200 Subject: Refactor documentation on onboardVNFRaw.py to not mention the 'bundle' concept Change-Id: Ib6a7f65fb1ac76d6c89fce1d86f5f867257d8698 --- .../doc/automation_framework_test_harness.xml | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/doc/book-enea-nfv-access-auto-fw-th-user-guide/doc/automation_framework_test_harness.xml b/doc/book-enea-nfv-access-auto-fw-th-user-guide/doc/automation_framework_test_harness.xml index f3d6720..d7771bc 100644 --- a/doc/book-enea-nfv-access-auto-fw-th-user-guide/doc/automation_framework_test_harness.xml +++ b/doc/book-enea-nfv-access-auto-fw-th-user-guide/doc/automation_framework_test_harness.xml @@ -1365,12 +1365,12 @@ Options: -P FTPPORT, --ftpPort=FTPPORT FTP port -i IMAGEPATH, --imagePath=IMAGEPATH - VNF bundle image path - -b BUNDLEINFO, --bundleInfo=BUNDLEINFO - File name of VNF bundle information in JSON format + VNF image path + -b IMAGEINFO, --imageInfo=IMAGEINFO + File name of VNF image information in JSON format Mandatory options: - -H/--host, -b/--bundleInfo, -i/--imagePath + -H/--host, -b/--imageInfo, -i/--imagePath
-- cgit v1.2.3-54-g00ecf