diff options
author | Lovett, Trevor <trevor.lovett@att.com> | 2018-10-17 14:59:49 -0500 |
---|---|---|
committer | Lovett, Trevor <trevor.lovett@att.com> | 2018-10-19 14:04:29 -0500 |
commit | 3558e4ae816958ead70d2032426ec09ae66b5fd0 (patch) | |
tree | e264be2ef5da5314b6fb0094199cb24d2b9ce42c /docs/Chapter5 | |
parent | 460a3bce7753bec655426f09eb4765a245082425 (diff) |
VNFRQTS - Dynamic Release Notes
Also fixed couple formatting issues that were causing errors in the
Sphinx job.
Change-Id: Iae938e41d1d3746aa8faa1edbc652d68d9c7aa6e
Issue-ID: VNFRQTS-447
Signed-off-by: Lovett, Trevor <trevor.lovett@att.com>
Diffstat (limited to 'docs/Chapter5')
-rw-r--r-- | docs/Chapter5/Heat/ONAP Heat Orchestration Templates Overview.rst (renamed from docs/Chapter5/Heat/ONAP Heat Orchestration Templates: Overview.rst) | 2 | ||||
-rw-r--r-- | docs/Chapter5/Heat/ONAP Heat Resource ID and Parameter Naming Convention/Nova Metadata Parameters.rst | 2 | ||||
-rw-r--r-- | docs/Chapter5/Heat/index.rst | 2 | ||||
-rw-r--r-- | docs/Chapter5/Tosca.rst | 6 |
4 files changed, 5 insertions, 7 deletions
diff --git a/docs/Chapter5/Heat/ONAP Heat Orchestration Templates: Overview.rst b/docs/Chapter5/Heat/ONAP Heat Orchestration Templates Overview.rst index cfd6e36..573e16f 100644 --- a/docs/Chapter5/Heat/ONAP Heat Orchestration Templates: Overview.rst +++ b/docs/Chapter5/Heat/ONAP Heat Orchestration Templates Overview.rst @@ -559,5 +559,3 @@ Orchestration Template at orchestration time. A VNF's Heat Orchestration Template's parameter values that are constant across all deployments **MUST** be declared in a Heat Orchestration Template Environment File. - - 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 5a4463e..7ce453c 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 @@ -4,7 +4,7 @@ .. _Nova Server - Metadata Parameters: -Resource: OS::Nova::Server - Metadata Parameters +Resource: OS::Nova::Server Metadata Parameters -------------------------------------------------------------------------------- The ``OS::Nova::Server`` resource property ``metadata`` is an optional diff --git a/docs/Chapter5/Heat/index.rst b/docs/Chapter5/Heat/index.rst index 361764b..8c18992 100644 --- a/docs/Chapter5/Heat/index.rst +++ b/docs/Chapter5/Heat/index.rst @@ -11,7 +11,7 @@ Heat General Guidelines for Heat ONAP Heat Orchestration Template Format - ONAP Heat Orchestration Templates: Overview + ONAP Heat Orchestration Templates Overview ONAP Heat Networking ONAP Heat Resource ID and Parameter Naming Convention/index ONAP Heat VNF Modularity diff --git a/docs/Chapter5/Tosca.rst b/docs/Chapter5/Tosca.rst index 59ff0d0..9970dbc 100644 --- a/docs/Chapter5/Tosca.rst +++ b/docs/Chapter5/Tosca.rst @@ -141,8 +141,8 @@ VNF Package Contents :introduced: casablanca The VNF package Manifest file **MUST** contain: VNF package meta-data, a - list of all artifacts (both internal and external) entry’s including - their respected URI’s, an algorithm to calculate a digest and a digest + list of all artifacts (both internal and external) entry's including + their respected URI's, an algorithm to calculate a digest and a digest result calculated on the content of each artifacts, as specified in ETSI GS NFV-SOL004. The VNF Package MUST include VNF Identification Data to uniquely identify the resource for a given VNF provider. The @@ -429,7 +429,7 @@ Relationship Types **tosca.relationships.nfv.VirtualLinksTo** This relationship type represents an association relationship between - the VduCpd’s and VirtualLinkDesc node types. + the VduCpd's and VirtualLinkDesc node types. Interface Types |