From 2e816cb9b91778d476dbd6e7f59040c50168df0a Mon Sep 17 00:00:00 2001 From: "Bozawglanian, Hagop (hb755d)" Date: Mon, 30 Jul 2018 16:07:02 +0000 Subject: VNFRQTS - Dynamic footnote generation Updating footnotes to be generated more dynamically. Change-Id: If0f18874009cc981e73db99ea95cbd9bc5fb6299 Issue-ID: VNFRQTS-279 Signed-off-by: Bozawglanian, Hagop (hb755d) --- docs/Chapter8/Chef-JSON-Key-Value-Description.rst | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'docs/Chapter8') diff --git a/docs/Chapter8/Chef-JSON-Key-Value-Description.rst b/docs/Chapter8/Chef-JSON-Key-Value-Description.rst index 7144159..8a51a85 100644 --- a/docs/Chapter8/Chef-JSON-Key-Value-Description.rst +++ b/docs/Chapter8/Chef-JSON-Key-Value-Description.rst @@ -127,7 +127,7 @@ a. The JSON file must be created for each action for each VNF. b. If a VNF action involves multiple endpoints (VMs) of a VNF, ONAP will replicate the “Node” JSON dictionary in the template and post it to each FQDN (i.e., endpoint) in the NodeList after setting the “name” - field in the Node object to be the respective FQDN [1]_. Hence, it + field in the Node object to be the respective FQDN [#8.1.1]_. Hence, it is required that all end points (VMs) of a VNF involved in a VNF action support the same set of Node Object attributes. @@ -173,6 +173,6 @@ Table A2. JSON Dictionary to Post in Callback | | to be returned to ONAP. | | be included. | +--------------+----------------------------+---------+-----------------------+ -.. [1] +.. [#8.1.1] The “name” field is a mandatory field in a valid Chef Node Object JSON dictionary. -- cgit 1.2.3-korg