From 8750a5b908edb1858e029cf1641981216a973399 Mon Sep 17 00:00:00 2001 From: Alejandro Suarez Date: Mon, 8 Jun 2020 13:41:46 -0400 Subject: [PATCH] Bugfix: show_mac-address-table to show_mac-addr-table (#754) --- ...-table.textfsm => broadcom_icos_show_mac-addr-table.textfsm} | 0 templates/index | 2 +- .../broadcom_show_mac-addr-table.raw} | 0 .../broadcom_show_mac-addr-table.yml} | 0 4 files changed, 1 insertion(+), 1 deletion(-) rename templates/{broadcom_icos_show_mac-address-table.textfsm => broadcom_icos_show_mac-addr-table.textfsm} (100%) rename tests/broadcom_icos/{show_mac-address-table/broadcom_show_mac-address-table.raw => show_mac-addr-table/broadcom_show_mac-addr-table.raw} (100%) rename tests/broadcom_icos/{show_mac-address-table/broadcom_show_mac-address-table.yml => show_mac-addr-table/broadcom_show_mac-addr-table.yml} (100%) diff --git a/templates/broadcom_icos_show_mac-address-table.textfsm b/templates/broadcom_icos_show_mac-addr-table.textfsm similarity index 100% rename from templates/broadcom_icos_show_mac-address-table.textfsm rename to templates/broadcom_icos_show_mac-addr-table.textfsm diff --git a/templates/index b/templates/index index d091d4fe7c..2417fb92e1 100644 --- a/templates/index +++ b/templates/index @@ -68,8 +68,8 @@ avaya_ers_show_mlt.textfsm, .*, avaya_ers, sh[[ow]] ml[[t]] avaya_vsp_show_software.textfsm, .*, avaya_vsp, sho[[w]] so[[ftware]] broadcom_icos_show_lldp_remote-device_all.textfsm, .*, broadcom_icos, sh[[ow]] lld[[p]] r[[emote-device]] a[[ll]] -broadcom_icos_show_mac-address-table.textfsm, .*, broadcom_icos, sh[[ow]] mac[[-adress-table]] broadcom_icos_show_isdp_neighbors.textfsm, .*, broadcom_icos, sh[[ow]] is[[dp]] n[[eighbors]] +broadcom_icos_show_mac-addr-table.textfsm, .*, broadcom_icos, sh[[ow]] mac-addr-[[table]] broadcom_icos_show_vlan_brief.textfsm, .*, broadcom_icos, sh[[ow]] vl[[an]] b[[rief]] broadcom_icos_show_version.textfsm, .*, broadcom_icos, sh[[ow]] ver[[sion]] diff --git a/tests/broadcom_icos/show_mac-address-table/broadcom_show_mac-address-table.raw b/tests/broadcom_icos/show_mac-addr-table/broadcom_show_mac-addr-table.raw similarity index 100% rename from tests/broadcom_icos/show_mac-address-table/broadcom_show_mac-address-table.raw rename to tests/broadcom_icos/show_mac-addr-table/broadcom_show_mac-addr-table.raw diff --git a/tests/broadcom_icos/show_mac-address-table/broadcom_show_mac-address-table.yml b/tests/broadcom_icos/show_mac-addr-table/broadcom_show_mac-addr-table.yml similarity index 100% rename from tests/broadcom_icos/show_mac-address-table/broadcom_show_mac-address-table.yml rename to tests/broadcom_icos/show_mac-addr-table/broadcom_show_mac-addr-table.yml