aboutsummaryrefslogtreecommitdiffstats
path: root/app/discover/fetchers/aci/aci_fetch_leaf_to_spine_pnics.py
AgeCommit message (Collapse)AuthorFilesLines
2017-08-13set 'switch' attribute in switch objectsyayogev1-0/+1
need to have 'switch' attribute so the switch objects are contained in the grouping by switch in the UI Change-Id: I77071c6b0e7bdfc495e0d6708bfa1aec96b10532 Signed-off-by: yayogev <yaronyogev@gmail.com>
2017-08-11US2853 make object name shorter for switch pnicsyayogev1-0/+2
Change-Id: Iadc5df69fcdbfa46c29bb94709f67bb95592efcb Signed-off-by: yayogev <yaronyogev@gmail.com>
2017-08-11US2853 rename pnic to host_pnic & switch_pnicyayogev1-153/+151
fixed clique finder to work with switch-switch link type Change-Id: I4f815f77e6b4ea36669dfb58bb5f5e914fe3e1ac Signed-off-by: yayogev <yaronyogev@gmail.com>
2017-08-10add parent_type to switch pnics, =switchYaron Yogev1-151/+153
Change-Id: I9eec8d6901ef1564b49ad97c79e0888fabc75cb8 Signed-off-by: Yaron Yogev <yaronyogev@gmail.com>
2017-08-10US2853 switch pnic: fix parent, remove host attributeYaron Yogev1-5/+9
- switch pnic parent is the corresponding switch - switch pnics should have switch attribute, not host Change-Id: I637f2542a947200936ac6f39af5ebb776a29babf Signed-off-by: Yaron Yogev <yaronyogev@gmail.com>
2017-08-09US2853 ACI data & links addedYaron Yogev1-13/+19
Change-Id: I26d67bd8a03815e816babc5f6bd525bd32efef9c Signed-off-by: Yaron Yogev <yaronyogev@gmail.com>
2017-08-03US2765 ACI scanning: Added spine switches and pnics fetching functionalityYaron Yogev1-0/+141
Change-Id: Ibc483f5160a6a65f4b2066fcdb1ca09db798251c Signed-off-by: Yaron Yogev <yaronyogev@gmail.com>