Merge "Set NeutronGlobalPhysnetMtu=1350 for ovb based deployment"

This commit is contained in:
Jenkins 2017-10-11 12:47:57 +00:00 committed by Gerrit Code Review
commit 0fb6cdbcf1
2 changed files with 2 additions and 0 deletions

View File

@ -39,6 +39,7 @@ network_environment_args:
TenantAllocationPools: [{"start": "172.16.0.10", "end": "172.16.0.250"}]
DnsServers: "{{ overcloud_dns_servers }}"
PublicVirtualFixedIPs: [{ "ip_address": "{{ undercloud_external_network_cidr|nthhost(5) }}" }]
NeutronGlobalPhysnetMtu: 1350
# baremetal settings
overcloud_nodes:

View File

@ -40,6 +40,7 @@ network_environment_args:
DnsServers: "{{ overcloud_dns_servers }}"
PublicVirtualFixedIPs: [{ "ip_address": "{{ undercloud_external_network_cidr|nthhost(5) }}" }]
BondInterfaceOvsOptions: bond_mode=balance-slb
NeutronGlobalPhysnetMtu: 1350
# baremetal settings
overcloud_nodes: