You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
ls_switch_conf.py needs to be refactored as the output iterates through all interfaces on member hosts rather than presenting a singular summary.
[root@quads2-stage tools]# python ls_switch_conf.py --cloud cloud05
INFO - Cloud qinq: 0
INFO - Interface em1 appears to be a member of VLAN 760
INFO - Interface em2 appears to be a member of VLAN 761
INFO - Interface em3 appears to be a member of VLAN 762
INFO - Interface em4 appears to be a member of VLAN 763
INFO - Interface em1 appears to be a member of VLAN 760
INFO - Interface em2 appears to be a member of VLAN 761
INFO - Interface em3 appears to be a member of VLAN 762
INFO - Interface em4 appears to be a member of VLAN 763
INFO - Interface em1 appears to be a member of VLAN 760
INFO - Interface em2 appears to be a member of VLAN 761
INFO - Interface em3 appears to be a member of VLAN 762
INFO - Interface em1 appears to be a member of VLAN 760
INFO - Interface em2 appears to be a member of VLAN 761
INFO - Interface em3 appears to be a member of VLAN 762
INFO - Interface em1 appears to be a member of VLAN 760
INFO - Interface em2 appears to be a member of VLAN 761
INFO - Interface em3 appears to be a member of VLAN 762
INFO - Interface em1 appears to be a member of VLAN 760
INFO - Interface em2 appears to be a member of VLAN 761
INFO - Interface em3 appears to be a member of VLAN 762
INFO - Interface em1 appears to be a member of VLAN 760
INFO - Interface em2 appears to be a member of VLAN 761
INFO - Interface em3 appears to be a member of VLAN 762
INFO - Interface em4 appears to be a member of VLAN 763
INFO - Interface em1 appears to be a member of VLAN 760
INFO - Interface em2 appears to be a member of VLAN 761
INFO - Interface em3 appears to be a member of VLAN 762
The text was updated successfully, but these errors were encountered:
ls_switch_conf.py needs to be refactored as the output iterates through all interfaces on member hosts rather than presenting a singular summary.
The text was updated successfully, but these errors were encountered: