Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Fix for napalm-automation#1145 = get_vlans() broken on NX-OS where no…
… interfaces in VLAN (napalm-automation#1150) * Fix for get_vlans() in nxos_ssh where no interfaces in VLAN * Fix for get_vlans() in nxos where no interfaces in VLAN * Fix indent * Fix indent * Fix indent * Adjust mocked data for get_vlans() fix in nxos * Adjust mocked data for get_vlans() fix in nxos_ssh * Adjust mocked data for get_vlans() fix in nxos * Update expected_result.json * Update expected_result.json * Update expected_result.json * Update show_vlan_brief.json * Update expected_result.json * Revert "Update show_vlan_brief.json" This reverts commit a0c1719. * Revert "Update expected_result.json" This reverts commit 70bddfb. * Revert "Update expected_result.json" This reverts commit b384b35. * Revert "Update expected_result.json" This reverts commit 3b2c742. * Revert "Adjust mocked data for get_vlans() fix in nxos" This reverts commit a809380. * Revert "Adjust mocked data for get_vlans() fix in nxos_ssh" This reverts commit d35a63b. * Revert "Adjust mocked data for get_vlans() fix in nxos" This reverts commit 9205be8. * Add test cases for get_vlans where interface has no VLANs. * Revert "Update expected_result.json" This reverts commit 8f986aa. * Fix for get_vlans() in nxos/nxos_ssh where no interfaces in VLAN Fix for get_vlans() in nxos where no interfaces in VLAN Fix indent Fix indent Fix indent Adjust mocked data for get_vlans() fix in nxos Adjust mocked data for get_vlans() fix in nxos_ssh Adjust mocked data for get_vlans() fix in nxos Update expected_result.json Update expected_result.json Update expected_result.json Update show_vlan_brief.json Update expected_result.json Revert "Update show_vlan_brief.json" This reverts commit a0c1719. Revert "Update expected_result.json" This reverts commit 70bddfb. Revert "Update expected_result.json" This reverts commit b384b35. Revert "Update expected_result.json" This reverts commit 3b2c742. Revert "Adjust mocked data for get_vlans() fix in nxos" This reverts commit a809380. Revert "Adjust mocked data for get_vlans() fix in nxos_ssh" This reverts commit d35a63b. Revert "Adjust mocked data for get_vlans() fix in nxos" This reverts commit 9205be8. Add test cases for get_vlans where interface has no VLANs. Revert "Update expected_result.json" This reverts commit 8f986aa.
- Loading branch information