From 0477a089f61531224dece061bc9f1262e38520c8 Mon Sep 17 00:00:00 2001 From: "weinstock, alan" Date: Tue, 21 Jan 2020 22:01:21 +0000 Subject: [VNFRQTS] Update R-55307 & R-35414 Issue-ID: VNFRQTS-799 Signed-off-by: weinstock, alan Change-Id: Icf626efeb1fe36f0d164e3f188e26fe51e33eafe --- .../Nova Metadata Parameters.rst | 5 +++++ .../Resource IDs.rst | 4 ++-- 2 files changed, 7 insertions(+), 2 deletions(-) (limited to 'docs/Chapter5/Heat/ONAP Heat Resource ID and Parameter Naming Convention') diff --git a/docs/Chapter5/Heat/ONAP Heat Resource ID and Parameter Naming Convention/Nova Metadata Parameters.rst b/docs/Chapter5/Heat/ONAP Heat Resource ID and Parameter Naming Convention/Nova Metadata Parameters.rst index 8dabc7e..69b9e03 100644 --- a/docs/Chapter5/Heat/ONAP Heat Resource ID and Parameter Naming Convention/Nova Metadata Parameters.rst +++ b/docs/Chapter5/Heat/ONAP Heat Resource ID and Parameter Naming Convention/Nova Metadata Parameters.rst @@ -579,6 +579,11 @@ R-46461 and R-35666). An example is provided below. parameter (when defined as a ``comma_delimited_list``) when the port is attaching to an ONAP external network (per the ONAP definition, see Requirement R-57424 and R-16968) + - ``OS::ContrailV2::InstanceIp`` property ``instance_ip_address`` + parameter (when defined as a ``comma_delimited_list``) when the port + (i.e, ``OS::ContrailV2::VirtualMachineInterface``) is + attaching to an ONAP external network (per the ONAP + definition, see Requirement R-57424 and R-16968) The ``vf_module_index`` will start at 0 for the first instance of a module type. Subsequent instances of the same module type will receive the 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 492f859..d7922b3 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 @@ -600,7 +600,7 @@ OS::Nova::Keypair :updated: frankfurt A VNF's Heat Orchestration Template's Resource ``OS::Nova::Keypair`` - applies to one ``{vm-type}``, the ``OS::Nova::Keypair`` + that applies to one ``{vm-type}``, the ``OS::Nova::Keypair`` Resource ID **SHOULD** use the naming convention * ``{vm-type}_keypair_{index}`` @@ -619,7 +619,7 @@ OS::Nova::Keypair :updated: frankfurt A VNF's Heat Orchestration Template's Resource ``OS::Nova::Keypair`` - applies to all Virtual Machines in the VNF, the + that applies to all Virtual Machines in the VNF, the ``OS::Nova::Keypair`` Resource ID **SHOULD** use the naming convention -- cgit 1.2.3-korg