From 7fb8401a31242d54cfe3c0249020a5253587b96a Mon Sep 17 00:00:00 2001 From: jeanluc-auge Date: Wed, 24 Jan 2018 12:42:11 +0000 Subject: Correct trailing whitespaces Change-Id: I7ae23faa564a173f76799a437c5f46feca4223bc Issue-ID: VNFRQTS-139 Signed-off-by: jeanluc-auge --- docs/Chapter8.rst | 8 +++----- 1 file changed, 3 insertions(+), 5 deletions(-) (limited to 'docs') 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. -- cgit 1.2.3-korg