summaryrefslogtreecommitdiffstats
path: root/docs/Chapter4.rst
diff options
context:
space:
mode:
authorhp1256 <hp1256@att.com>2017-10-16 06:49:59 -0700
committerhp1256 <hp1256@att.com>2017-10-16 06:49:59 -0700
commit750c70db00ef636ede9af57c14c4e013570d1ce2 (patch)
treeb3da60ec90e0ef152902267fc45cc66da6f5ed3b /docs/Chapter4.rst
parent351e1f2a3a33d9348776cd8e1e45eb90e0276992 (diff)
VNFRQTS -Requirements fix code-block
VNFRQTS -Requirements fix code-block tag to use yaml for the yaml examples Change-Id: I77b7d6c09f53583298e9049466e0176a1cbdaa77 Issue-ID:VNFRQTS-114 Signed-off-by: hp1256 <hp1256@att.com>
Diffstat (limited to 'docs/Chapter4.rst')
-rw-r--r--docs/Chapter4.rst8
1 files changed, 4 insertions, 4 deletions
diff --git a/docs/Chapter4.rst b/docs/Chapter4.rst
index da9f622..ccc4212 100644
--- a/docs/Chapter4.rst
+++ b/docs/Chapter4.rst
@@ -735,7 +735,7 @@ network and the {vm-type} has been defined as dns.
base\_MODULE.yaml
-.. code-block:: python
+.. code-block:: yaml
parameters:
. . .
@@ -762,7 +762,7 @@ base\_MODULE.yaml
INCREMENTAL\_MODULE.yaml
-.. code-block:: python
+.. code-block:: yaml
parameters:
dns_sec_grp_id:
@@ -800,7 +800,7 @@ network and the {vm-type} has been defined as lb for load balancer.
base.yaml
-.. code-block:: python
+.. code-block:: yaml
heat_template_version: 2013-05-23
@@ -817,7 +817,7 @@ base.yaml
incremental.yaml
-.. code-block:: python
+.. code-block:: yaml
heat_template_version: 2013-05-23