aboutsummaryrefslogtreecommitdiffstats
path: root/app/discover
AgeCommit message (Expand)AuthorFilesLines
2017-09-06allow debug with different app path for Sensu handleryayogev1-3/+9
2017-09-03Require link finders to subclass base FindLinks classIlia Abashin1-8/+30
2017-09-01Refactored link findersIlia Abashin16-35/+94
2017-08-31US2876 handle SSH errorsyayogev3-11/+31
2017-08-28Added Apex-Euphrates to supported listenersIlia Abashin1-0/+1
2017-08-28fix matching of CLI output against regexp listyayogev1-1/+0
2017-08-28use neutron DB name, not always 'neutron'yayogev5-7/+9
2017-08-28Merge "Heavily refactored all event based scans"Yaron Yogev3-5/+12
2017-08-28fix fetching of Neutron DB nameyayogev1-4/+2
2017-08-27handle Neutron DB schema name changesyayogev1-9/+18
2017-08-25Heavily refactored all event based scansIlia Abashin3-5/+12
2017-08-23Merge "add -q to ssh to ignore warnnings"Yaron Yogev1-1/+1
2017-08-23add -q to ssh to ignore warnningsyayogev1-1/+1
2017-08-23fix matching of CLI output against regexp listyayogev1-1/+1
2017-08-23bug fix: searched switch pnic, s.b. host pnicyayogev1-1/+1
2017-08-21bug fix: ANY clique type would be used even if sepecific one existed for the envyayogev1-1/+1
2017-08-21fix CLI unit testsyayogev3-8/+15
2017-08-15Fixed api_access unit testsIlia Abashin1-1/+1
2017-08-14US2853 fix creation of switch_pnic-switch_pnic linksyayogev1-1/+1
2017-08-14DE811 fix fail on 2nd scan in scan manageryayogev3-281/+255
2017-08-13set 'switch' attribute in switch objectsyayogev2-1/+2
2017-08-13US2853 fix: switch clique creationyayogev2-53/+98
2017-08-13TA3017 Added more data to switch pnicsIlia Abashin1-4/+29
2017-08-13US2853 fix creation of switch-switch_pnic, remove switch-host_pnicyayogev1-2/+1
2017-08-12US2853 add switch-pnic linksyayogev1-5/+26
2017-08-11US2853 make object name shorter for switch pnicsyayogev2-4/+6
2017-08-11US2853 rename pnic to host_pnic & switch_pnicyayogev10-296/+298
2017-08-10add parent_type to switch pnics, =switchYaron Yogev2-258/+261
2017-08-10US2853 add switch-switch linksYaron Yogev7-44/+86
2017-08-10US2853 switch pnic: fix parent, remove host attributeYaron Yogev1-5/+9
2017-08-10US2853 switch pnic should not have host attributeYaron Yogev1-1/+0
2017-08-09US2853 ACI data & links addedYaron Yogev4-23/+64
2017-08-03remove unused method run_query(), formerly exec()Yaron Yogev1-16/+0
2017-08-03Fix OPNFV Anteater security warnings in DbAccess:Yaron Yogev1-10/+3
2017-08-03US2765 ACI scanning: Added spine switches and pnics fetching functionalityYaron Yogev1-0/+141
2017-08-03use yaml.safe_load instead of yaml.loadYaron Yogev1-1/+1
2017-08-03remove unneeded debug keeping of event dataYaron Yogev1-2/+0
2017-08-02no need to do monitoring server setup from event listenerYaron Yogev1-1/+0
2017-07-31US2765 ACI scanning:Yaron Yogev1-23/+35
2017-07-30US2801 changing all 'password' to 'pwd' on environment_configs and test dataYaron Yogev2-4/+4
2017-07-27Calipso initial release for OPNFVYaron Yogev95-0/+7320