diff options
author | Viacheslav Hletenko <v.gletenko@vyos.io> | 2024-01-24 18:03:31 +0000 |
---|---|---|
committer | Mergify <37929162+mergify[bot]@users.noreply.github.com> | 2024-02-01 15:38:56 +0000 |
commit | 7e12e1d0816b4620f241a6203ffdd27e5b388e39 (patch) | |
tree | 4407657d33ad93c36442226f3358a592e3db5f4c /interface-definitions | |
parent | dbbc4962b449b8bb6bef26ae56b9a09d5107588c (diff) | |
download | vyos-1x-7e12e1d0816b4620f241a6203ffdd27e5b388e39.tar.gz vyos-1x-7e12e1d0816b4620f241a6203ffdd27e5b388e39.zip |
T5941: Migration QoS delete orphaned interface traffic-policy
We can get an orphaned interface traffic-policy when the traffic-policy
name is removed from the interface, but the node `trffic-policy`
is still attached to the interface
For exmaple we have orphaned node traffic-policy on an interface:
```
set interfaces bonding bond0 vif 995 traffic-policy
```
This causes of incorrect migration and we do not see VLANs on
the bonding interface after update.
Delete traffic-policy from all interfaces if traffic-policy does not exist
(cherry picked from commit ca43e517408168ad1f12a3e5bc6f2d97f510faee)
Diffstat (limited to 'interface-definitions')
0 files changed, 0 insertions, 0 deletions