aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--docs/docs_E2E_network_slicing.rst2
-rw-r--r--docs/docs_StndDefined_Events_Collection_Mechanism.rst8
-rw-r--r--docs/integration-s3p.rst2
-rw-r--r--docs/integration-tooling.rst6
4 files changed, 11 insertions, 7 deletions
diff --git a/docs/docs_E2E_network_slicing.rst b/docs/docs_E2E_network_slicing.rst
index 7f04a41c4..79a8f127b 100644
--- a/docs/docs_E2E_network_slicing.rst
+++ b/docs/docs_E2E_network_slicing.rst
@@ -1,6 +1,8 @@
.. This file is licensed under the CREATIVE COMMONS ATTRIBUTION 4.0 INTERNATIONAL LICENSE
.. Full license text at https://creativecommons.org/licenses/by/4.0/legalcode
+:orphan:
+
.. contents::
:depth: 3
..
diff --git a/docs/docs_StndDefined_Events_Collection_Mechanism.rst b/docs/docs_StndDefined_Events_Collection_Mechanism.rst
index 52352b42f..cc5f00e81 100644
--- a/docs/docs_StndDefined_Events_Collection_Mechanism.rst
+++ b/docs/docs_StndDefined_Events_Collection_Mechanism.rst
@@ -1,10 +1,10 @@
.. This work is licensed under a Creative Commons Attribution 4.0
International License. http://creativecommons.org/licenses/by/4.0
-.. _docs_StndDefined_Events_Collection_Mechanism:
-
:orphan:
+.. _docs_StndDefined_Events_Collection_Mechanism:
+
VES Collector - Standard Defined Events Collection Mechanism
------------------------------------------------------------
@@ -24,8 +24,8 @@ and providing them for consumption by analytics applications running on top of D
VES Collector orchestrated using Helm or Cloudify uses standard defined domain schema files bundled within VES collector image during image build.
Also new Helm based installation mechanism for collectors doesn't support yet certain features available with the traditional Cloudify orchestration based mechanisms:
- - Obtaining X.509 certificates from external CMP v2 server for secure xNF connections
- - Exposing the Collector port in Dual Stack IPv4/IPv6 networks.
+ - Obtaining X.509 certificates from external CMP v2 server for secure xNF connections
+ - Exposing the Collector port in Dual Stack IPv4/IPv6 networks.
How to Configure VES Collector
diff --git a/docs/integration-s3p.rst b/docs/integration-s3p.rst
index be2edfeeb..3675c567d 100644
--- a/docs/integration-s3p.rst
+++ b/docs/integration-s3p.rst
@@ -2,6 +2,8 @@
Creative Commons Attribution 4.0 International License.
.. _integration-s3p:
+:orphan:
+
Stability
=========
diff --git a/docs/integration-tooling.rst b/docs/integration-tooling.rst
index cc80ae269..c80e1df2f 100644
--- a/docs/integration-tooling.rst
+++ b/docs/integration-tooling.rst
@@ -20,7 +20,7 @@ Integration Project
-------------------
Integration portal
-..................
+~~~~~~~~~~~~~~~~~~
A portal is built to report the status of the different labs collaborating in
Integration, see http://testresults.opnfv.org/onap-integration/
@@ -33,7 +33,7 @@ The code of this web site is shared on a public gitlab project.
Communication channels
-......................
+~~~~~~~~~~~~~~~~~~~~~~
The main communication channel for real time support is the official ONAP
Slack #integration-team chan (https://onapproject.slack.com/).
@@ -42,7 +42,7 @@ You can also send a mail to onap-discuss AT lists.onap.org
with [ONAP] [Integration] prefix in the title.
Repository management
-.....................
+~~~~~~~~~~~~~~~~~~~~~
Since Integration team manages few dozens of different repositories a tool was provided to aid the process of mass editing the INFO.yaml files. It can be found `here <https://git.onap.org/integration/tree/ptl/edit_committers_info>`__.