[odl/dpdk] Set pubilic bridge datapath_type=netdev 93/61293/1
authorMichael Polenchuk <mpolenchuk@mirantis.com>
Thu, 23 Aug 2018 13:16:51 +0000 (17:16 +0400)
committerMichael Polenchuk <mpolenchuk@mirantis.com>
Thu, 23 Aug 2018 13:19:03 +0000 (17:19 +0400)
commitf8d25a23a24b9dadb85bfa5307bc909eeadf42b1
tree38114fc1585efb63f484b3f06cc717c981cc07aa
parent0f9744c1fd97bfd102d14104516059b17190b288
[odl/dpdk] Set pubilic bridge datapath_type=netdev

In order to handle floating IPs related flows properly
the public bridge requires netdev datapath type to be set
explicitly in DPDK mode since OpenDaylight only manages
patches between integration bridge and the public one.

Change-Id: I868747dc501e9124cbecd4eb1234f74e8edd4edf
Signed-off-by: Michael Polenchuk <mpolenchuk@mirantis.com>
mcp/reclass/classes/cluster/mcp-odl-noha/openstack/compute.yml.j2