diff options
Diffstat (limited to 'docs/Chapter5/Heat/ONAP Heat Resource ID and Parameter Naming Convention')
7 files changed, 20 insertions, 18 deletions
diff --git a/docs/Chapter5/Heat/ONAP Heat Resource ID and Parameter Naming Convention/Neutron Parameters.rst b/docs/Chapter5/Heat/ONAP Heat Resource ID and Parameter Naming Convention/Neutron Parameters.rst index cfd6052..30549e7 100644 --- a/docs/Chapter5/Heat/ONAP Heat Resource ID and Parameter Naming Convention/Neutron Parameters.rst +++ b/docs/Chapter5/Heat/ONAP Heat Resource ID and Parameter Naming Convention/Neutron Parameters.rst @@ -142,6 +142,7 @@ or **MUST** have statically assigned IP addresses. :target: VNF :keyword: MUST :validation_mode: static + :introduced: dublin A VNF's Heat Orchestration Template's ``OS::Neutron::Port`` resource's @@ -319,7 +320,7 @@ IPv4 and/or IPv6 addresses. :target: VNF :keyword: MUST :validation_mode: static - :updated: casablanca + :updated: dublin When the VNF's Heat Orchestration Template's Resource ``OS::Neutron::Port`` is attaching to an external network (per the @@ -426,7 +427,7 @@ Parameter Definition* :target: VNF :keyword: MUST :validation_mode: static - :updated: casablanca + :updated: dublin When the VNF's Heat Orchestration Template's Resource ``OS::Neutron::Port`` is attaching to an external network (per the @@ -534,7 +535,7 @@ Definition* :target: VNF :keyword: MUST :validation_mode: static - :updated: casablanca + :updated: dublin When the VNF's Heat Orchestration Template's Resource ``OS::Neutron::Port`` is attaching to an internal network (per the @@ -642,7 +643,7 @@ Heat Orchestration Template's Environment File. :target: VNF :keyword: MUST :validation_mode: static - :updated: casablanca + :updated: dublin When the VNF's Heat Orchestration Template's Resource ``OS::Neutron::Port`` is attaching to an internal network (per the @@ -1614,7 +1615,7 @@ VIP Assignment, Internal Networks .. req:: :id: R-717227 :keyword: MUST - :updated: dublin + :introduced: dublin :validation_mode: static :target: VNF @@ -1660,7 +1661,7 @@ VIP Assignment, Internal Networks .. req:: :id: R-805572 :keyword: MUST - :updated: dublin + :introduced: dublin :validation_mode: static :target: VNF 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 5e461df..cf5f7e1 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 @@ -246,7 +246,7 @@ part of the orchestration process. .. req:: :id: R-100400 :keyword: SHOULD - :introduced: 2019-1 + :introduced: dublin :target: VNF A VNF's Heat Orchestration Template's ``OS::Nova::Server`` resource @@ -258,7 +258,7 @@ part of the orchestration process. :keyword: MUST :validation_mode: static :target: VNF - :updated: 2019-1 + :updated: dublin A VNF's Heat Orchestration Template's ``OS::Nova::Server`` resource property ``metadata`` key/value pair ``vf_module_name`` @@ -463,7 +463,7 @@ vf_module_index .. req:: :id: R-100410 :keyword: MAY - :introduced: 2019-1 + :introduced: dublin :target: VNF A VNF's Heat Orchestration Template's ``OS::Nova::Server`` @@ -476,7 +476,7 @@ vf_module_index :keyword: MUST :target: VNF :validation_mode: static - :updated: 2019-1 + :updated: dublin A VNF's Heat Orchestration Template's ``OS::Nova::Server`` resource property ``metadata`` 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 4cbf3f5..826049f 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 @@ -30,6 +30,7 @@ Requirement R-01455 defines how the ``{vm-type]`` is defined. :keyword: MUST :validation_mode: static :introduced: casablanca + :updated: dublin A VNF's Heat Orchestration Template's ``OS::Nova::Server`` resource's @@ -235,7 +236,7 @@ Property: Name :target: VNF :keyword: MUST :validation_mode: static - :updated: casablanca + :updated: dublin When the VNF's Heat Orchestration Template's Resource ``OS::Nova::Server`` property ``name`` parameter is defined as a ``string``, @@ -373,7 +374,7 @@ Property: availability_zone :target: VNF :keyword: MUST :validation_mode: static - :updated: casablanca + :updated: dublin The VNF's Heat Orchestration Template's Resource ``OS::Nova::Server`` property ``availability_zone`` parameter name 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 4c05a95..0cc7794 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 @@ -127,7 +127,7 @@ Heat Orchestration Template resources are described in :ref:`resources`. :target: VNF :keyword: MUST :validation_mode: static - :updated: casablanca + :updated: dublin When a VNF's Heat Orchestration Template's Resource ID contains an ``{index}``, the ``{index}`` is a numeric value that **MUST** start at @@ -578,7 +578,7 @@ OS::Nova::Keypair :id: R-65516 :target: VNF :keyword: SHOULD - :updated: casablanca + :updated: dublin A VNF's Heat Orchestration Template's Resource ``OS::Nova::Keypair`` applies to all Virtual Machines in the VNF, the Resource ID **SHOULD** use the naming diff --git a/docs/Chapter5/Heat/ONAP Heat Resource ID and Parameter Naming Convention/Resource Property.rst b/docs/Chapter5/Heat/ONAP Heat Resource ID and Parameter Naming Convention/Resource Property.rst index ca9585f..7da6c9e 100644 --- a/docs/Chapter5/Heat/ONAP Heat Resource ID and Parameter Naming Convention/Resource Property.rst +++ b/docs/Chapter5/Heat/ONAP Heat Resource ID and Parameter Naming Convention/Resource Property.rst @@ -19,7 +19,7 @@ some resources do not support the property. :target: VNF :keyword: MUST :validation_mode: static - :updated: casablanca + :updated: dublin If a VNF's Heat Orchestration Template contains the property ``name`` for a non ``OS::Nova::Server`` resource, the intrinsic function diff --git a/docs/Chapter5/Heat/ONAP Heat Resource ID and Parameter Naming Convention/{network-role}.rst b/docs/Chapter5/Heat/ONAP Heat Resource ID and Parameter Naming Convention/{network-role}.rst index 498d79f..150f794 100644 --- a/docs/Chapter5/Heat/ONAP Heat Resource ID and Parameter Naming Convention/{network-role}.rst +++ b/docs/Chapter5/Heat/ONAP Heat Resource ID and Parameter Naming Convention/{network-role}.rst @@ -10,7 +10,7 @@ :target: VNF :keyword: MUST :validation_mode: none - :updated: casablanca + :updated: dublin When a VNF's port connects to an internal network or external network, a network role, referred to @@ -24,7 +24,7 @@ :target: VNF :keyword: MUST :validation_mode: none - :updated: casablanca + :updated: dublin When a VNF connects to two or more unique networks, each network **MUST** be assigned a unique ``{network-role}`` diff --git a/docs/Chapter5/Heat/ONAP Heat Resource ID and Parameter Naming Convention/{vm-type}.rst b/docs/Chapter5/Heat/ONAP Heat Resource ID and Parameter Naming Convention/{vm-type}.rst index 88339a7..97dd43e 100644 --- a/docs/Chapter5/Heat/ONAP Heat Resource ID and Parameter Naming Convention/{vm-type}.rst +++ b/docs/Chapter5/Heat/ONAP Heat Resource ID and Parameter Naming Convention/{vm-type}.rst @@ -12,7 +12,7 @@ :target: VNF :keyword: MUST :validation_mode: static - :updated: casablanca + :updated: dublin When a VNF's Heat Orchestration Template creates a Virtual Machine (i.e., ``OS::Nova::Server``), |