199ddad31bed4ea81413d0b8e940d35a71256f7c

Some flows may be missing in OVS (on a per table basis) when deploying with OpenDaylight. There is no OpenDaylight fix yet for this issue, so this patch implements a workaround. The workaround is to check if all the tables exist on each OVS node. If they are missing, then reset the OpenFlow connection to the ODL controller, which will result in ODL pushing the flows again and inserting the missing flows. Closes-Bug: 1775436 Change-Id: I28d13a26198268cfd1f3e9e64236605f24319a04 Signed-off-by: Tim Rozet <trozet@redhat.com>
Team and repository tags
puppet-tripleo
Lightweight composition layer for Puppet TripleO.
Contributing
- Free software: Apache License (2.0)
- Source: http://git.openstack.org/cgit/openstack/puppet-tripleo
- Bugs: http://bugs.launchpad.net/tripleo (tag: puppet)
- Documentation:
Description