From b35a0d271f45c82c7558ed7a18aef06fe19e0a5d Mon Sep 17 00:00:00 2001 From: "Bozawglanian, Hagop (hb755d)" Date: Mon, 27 Aug 2018 19:40:12 +0000 Subject: VNFRQTS - Reword VNF Security Req R-58964 Issue-ID: VNFRQTS-291 Change-Id: Ie0b24d5fc354cc50d6b8a90714ce0c7fe6c27093 Signed-off-by: Bozawglanian, Hagop (hb755d) --- docs/Chapter4/Security.rst | 4 ++-- docs/data/needs.json | 8 ++++---- 2 files changed, 6 insertions(+), 6 deletions(-) diff --git a/docs/Chapter4/Security.rst b/docs/Chapter4/Security.rst index 2632ffc..b58475b 100644 --- a/docs/Chapter4/Security.rst +++ b/docs/Chapter4/Security.rst @@ -1258,14 +1258,14 @@ applicable to security monitoring. Data Protection Requirements - .. req:: :id: R-58964 :target: VNF :keyword: MUST + :updated: casablanca The VNF **MUST** provide the capability to restrict read - and write access to data. + and write access to data handled by the VNF. .. req:: :id: R-99112 diff --git a/docs/data/needs.json b/docs/data/needs.json index e0a4b50..523a806 100644 --- a/docs/data/needs.json +++ b/docs/data/needs.json @@ -1,10 +1,10 @@ { - "created": "2018-08-27T16:35:55.323885", + "created": "2018-08-27T19:33:30.140540", "current_version": "casablanca", "project": "", "versions": { "casablanca": { - "created": "2018-08-27T16:35:55.323795", + "created": "2018-08-27T19:33:30.140540", "needs": { "R-00011": { "description": "A VNF's Heat Orchestration Template's Nested YAML files\nparameter's **MUST NOT** have a parameter constraint defined.", @@ -13271,7 +13271,7 @@ "validation_mode": "" }, "R-58964": { - "description": "The VNF **MUST** provide the capability to restrict read\nand write access to data.", + "description": "The VNF **MUST** provide the capability to restrict read\nand write access to data handled by the VNF.", "full_title": "", "hide_links": "", "id": "R-58964", @@ -13294,7 +13294,7 @@ "title": "", "title_from_content": "", "type_name": "Requirement", - "updated": "", + "updated": "casablanca", "validated_by": "", "validation_mode": "" }, -- cgit 1.2.3-korg