Fixup network configuration for ext-net
authorRobert Collins <rbtcollins@hp.com>
Sat, 19 Jul 2014 22:05:24 +0000 (10:05 +1200)
committerJames Polley <jp@jamezpolley.com>
Thu, 14 Aug 2014 08:59:47 +0000 (18:59 +1000)
commitce07603125e7110e5f5889fe9eaef55adab346ab
tree7eaa803359ab17a2a4e27f72f3d6f02cdbcff096
parentf797a2eadd656591273456664186fb3e8ad26804
Fixup network configuration for ext-net

We currently make the external network a single-node gre network but
this is not at all correct for HA environments - we need a provider
network, which means having a bridge mapping, a flat network
specified, and then because we run the same ovs config everywhere we
need br-ex on the hypervisors too. This is entirely reasonable since
DVR will require this as well (and solve lots of scaling issues...).

Change-Id: I8b63ab51e7e20b235430fad8d786d8da005d84a1
overcloud-source.yaml