puppet-tripleo/releasenotes/notes/fix-odl-ovs-pipeline-check-7622d3e5a6ed2ee1.yaml
Tim Rozet 463d3f3a63 Remove table 17 from OVS OF pipeline sync
OpenFlow flows for table 17 now only appear after a port is created and
there is no longer a default flow during the deploy stage. Therefore
remove the check for table 17 existing during deployment.

Closes-Bug: 1781616

Change-Id: Ie988ba6a2d444a614e97c0edf5fce24b23970310
Signed-off-by: Tim Rozet <trozet@redhat.com>
2018-07-13 11:03:12 -04:00

7 lines
222 B
YAML

---
fixes:
- |
Resolves deployment bug where OVS OpenFlow pipeline with OpenDaylight
deployments was failing due to missing table 17. For more information,
see https://bugs.launchpad.net/tripleo/+bug/1781616