summaryrefslogtreecommitdiffstats
path: root/doc/book-enea-nfv-access-auto-fw-th-user-guide
diff options
context:
space:
mode:
Diffstat (limited to 'doc/book-enea-nfv-access-auto-fw-th-user-guide')
-rw-r--r--doc/book-enea-nfv-access-auto-fw-th-user-guide/doc/automation_framework_test_harness.xml4
-rw-r--r--doc/book-enea-nfv-access-auto-fw-th-user-guide/doc/components.xml12
-rw-r--r--doc/book-enea-nfv-access-auto-fw-th-user-guide/doc/getting_started.xml10
3 files changed, 15 insertions, 11 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 35cac8c..2cf02b6 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
@@ -802,13 +802,13 @@ Mandatory options:
802 <para><emphasis role="bold">Sample 802 <para><emphasis role="bold">Sample
803 <filename>intelc3850-2.json</filename> configuration 803 <filename>intelc3850-2.json</filename> configuration
804 file:</emphasis></para> 804 file:</emphasis></para>
805 805
806 <programlisting>{ 806 <programlisting>{
807 "name": "intelc3850-2", 807 "name": "intelc3850-2",
808 "deviceId": "intelc3850-2", 808 "deviceId": "intelc3850-2",
809 "deviceGroupingTags": " ", 809 "deviceGroupingTags": " ",
810 "description": "", 810 "description": "",
811 "address": "192.168.1.100", 811"address": "172.24.12.114",
812 "port": "22", 812 "port": "22",
813 "username": "root", 813 "username": "root",
814 "password": "root", 814 "password": "root",
diff --git a/doc/book-enea-nfv-access-auto-fw-th-user-guide/doc/components.xml b/doc/book-enea-nfv-access-auto-fw-th-user-guide/doc/components.xml
index 3439a64..b408041 100644
--- a/doc/book-enea-nfv-access-auto-fw-th-user-guide/doc/components.xml
+++ b/doc/book-enea-nfv-access-auto-fw-th-user-guide/doc/components.xml
@@ -34,10 +34,11 @@
34 <para>For more on Enea uCPE Manager installation instructions, please 34 <para>For more on Enea uCPE Manager installation instructions, please
35 refer to the section on how to <olink 35 refer to the section on how to <olink
36 targetdoc="book_enea_nfv_access_getting_started" 36 targetdoc="book_enea_nfv_access_getting_started"
37 targetptr="install_ucpe_manager">Install the Enea uCPE Manager in 37 targetptr="install_ucpe_manager">Install the Enea uCPE Manager in the
38 <xi:include href="../../s_docbuild/olinkdb/pardoc-names.xml" 38 <xi:include href="../../s_docbuild/olinkdb/pardoc-names.xml"
39 xmlns:xi="http://www.w3.org/2001/XInclude" 39 xmlns:xi="http://www.w3.org/2001/XInclude"
40 xpointer="element(book_enea_nfv_access_getting_started/1)" /></olink>.</para> 40 xpointer="element(book_enea_nfv_access_getting_started/1)" /></olink>
41 Manual.</para>
41 </section> 42 </section>
42 43
43 <section id="ena_plat"> 44 <section id="ena_plat">
@@ -71,10 +72,11 @@
71 72
72 <para>For more on Enea NFV Access installation instructions, please 73 <para>For more on Enea NFV Access installation instructions, please
73 refer to chapter <olink targetdoc="book_enea_nfv_access_getting_started" 74 refer to chapter <olink targetdoc="book_enea_nfv_access_getting_started"
74 targetptr="access_installer">Getting Started with Enea NFV Access in 75 targetptr="access_installer">Getting Started with Enea NFV Access in the
75 <xi:include href="../../s_docbuild/olinkdb/pardoc-names.xml" 76 <xi:include href="../../s_docbuild/olinkdb/pardoc-names.xml"
76 xmlns:xi="http://www.w3.org/2001/XInclude" 77 xmlns:xi="http://www.w3.org/2001/XInclude"
77 xpointer="element(book_enea_nfv_access_getting_started/1)" /></olink>.</para> 78 xpointer="element(book_enea_nfv_access_getting_started/1)" /></olink>
79 Manual.</para>
78 </section> 80 </section>
79 </section> 81 </section>
80 82
@@ -126,7 +128,7 @@
126 128
127 <para>For details about the test suites or test cases please refer to 129 <para>For details about the test suites or test cases please refer to
128 chapter <olink targetdoc="book_enea_nfv_access_system_test_specification" 130 chapter <olink targetdoc="book_enea_nfv_access_system_test_specification"
129 targetptr="sample_testcases">Sample Test Cases in the<xi:include 131 targetptr="sample_testcases">Sample Test Cases in the <xi:include
130 href="../../s_docbuild/olinkdb/pardoc-names.xml" 132 href="../../s_docbuild/olinkdb/pardoc-names.xml"
131 xmlns:xi="http://www.w3.org/2001/XInclude" 133 xmlns:xi="http://www.w3.org/2001/XInclude"
132 xpointer="element(book_enea_nfv_access_system_test_specification/1)" /></olink> 134 xpointer="element(book_enea_nfv_access_system_test_specification/1)" /></olink>
diff --git a/doc/book-enea-nfv-access-auto-fw-th-user-guide/doc/getting_started.xml b/doc/book-enea-nfv-access-auto-fw-th-user-guide/doc/getting_started.xml
index 8a62b3b..dbb19c4 100644
--- a/doc/book-enea-nfv-access-auto-fw-th-user-guide/doc/getting_started.xml
+++ b/doc/book-enea-nfv-access-auto-fw-th-user-guide/doc/getting_started.xml
@@ -88,9 +88,10 @@
88 <para>For details on how to install the uCPE Manager, see <olink 88 <para>For details on how to install the uCPE Manager, see <olink
89 targetdoc="book_enea_nfv_access_getting_started" 89 targetdoc="book_enea_nfv_access_getting_started"
90 targetptr="install_ucpe_manager">Install the Enea uCPE Manager in 90 targetptr="install_ucpe_manager">Install the Enea uCPE Manager in
91 <xi:include href="../../s_docbuild/olinkdb/pardoc-names.xml" 91 the <xi:include href="../../s_docbuild/olinkdb/pardoc-names.xml"
92 xmlns:xi="http://www.w3.org/2001/XInclude" 92 xmlns:xi="http://www.w3.org/2001/XInclude"
93 xpointer="element(book_enea_nfv_access_getting_started/1)" /></olink>.</para> 93 xpointer="element(book_enea_nfv_access_getting_started/1)" /></olink>
94 Manual.</para>
94 </note> 95 </note>
95 </listitem> 96 </listitem>
96 </itemizedlist> 97 </itemizedlist>
@@ -116,10 +117,11 @@
116 <para>For information on how to install Enea NFV Access refer to 117 <para>For information on how to install Enea NFV Access refer to
117 <olink targetdoc="book_enea_nfv_access_getting_started" 118 <olink targetdoc="book_enea_nfv_access_getting_started"
118 targetptr="plat-release-content">Getting Started with Enea NFV 119 targetptr="plat-release-content">Getting Started with Enea NFV
119 Access in <xi:include 120 Access in the <xi:include
120 href="../../s_docbuild/olinkdb/pardoc-names.xml" 121 href="../../s_docbuild/olinkdb/pardoc-names.xml"
121 xmlns:xi="http://www.w3.org/2001/XInclude" 122 xmlns:xi="http://www.w3.org/2001/XInclude"
122 xpointer="element(book_enea_nfv_access_getting_started/1)" /></olink>.</para> 123 xpointer="element(book_enea_nfv_access_getting_started/1)" /></olink>
124 Manual.</para>
123 </note> 125 </note>
124 </listitem> 126 </listitem>
125 </itemizedlist><figure> 127 </itemizedlist><figure>