US2853 rename pnic to host_pnic & switch_pnic 91/39091/1
authoryayogev <yaronyogev@gmail.com>
Thu, 10 Aug 2017 21:35:14 +0000 (00:35 +0300)
committeryayogev <yaronyogev@gmail.com>
Thu, 10 Aug 2017 21:35:14 +0000 (00:35 +0300)
commit9d51c29acfb81ae16c72a1675d7b021d032dbdfb
treea815ba52d062fb37c33e6ac99cfb3a6ae11a514a
parent2414c92d87a4b807d8480328681ef066ba08e305
US2853 rename pnic to host_pnic & switch_pnic

fixed clique finder to work with switch-switch link type

Change-Id: I4f815f77e6b4ea36669dfb58bb5f5e914fe3e1ac
Signed-off-by: yayogev <yaronyogev@gmail.com>
22 files changed:
app/config/scanners.json
app/discover/clique_finder.py
app/discover/fetchers/aci/aci_fetch_leaf_to_spine_pnics.py
app/discover/fetchers/aci/aci_fetch_switch_pnic.py
app/discover/fetchers/cli/cli_fetch_host_pnics.py
app/discover/fetchers/cli/cli_fetch_host_pnics_vpp.py
app/discover/fetchers/db/db_fetch_vedges_ovs.py
app/discover/find_links_for_oteps.py
app/discover/find_links_for_pnics.py
app/discover/find_links_for_vconnectors.py
app/discover/find_links_for_vedges.py
app/install/db/attributes_for_hover_on_data.json
app/install/db/clique_types.json
app/install/db/constants.json
app/install/db/link_types.json
app/monitoring/setup/monitoring_pnic.py
app/monitoring/setup/monitoring_setup_manager.py
app/test/api/responders_test/test_data/base.py
app/test/api/responders_test/test_data/clique_types.py
app/test/api/responders_test/test_data/cliques.py
app/test/api/responders_test/test_data/links.py
app/test/scan/test_data/scanner.py