diff options
author | Christian Poessinger <christian@poessinger.com> | 2020-04-18 13:23:01 +0200 |
---|---|---|
committer | Christian Poessinger <christian@poessinger.com> | 2020-04-18 13:24:54 +0200 |
commit | 4830651c2b624a163d83da72f4c4414791d4619e (patch) | |
tree | f7e6c34ada907d45eebdee8319dda68650fc047b /src/op_mode/snmp_ifmib.py | |
parent | cf1ad0c6e182dc82a8792d8a3af98de1f1b834e9 (diff) | |
download | vyos-1x-4830651c2b624a163d83da72f4c4414791d4619e.tar.gz vyos-1x-4830651c2b624a163d83da72f4c4414791d4619e.zip |
dns-forwarding: T2318: bugfix migration script
Commit bbea850ea5f ("ifconfig: T2057: remove need for interface-types.json")
called the Interface() class with a wrong input variable, this caused the
following error:
Traceback (most recent call last):
File "/opt/vyatta/etc/config-migrate/migrate/dns-forwarding/1-to-2", line 64, in <module>
raise ValueError(f'Invalid interface name {intf}')
ValueError: Invalid interface name eth0 vif 202
Diffstat (limited to 'src/op_mode/snmp_ifmib.py')
0 files changed, 0 insertions, 0 deletions