aboutsummaryrefslogtreecommitdiffstats
path: root/undercloud-source.yaml
diff options
context:
space:
mode:
authorErik Colnick <erik.colnick@hp.com>2014-10-08 07:04:07 -0600
committerErik Colnick <erik.colnick@hp.com>2014-10-23 03:22:58 -0600
commit23d85de69b7921e76dce7ce8080eefaf06b094ff (patch)
treed75358583e2b6534916fd31c66894ff9f8ded621 /undercloud-source.yaml
parent7b48754b98ca1890aa7608d19425913a7c79f5ca (diff)
Enable Neutron DVR support in TripleO installation
This change adds the necessary elements to the overcloud-source.yaml, nova-compute-config.yaml and nova-compute-instance.yaml to allow Neutron Distributed Virtual Routers (DVR) to be enabled. The added elements are set to default to values such that DVR is not enabled in keeping with backwards compatibility. Change-Id: I422c65e7d941593083d52ad7fdf0dfd1d2fb3155 blueprint: support-neutron-dvr
Diffstat (limited to 'undercloud-source.yaml')
-rw-r--r--undercloud-source.yaml3
1 files changed, 3 insertions, 0 deletions
diff --git a/undercloud-source.yaml b/undercloud-source.yaml
index 94795934..b7e230db 100644
--- a/undercloud-source.yaml
+++ b/undercloud-source.yaml
@@ -170,6 +170,9 @@ parameters:
description: The password for the nova service account, used by nova-api.
type: string
hidden: true
+ NeutronDVR:
+ default: 'False'
+ type: string
NtpServer:
type: string
default: ''