[noha] Parameterize network configuration 23/60623/6
authorAlexandru Avadanii <Alexandru.Avadanii@enea.com>
Sat, 4 Aug 2018 05:29:15 +0000 (07:29 +0200)
committerAlexandru Avadanii <Alexandru.Avadanii@enea.com>
Thu, 16 Aug 2018 14:29:59 +0000 (16:29 +0200)
commit2a1201f80fe5800ffbdf71917eddfeb3a5f6c4c1
tree404145ddf4705deb0f6a423e39c58ba2acff8a46
parent8de9c24300817b9d0ce4f2bfb2ab63643d895a1a
[noha] Parameterize network configuration

- odl01: Use a bridge for br-ctl to allow tagged mgmt;
- ctl01: Use bridges for br-ctl, br-ext;
- ctl01: Use mtu 1500 since jumbo frames seems to break nova cell
  discovery;

JIRA: FUEL-382

Change-Id: I9bf48711930cac77a089e4d7b7ba98924dd161ee
Signed-off-by: Alexandru Avadanii <Alexandru.Avadanii@enea.com>
13 files changed:
mcp/reclass/classes/cluster/.gitignore
mcp/reclass/classes/cluster/mcp-common-noha/openstack_compute_pdf.yml.j2
mcp/reclass/classes/cluster/mcp-common-noha/openstack_control.yml
mcp/reclass/classes/cluster/mcp-common-noha/openstack_control_pdf.yml.j2
mcp/reclass/classes/cluster/mcp-common-noha/openstack_gateway_pdf.yml.j2
mcp/reclass/classes/cluster/mcp-odl-noha/opendaylight/control_pdf.yml.j2
mcp/reclass/classes/cluster/mcp-odl-noha/openstack/compute.yml.j2
mcp/reclass/classes/cluster/mcp-odl-noha/openstack/gateway.yml.j2 [moved from mcp/reclass/classes/cluster/mcp-odl-noha/openstack/gateway.yml with 78% similarity]
mcp/reclass/classes/cluster/mcp-ovn-noha/openstack/compute.yml.j2
mcp/reclass/classes/cluster/mcp-ovs-dpdk-noha/openstack/compute.yml.j2
mcp/reclass/classes/cluster/mcp-ovs-dpdk-noha/openstack/gateway.yml.j2 [moved from mcp/reclass/classes/cluster/mcp-ovs-dpdk-noha/openstack/gateway.yml with 91% similarity]
mcp/reclass/classes/cluster/mcp-ovs-noha/openstack/compute.yml.j2
mcp/reclass/classes/cluster/mcp-ovs-noha/openstack/gateway.yml.j2 [moved from mcp/reclass/classes/cluster/mcp-ovs-noha/openstack/gateway.yml with 77% similarity]