Merge ~hopem/stsstack-bundles:bug/1874672 into stsstack-bundles:master

Proposed by Edward Hope-Morley
Status: Merged
Merged at revision: 44e75c48ad8851f344d44fdf30e21fcbcb97eb43
Proposed branch: ~hopem/stsstack-bundles:bug/1874672
Merge into: stsstack-bundles:master
Diff against target: 26 lines (+3/-1)
2 files modified
openstack/openstack.yaml.template (+3/-0)
overlays/neutron-gateway.yaml (+0/-1)
Reviewer Review Type Date Requested Status
Felipe Reyes Approve
Review via email: mp+383602@code.launchpad.net
To post a comment you must log in.
Revision history for this message
Felipe Reyes (freyes) wrote :

This is the blessed default by the group of elders who were together at the breakout session.

Hereby I approve this change!

review: Approve
Revision history for this message
Nicolas Bock (nicolasbock) :
Revision history for this message
Felipe Reyes (freyes) :
Revision history for this message
Felipe Reyes (freyes) :
Revision history for this message
Nicolas Bock (nicolasbock) :

Preview Diff

[H/L] Next/Prev Comment, [J/K] Next/Prev File, [N/P] Next/Prev Hunk
1diff --git a/openstack/openstack.yaml.template b/openstack/openstack.yaml.template
2index f8a3a1e..7fbc532 100644
3--- a/openstack/openstack.yaml.template
4+++ b/openstack/openstack.yaml.template
5@@ -75,6 +75,9 @@ applications:
6 ssl_ca: *ssl_ca
7 ssl_cert: *ssl_cert
8 ssl_key: *ssl_key
9+ global-physnet-mtu: 5000
10+ path-mtu: 1550
11+ physical-network-mtus: physnet1:1500
12 cinder:
13 num_units: __NUM_CINDER_UNITS__
14 constraints: mem=2G
15diff --git a/overlays/neutron-gateway.yaml b/overlays/neutron-gateway.yaml
16index 8d96f92..4d629ae 100644
17--- a/overlays/neutron-gateway.yaml
18+++ b/overlays/neutron-gateway.yaml
19@@ -11,7 +11,6 @@ applications:
20 options:
21 debug: *debug
22 verbose: *verbose
23- instance-mtu: 1300
24 bridge-mappings: physnet1:br-data
25 openstack-origin: *openstack_origin
26 relations:

Subscribers

People subscribed via source and target branches