diff options
-rw-r--r-- | docs/Chapter4/Security.rst | 15 | ||||
-rw-r--r-- | docs/data/needs.json | 10 |
2 files changed, 13 insertions, 12 deletions
diff --git a/docs/Chapter4/Security.rst b/docs/Chapter4/Security.rst index c3112af..a2f0dd2 100644 --- a/docs/Chapter4/Security.rst +++ b/docs/Chapter4/Security.rst @@ -258,6 +258,14 @@ the product’s lifecycle. The VNF **MUST** provide functionality that enables the Operator to comply with requests for information from law enforcement and government agencies. +.. req:: + :id: R-86261 + :target: VNF + :keyword: MUST NOT + :updated: casablanca + + The VNF **MUST NOT** allow vendor access to VNFs remotely. + VNF Identity and Access Management Requirements ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ @@ -298,13 +306,6 @@ Identity and Access Management Requirements can be implemented. .. req:: - :id: R-86261 - :target: VNF - :keyword: MUST NOT - - The VNF **MUST NOT** allow vendor access to VNFs remotely. - -.. req:: :id: R-59391 :target: VNF :keyword: MUST diff --git a/docs/data/needs.json b/docs/data/needs.json index 95427b1..de9cd5b 100644 --- a/docs/data/needs.json +++ b/docs/data/needs.json @@ -1,5 +1,5 @@ { - "created": "2018-09-17T22:07:51.099887", + "created": "2018-09-17T22:48:57.461306", "current_version": "casablanca", "project": "", "versions": { @@ -21858,7 +21858,7 @@ "needs_amount": 750 }, "casablanca": { - "created": "2018-09-17T22:07:51.099803", + "created": "2018-09-17T22:48:57.461236", "needs": { "R-00011": { "description": "A VNF's Heat Orchestration Template's parameter defined\nin a nested YAML file\n**MUST NOT** have a parameter constraint defined.", @@ -38990,9 +38990,9 @@ "keyword": "MUST NOT", "links": [], "notes": "", - "section_name": "VNF Identity and Access Management Requirements", + "section_name": "VNF General Security Requirements", "sections": [ - "VNF Identity and Access Management Requirements", + "VNF General Security Requirements", "VNF Security" ], "status": null, @@ -39004,7 +39004,7 @@ "title": "", "title_from_content": "", "type_name": "Requirement", - "updated": "", + "updated": "casablanca", "validated_by": "", "validation_mode": "" }, |