summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorGabriel Ionescu <Gabriel.Ionescu@enea.com>2019-08-01 16:27:17 +0200
committerMartin Borg <martin.borg@enea.com>2019-08-08 13:27:40 +0200
commit364b0fa25d272162b8a344ad8feb366a94d24122 (patch)
tree8a5553a5af4ad1165a6f7bc793e994ffbb145ddf
parent630933e3f668ada95895f4c3fd4d6c635583ae87 (diff)
downloadel_releases-nfv-access-364b0fa25d272162b8a344ad8feb366a94d24122.tar.gz
Refactor documentation on onboardVNFRaw.py to not mention the 'bundle' concept
Change-Id: Ib6a7f65fb1ac76d6c89fce1d86f5f867257d8698
-rw-r--r--doc/book-enea-nfv-access-auto-fw-th-user-guide/doc/automation_framework_test_harness.xml8
1 files 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:
1365 -P FTPPORT, --ftpPort=FTPPORT 1365 -P FTPPORT, --ftpPort=FTPPORT
1366 FTP port 1366 FTP port
1367 -i IMAGEPATH, --imagePath=IMAGEPATH 1367 -i IMAGEPATH, --imagePath=IMAGEPATH
1368 VNF bundle image path 1368 VNF image path
1369 -b BUNDLEINFO, --bundleInfo=BUNDLEINFO 1369 -b IMAGEINFO, --imageInfo=IMAGEINFO
1370 File name of VNF bundle information in JSON format 1370 File name of VNF image information in JSON format
1371 1371
1372 Mandatory options: 1372 Mandatory options:
1373 -H/--host, -b/--bundleInfo, -i/--imagePath</programlisting> 1373 -H/--host, -b/--imageInfo, -i/--imagePath</programlisting>
1374 </section> 1374 </section>
1375 1375
1376 <section id="json_image"> 1376 <section id="json_image">