summaryrefslogtreecommitdiffstats
path: root/docs/Chapter5/Heat/ONAP Heat Resource ID and Parameter Naming Convention
diff options
context:
space:
mode:
authorweinstock, alan <aw2574@att.com>2018-12-18 15:31:30 +0000
committerHagop Bozawglanian <hagop.bozawglanian@att.com>2018-12-18 15:46:30 +0000
commit44429ec0842517a7622a0c8a473a975a414bd2bc (patch)
treeff9901ba5c94e9de6dd2ad335ac16713ca11142c /docs/Chapter5/Heat/ONAP Heat Resource ID and Parameter Naming Convention
parentacfcfeb9a33b968950629f1d6792a186f4413eee (diff)
[VNFRQTS] updated 6 req in the heat section
Change-Id: If170a116c8a974f0112f499c9fce8f31cf135cc1 Issue-ID: VNFRQTS-515 Signed-off-by: weinstock, alan <aw2574@att.com>
Diffstat (limited to 'docs/Chapter5/Heat/ONAP Heat Resource ID and Parameter Naming Convention')
-rw-r--r--docs/Chapter5/Heat/ONAP Heat Resource ID and Parameter Naming Convention/Nova Parameters.rst5
-rw-r--r--docs/Chapter5/Heat/ONAP Heat Resource ID and Parameter Naming Convention/Resource IDs.rst4
2 files changed, 5 insertions, 4 deletions
diff --git a/docs/Chapter5/Heat/ONAP Heat Resource ID and Parameter Naming Convention/Nova Parameters.rst b/docs/Chapter5/Heat/ONAP Heat Resource ID and Parameter Naming Convention/Nova Parameters.rst
index b59dabd..26ce470 100644
--- a/docs/Chapter5/Heat/ONAP Heat Resource ID and Parameter Naming Convention/Nova Parameters.rst
+++ b/docs/Chapter5/Heat/ONAP Heat Resource ID and Parameter Naming Convention/Nova Parameters.rst
@@ -44,7 +44,8 @@ Requirement R-82481 defines how the ``{vm-type}`` is used.
**MUST** contain the identical ``{vm-type}``
and **MUST** follow the naming conventions defined
- in R-58670, R-45188, R-54171, R-87817, and R-29751. And the ``{index}`` in
+ in R-58670, R-45188, R-54171, R-
+ , and R-29751. And the ``{index}`` in
the ``OS::Nova::Server`` Resource ID (defined in R-29751) **MUST** match
the ``{vm-type_index}`` defined in
the ``OS::Nova::Server`` property ``port``
@@ -244,7 +245,7 @@ Property: Name
the parameter name **MUST** follow the naming convention
``{vm-type}_name_{index}``, where ``{index}`` is a numeric
value that **MUST** start at
- zero in a VNF Orchestration Template and increments by one.
+ zero in a VNF's Heat Orchestration Template and **MUST** increment by one.
.. req::
:id: R-87817
diff --git a/docs/Chapter5/Heat/ONAP Heat Resource ID and Parameter Naming Convention/Resource IDs.rst b/docs/Chapter5/Heat/ONAP Heat Resource ID and Parameter Naming Convention/Resource IDs.rst
index eaf3e51..8e2af23 100644
--- a/docs/Chapter5/Heat/ONAP Heat Resource ID and Parameter Naming Convention/Resource IDs.rst
+++ b/docs/Chapter5/Heat/ONAP Heat Resource ID and Parameter Naming Convention/Resource IDs.rst
@@ -261,7 +261,7 @@ OS::Heat::ResourceGroup
~~~~~~~~~~~~~~~~~~~~~~~~
There is only a mandatory naming convention for a 'OS::Heat::ResourceGroup'
-that is is creating sub-interfaces.
+that is creating sub-interfaces.
.. req::
:id: R-64197
@@ -946,7 +946,7 @@ OS::ContrailV2::ServiceTemplate
* ``{vm-type}`` is the vm-type
* ``RST`` signifies that it is the Resource Service Template
- * ``{index}`` is is the index
+ * ``{index}`` is the index
OS::ContrailV2::VirtualMachineInterface
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~