summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorjeanluc-auge <jeanluc.auge@orange.com>2018-01-24 12:42:11 +0000
committerjeanluc-auge <jeanluc.auge@orange.com>2018-01-24 12:44:32 +0000
commit7fb8401a31242d54cfe3c0249020a5253587b96a (patch)
treef37cc3929328c55e96e122923436a47e88ea35a9
parentee9d55199e5079fb7c247294af73e867f96b4b0e (diff)
Correct trailing whitespaces
Change-Id: I7ae23faa564a173f76799a437c5f46feca4223bc Issue-ID: VNFRQTS-139 Signed-off-by: jeanluc-auge <jeanluc.auge@orange.com>
-rw-r--r--docs/Chapter8.rst8
1 files changed, 3 insertions, 5 deletions
diff --git a/docs/Chapter8.rst b/docs/Chapter8.rst
index d9b6ea1..6a03129 100644
--- a/docs/Chapter8.rst
+++ b/docs/Chapter8.rst
@@ -1299,8 +1299,8 @@ e. - Ansible Playbook Examples
The following sections contain examples of Ansible playbook contents
which follow the guidelines.
-Guidelines for Playbooks to properly integrate with APPC
-~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
+Guidelines for Playbooks to properly integrate with APPC
+~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
NOTE: To support concurrent requests to multiple VNF instances of same
or different type, VNF hosts and other files with VNF specific default
@@ -1403,9 +1403,7 @@ by underscore:
oam: {vnfc_name: {{ vm_config_oam_vnfc_name }}, hostname: {{
vm_config_oam_hostname }}, provider_ip_address: {{
vm_config_oam_provider_ip_address }
-
},
-
Parameters like VNF names, VNFC names, OA&M IP addresses, after
@@ -1886,4 +1884,4 @@ developed playbooks for the VNF.
under consideration.
.. [7]
- Multiple ONAP actions may map to one playbook. \ No newline at end of file
+ Multiple ONAP actions may map to one playbook.