summaryrefslogtreecommitdiffstats
path: root/docs/Chapter7/Monitoring-And-Management.rst
diff options
context:
space:
mode:
authorLovett, Trevor <trevor.lovett@att.com>2018-12-03 10:39:38 -0600
committerLovett, Trevor <trevor.lovett@att.com>2018-12-03 10:39:38 -0600
commit81f04340b7ac89c5161253bba63ccefaae464daa (patch)
treedd1e9e92ea9600cd4eabd0296c688efd024b8721 /docs/Chapter7/Monitoring-And-Management.rst
parente9b1da1906ce68068f44d9036348b3fb8c06639b (diff)
VNFRQTS Moved R-01427 and R-894004 to Monitoring
Change-Id: Ie8cdb7a2372c860f40769eed9ce8dfebe72f01c2 Issue-ID: VNFRQTS-487 Signed-off-by: Lovett, Trevor <trevor.lovett@att.com>
Diffstat (limited to 'docs/Chapter7/Monitoring-And-Management.rst')
-rwxr-xr-xdocs/Chapter7/Monitoring-And-Management.rst32
1 files changed, 32 insertions, 0 deletions
diff --git a/docs/Chapter7/Monitoring-And-Management.rst b/docs/Chapter7/Monitoring-And-Management.rst
index 38295ab..d6fd80e 100755
--- a/docs/Chapter7/Monitoring-And-Management.rst
+++ b/docs/Chapter7/Monitoring-And-Management.rst
@@ -874,6 +874,38 @@ Security
Information (SPI) or certain proprietary data, in addition to applying the
regular procedures for securing access and delivery.
+.. req::
+ :id: R-01427
+ :target: XNF
+ :keyword: MUST
+ :introduced: casablanca
+ :updated: dublin
+
+ The xNF **MUST** support the provisioning of security and authentication
+ parameters (HTTP username and password) in order to be able to authenticate
+ with DCAE (in ONAP).
+
+ Note: In R3, a username and password are used with the DCAE VES Event
+ Listener which are used for HTTP Basic Authentication.
+
+ Note: The configuration management and provisioning software are specific
+ to a vendor architecture.
+
+.. req::
+ :id: R-894004
+ :target: XNF
+ :keyword: MUST
+ :introduced: casablanca
+ :updated: dublin
+
+ When the xNF sets up a HTTP or HTTPS connection to the collector, it **MUST**
+ provide a username and password to the DCAE VES Collector for HTTP Basic
+ Authentication.
+
+ Note: HTTP Basic Authentication has 4 steps: Request, Authenticate,
+ Authorization with Username/Password Credentials, and Authentication Status
+ as per RFC7617 and RFC 2617.
+
Bulk Performance Measurement
~~~~~~~~~~~~~~~~~~~~~~~~~~~~