Make NeutronEnableDVR parameter consistent
authorBen Nemec <bnemec@redhat.com>
Mon, 26 Jun 2017 22:43:45 +0000 (17:43 -0500)
committerBen Nemec <bnemec@redhat.com>
Wed, 28 Jun 2017 16:54:32 +0000 (11:54 -0500)
Change-Id: I4bc74ccfa9bd143b203dd9ad97dacddf56949727
Partial-Bug: 1700664

puppet/services/neutron-ovs-agent.yaml

index 76d5c26..cb2bb22 100644 (file)
@@ -53,8 +53,7 @@ parameters:
     type: comma_delimited_list
   NeutronEnableDVR:
     default: False
-    description: |
-      Enable support for distributed routing in the OVS Agent.
+    description: Enable Neutron DVR.
     type: boolean
   NeutronEnableARPResponder:
     default: false