diff options
author | weinstock, alan <aw2574@att.com> | 2018-12-18 15:31:30 +0000 |
---|---|---|
committer | Hagop Bozawglanian <hagop.bozawglanian@att.com> | 2018-12-18 15:46:30 +0000 |
commit | 44429ec0842517a7622a0c8a473a975a414bd2bc (patch) | |
tree | ff9901ba5c94e9de6dd2ad335ac16713ca11142c /docs/Chapter5/Heat/ONAP Heat Resource ID and Parameter Naming Convention/Resource IDs.rst | |
parent | acfcfeb9a33b968950629f1d6792a186f4413eee (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/Resource IDs.rst')
-rw-r--r-- | docs/Chapter5/Heat/ONAP Heat Resource ID and Parameter Naming Convention/Resource IDs.rst | 4 |
1 files changed, 2 insertions, 2 deletions
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 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ |