summaryrefslogtreecommitdiffstats
path: root/docs/Chapter5
diff options
context:
space:
mode:
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.rst2
-rw-r--r--docs/Chapter5/Heat/index.rst2
-rw-r--r--docs/Chapter5/Tosca.rst6
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