diff options
author | Bozawglanian, Hagop (hb755d) <hb755d@att.com> | 2018-08-27 19:40:12 +0000 |
---|---|---|
committer | Bozawglanian, Hagop (hb755d) <hb755d@att.com> | 2018-08-27 19:43:38 +0000 |
commit | b35a0d271f45c82c7558ed7a18aef06fe19e0a5d (patch) | |
tree | 14ea9b786ee2a2ff6b7bcf2a83c0a86a733e9359 | |
parent | a5ced7738d5220007c1e340a62fc4bd2b784b2b8 (diff) |
VNFRQTS - Reword VNF Security Req R-58964
Issue-ID: VNFRQTS-291
Change-Id: Ie0b24d5fc354cc50d6b8a90714ce0c7fe6c27093
Signed-off-by: Bozawglanian, Hagop (hb755d) <hb755d@att.com>
-rw-r--r-- | docs/Chapter4/Security.rst | 4 | ||||
-rw-r--r-- | 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": "" }, |