diff options
author | Steven Wright <sw3588@att.com> | 2018-04-13 22:45:57 +0000 |
---|---|---|
committer | Gerrit Code Review <gerrit@onap.org> | 2018-04-13 22:45:57 +0000 |
commit | 0a2d0cdba18692e3569a0bb33e440839d206c37f (patch) | |
tree | a307afd4fc3eba23594a91a935c75c9c281f5b08 | |
parent | 5666d98a14cd7f83babedd61aa111e63592d3d02 (diff) | |
parent | 766e6a1665de4677154721039e7948a3f7e69e8b (diff) |
Merge "VNFRQTS - Fixing duplicate requirement"
-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 |