diff options
author | steven stark <ss820f@att.com> | 2018-02-06 12:39:01 -0800 |
---|---|---|
committer | steven stark <ss820f@att.com> | 2018-02-13 08:48:52 -0800 |
commit | 1bed6dfb2c1009d0e608024a7cd6ad2aa17b6378 (patch) | |
tree | def59c8b78ab0fff4eace6045a249ca9ae4d2a75 | |
parent | b9f329999df6e771ba1b15f21db81f6d91ba4a85 (diff) |
VNFRQTS - R-81725 make verb MUST bold faced.
Fix the text so that the verb MUST is bold faced.
modified Chapter4
Issue-ID: VNFRQTS-165
Change-Id: Iec510d8f9b8dbdb364de899b32b884de32d6cde8
Signed-off-by: steven stark <ss820f@att.com>
-rw-r--r-- | docs/Chapter4.rst | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/Chapter4.rst b/docs/Chapter4.rst index dd0c652..d4a735f 100644 --- a/docs/Chapter4.rst +++ b/docs/Chapter4.rst @@ -541,7 +541,7 @@ activity). * R-11200 The VNF **MUST** keep the scope of a Cinder volume module, when it exists, to be 1:1 with the VNF Base Module or Incremental Module. * R-38474 The VNF MUST have a corresponding environment file for a Base Module. -* R-81725 The VNF MUST have a corresponding environment file for an Incremental Module. +* R-81725 The VNF **MUST** have a corresponding environment file for an Incremental Module. * R-53433 The VNF **MUST** have a corresponding environment file for a Cinder Volume Module. These concepts will be described in more detail throughout the document. |