diff options
-rw-r--r-- | overcloud-source.yaml | 8 |
1 files changed, 0 insertions, 8 deletions
diff --git a/overcloud-source.yaml b/overcloud-source.yaml index a3252571..914f1872 100644 --- a/overcloud-source.yaml +++ b/overcloud-source.yaml @@ -259,10 +259,6 @@ parameters: overcloud.yaml to include the deployment of VLAN ports to the control plane. type: string - NeutronPublicInterfaceRawDevice: - default: '' - description: If set, the public interface is a vlan with this device as the raw device. - type: string NeutronComputeAgentMode: default: 'dvr' description: Agent mode for the neutron-l3-agent on the compute hosts @@ -279,10 +275,6 @@ parameters: default: 'unset' description: Shared secret to prevent spoofing type: string - NeutronNetworkType: - default: 'gre' - description: The tenant network type for Neutron, either gre or vxlan. - type: string NeutronTunnelTypes: default: 'gre' description: | |