diff options
author | Miruna Paun <Miruna.Paun@enea.com> | 2019-03-14 00:45:48 +0100 |
---|---|---|
committer | Miruna Paun <Miruna.Paun@enea.com> | 2019-03-14 00:53:49 +0100 |
commit | 0839384fd33375bb50d66d0aace0cdea5216c946 (patch) | |
tree | fbf8d07291815abf4d2a75d3287bfd00432e75ff | |
parent | 7c2742d0263d26ecf7c9f73ed3cea6eefc88b8fc (diff) | |
download | nfv-access-documentation-0839384fd33375bb50d66d0aace0cdea5216c946.tar.gz |
Added missing descriptions to two documents.
Changed target official name to "Intel Xeon D-1500".
Change-Id: I87ca409b52b916db71aaa2859ba6adafde64a592
-rw-r--r-- | doc/book-enea-nfv-access-release-info/doc/about_release.xml | 26 | ||||
-rw-r--r-- | doc/book-enea-nfv-access-release-info/doc/eltf_params_updated.xml | 4 |
2 files changed, 18 insertions, 12 deletions
diff --git a/doc/book-enea-nfv-access-release-info/doc/about_release.xml b/doc/book-enea-nfv-access-release-info/doc/about_release.xml index 2d4b936..d16c63e 100644 --- a/doc/book-enea-nfv-access-release-info/doc/about_release.xml +++ b/doc/book-enea-nfv-access-release-info/doc/about_release.xml | |||
@@ -1,4 +1,4 @@ | |||
1 | <?xml version="1.0" encoding="UTF-8"?> | 1 | <?xml version="1.0" encoding="ISO-8859-1"?> |
2 | <!DOCTYPE chapter PUBLIC "-//OASIS//DTD DocBook XML V4.2//EN" | 2 | <!DOCTYPE chapter PUBLIC "-//OASIS//DTD DocBook XML V4.2//EN" |
3 | "http://www.oasis-open.org/docbook/xml/4.2/docbookx.dtd"> | 3 | "http://www.oasis-open.org/docbook/xml/4.2/docbookx.dtd"> |
4 | <chapter id="relinfo-about-release"> | 4 | <chapter id="relinfo-about-release"> |
@@ -148,19 +148,21 @@ | |||
148 | <para><xi:include href="../../s_docbuild/olinkdb/pardoc-common.xml" | 148 | <para><xi:include href="../../s_docbuild/olinkdb/pardoc-common.xml" |
149 | xmlns:xi="http://www.w3.org/2001/XInclude" | 149 | xmlns:xi="http://www.w3.org/2001/XInclude" |
150 | xpointer="element(book_enea_nfv_access_getting_started/1)" />. | 150 | xpointer="element(book_enea_nfv_access_getting_started/1)" />. |
151 | Describes how to install the uCPE Manager, the NFV Access platform and Device Management.</para> | 151 | Describes how to install the uCPE Manager, the NFV Access platform and |
152 | Device Management.</para> | ||
152 | </listitem> | 153 | </listitem> |
153 | 154 | ||
154 | <listitem> | 155 | <listitem> |
155 | <para><xi:include href="../../s_docbuild/olinkdb/pardoc-common.xml" | 156 | <para><xi:include href="../../s_docbuild/olinkdb/pardoc-common.xml" |
156 | xmlns:xi="http://www.w3.org/2001/XInclude" | 157 | xmlns:xi="http://www.w3.org/2001/XInclude" |
157 | xpointer="element(book_enea_nfv_access_example_usecases/1)" />. | 158 | xpointer="element(book_enea_nfv_access_example_usecases/1)" />. |
158 | Describes examples of onboarding, instantiating and configuring various VNFs.</para> | 159 | Describes examples of onboarding, instantiating and configuring |
160 | various VNFs.</para> | ||
159 | </listitem> | 161 | </listitem> |
160 | 162 | ||
161 | <listitem> | 163 | <listitem> |
162 | <para>Enea NFV Access VNF Onboarding Guide. Describes the process | 164 | <para>Enea NFV Access VNF Onboarding Guide. Describes the process of |
163 | of onboarding a new VNF onto the uCPE Manager.</para> | 165 | onboarding a new VNF onto the uCPE Manager.</para> |
164 | </listitem> | 166 | </listitem> |
165 | 167 | ||
166 | <listitem> | 168 | <listitem> |
@@ -172,17 +174,21 @@ | |||
172 | </listitem> | 174 | </listitem> |
173 | 175 | ||
174 | <listitem> | 176 | <listitem> |
175 | <para>Enea NFV Access uCPE Manager Open-Source Report.</para> | 177 | <para>Enea NFV Access uCPE Manager Open-Source Report. Provides |
178 | license information pertaining to packages available with the uCPE | ||
179 | Manager.</para> | ||
176 | </listitem> | 180 | </listitem> |
177 | 181 | ||
178 | <listitem> | 182 | <listitem> |
179 | <para>Enea NFV Access Automation Framework and Test Harness User | 183 | <para>Enea NFV Access Automation Framework and Test Harness User |
180 | Guide.</para> | 184 | Guide. Describes the Automation Framework and Test Harness for the |
185 | Enea NFV Access Solution and provides instructions regarding the | ||
186 | necessary steps to run these software tools.</para> | ||
181 | </listitem> | 187 | </listitem> |
182 | 188 | ||
183 | <listitem condition="hidden"> | 189 | <listitem condition="hidden"> |
184 | <para>Enea NFV Access System Test Specification</para> | 190 | <para>Enea NFV Access System Test Specification.</para> |
185 | </listitem> | 191 | </listitem> |
186 | </itemizedlist> | 192 | </itemizedlist> |
187 | </section> | 193 | </section> |
188 | </chapter> | 194 | </chapter> \ No newline at end of file |
diff --git a/doc/book-enea-nfv-access-release-info/doc/eltf_params_updated.xml b/doc/book-enea-nfv-access-release-info/doc/eltf_params_updated.xml index 052cb35..e65964d 100644 --- a/doc/book-enea-nfv-access-release-info/doc/eltf_params_updated.xml +++ b/doc/book-enea-nfv-access-release-info/doc/eltf_params_updated.xml | |||
@@ -112,7 +112,7 @@ repo sync</programlisting></para> | |||
112 | <row> | 112 | <row> |
113 | <entry align="left">Target official name</entry> | 113 | <entry align="left">Target official name</entry> |
114 | 114 | ||
115 | <entry>Intel Xeon D</entry> | 115 | <entry>Intel Xeon D-1500</entry> |
116 | </row> | 116 | </row> |
117 | 117 | ||
118 | <row> | 118 | <row> |
@@ -220,4 +220,4 @@ repo sync</programlisting></para> | |||
220 | </tgroup> | 220 | </tgroup> |
221 | </table> | 221 | </table> |
222 | </section> | 222 | </section> |
223 | </section> | 223 | </section> \ No newline at end of file |