diff options
author | Bozawglanian, Hagop (hb755d) <hb755d@att.com> | 2018-04-13 20:43:54 +0000 |
---|---|---|
committer | Bozawglanian, Hagop (hb755d) <hb755d@att.com> | 2018-04-13 20:44:53 +0000 |
commit | 766e6a1665de4677154721039e7948a3f7e69e8b (patch) | |
tree | 495f833fb45b65497430c35e972bd0ff59d11c6a /docs | |
parent | e38ab41a80514e0d60a74fe6344b55846bd89981 (diff) |
VNFRQTS - Fixing duplicate requirement
Found a requirement in Chapter 4 with the same requirement number, so changed 86585 to 86586.
Change-Id: I72555ba473d2f397fc2349443b6a3acc3a18c16b
Issue-ID: VNFRQTS-204
Signed-off-by: Bozawglanian, Hagop (hb755d) <hb755d@att.com>
Diffstat (limited to 'docs')
-rw-r--r-- | docs/Chapter7.rst | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/Chapter7.rst b/docs/Chapter7.rst index 8a24cd1..7e29a52 100644 --- a/docs/Chapter7.rst +++ b/docs/Chapter7.rst @@ -1705,7 +1705,7 @@ Asynchronous and Synchronous Data Delivery as those requests are received, as a synchronous response. * R-34660 The xNF **MUST** use the RESTCONF/NETCONF framework used by the ONAP configuration subsystem for synchronous communication. -* R-86585 The VNF **MUST** use the YANG configuration models and RESTCONF +* R-86586 The VNF **MUST** use the YANG configuration models and RESTCONF [RFC8040] (https://tools.ietf.org/html/rfc8040). * R-11240 The xNF **MUST** respond with content encoded in JSON, as described in the RESTCONF specification. This way the encoding of a |