summaryrefslogtreecommitdiffstats
path: root/docs
diff options
context:
space:
mode:
Diffstat (limited to 'docs')
-rw-r--r--docs/Chapter1/index.rst1
-rw-r--r--docs/Chapter8/ves7_1spec.rst5
-rw-r--r--docs/conf.py1
-rw-r--r--docs/release-notes.rst3
4 files changed, 6 insertions, 4 deletions
diff --git a/docs/Chapter1/index.rst b/docs/Chapter1/index.rst
index 9b715dd..2d5119b 100644
--- a/docs/Chapter1/index.rst
+++ b/docs/Chapter1/index.rst
@@ -34,3 +34,4 @@ Purpose
VNFs or PNFs for compliance with ONAP; ONAP projects such as the VNF
Validation Project will uses these VNFs or PNFs requirements to build
test cases to validate VNFs or PNFs for compliance with ONAP.
+
diff --git a/docs/Chapter8/ves7_1spec.rst b/docs/Chapter8/ves7_1spec.rst
index e63628a..2c8b933 100644
--- a/docs/Chapter8/ves7_1spec.rst
+++ b/docs/Chapter8/ves7_1spec.rst
@@ -362,9 +362,8 @@ an ONAP controller action, or provided manually.
VES Events. The events shall only be sent to one VES Event Listener at a time.
Please note: If a FQDN is used, the DNS query would return a single IP
address.
-* A single VES Event Listener may handle more than one type of VES event
- (different domains); i.e. same VES Event Listener can receive and process
- heartbeat, fault, measurement, syslog, etc. events.
+* The active VES Event Listener (either the primary or secondary) will handle
+ all VES events regardless of domain.
* **VES Credentials**: If the NF is using Basic Authentication, then the NF
must support the provisioning of security and authentication parameters
(HTTP username and password) in order to be able to authenticate with the
diff --git a/docs/conf.py b/docs/conf.py
index 314670a..5b7f327 100644
--- a/docs/conf.py
+++ b/docs/conf.py
@@ -2,6 +2,7 @@ from docs_conf.conf import *
branch = 'latest'
master_doc = 'index'
+version = 'frankfurt'
linkcheck_ignore = [
'http://localhost',
diff --git a/docs/release-notes.rst b/docs/release-notes.rst
index 2ff8218..f63592c 100644
--- a/docs/release-notes.rst
+++ b/docs/release-notes.rst
@@ -1,4 +1,5 @@
-.. Modifications Copyright � 2017-2018 AT&T Intellectual Property.
+.. Modifications Copyright 2017-2018 AT&T Intellectual Property.
+.. _release_notes:
.. Licensed under the Creative Commons License, Attribution 4.0 Intl.
(the "License"); you may not use this documentation except in compliance