We've run into a few issues in the past with missing VLANs on our LVS hosts (ref T393911 and T363702 ). Per IRC conversation with @cmooney , it is possible to avoid this problem entirely by using the IPIP encapsulation instead of the legacy layer 2 approach.
Creating this ticket to:
- Write Puppet code for IPIP migration (see T367511 where we did this for Cloudelastic)
- Coordinate with Traffic to implement the changes.