Correct trailing whitespaces 37/29037/1
authorjeanluc-auge <jeanluc.auge@orange.com>
Wed, 24 Jan 2018 12:42:11 +0000 (12:42 +0000)
committerjeanluc-auge <jeanluc.auge@orange.com>
Wed, 24 Jan 2018 12:44:32 +0000 (12:44 +0000)
Change-Id: I7ae23faa564a173f76799a437c5f46feca4223bc
Issue-ID: VNFRQTS-139
Signed-off-by: jeanluc-auge <jeanluc.auge@orange.com>
docs/Chapter8.rst

index d9b6ea1..6a03129 100644 (file)
@@ -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.