aboutsummaryrefslogtreecommitdiffstats
path: root/app
AgeCommit message (Collapse)AuthorFilesLines
2017-08-25Heavily refactored all event based scansIlia Abashin41-522/+744
Restricted real mongo interaction. Still work to do, but it's a good start. Fixed a bug with old subnets not being properly deleted. Change-Id: I5f260e09f0e11a477a47cb031d397a454465123f Signed-off-by: Ilia Abashin <abashinos@gmail.com>
2017-08-24use python3 explicitlyyayogev1-1/+1
Change-Id: I82058b68d542a553ab1149cfae70bfce39c6710a Signed-off-by: yayogev <yaronyogev@gmail.com>
2017-08-23move smoke_test.py to calipso/tests/functest/yayogev1-89/+0
Change-Id: I60a901035514ba5f40beed64c8a6b83c21fbe6d1 Signed-off-by: yayogev <yaronyogev@gmail.com>
2017-08-23make verify.sh executableyayogev1-0/+0
Change-Id: If2187b7cf5da02e177fba23a6c145211bb041642 Signed-off-by: yayogev <yaronyogev@gmail.com>
2017-08-23move verification into a shell scriptyayogev1-0/+14
Change-Id: Id9404859ddb9d55122aa59b6c32b440a6f10288e Signed-off-by: yayogev <yaronyogev@gmail.com>
2017-08-23Merge "add -q to ssh to ignore warnnings"Yaron Yogev4-11/+11
2017-08-23add -q to ssh to ignore warnningsyayogev4-11/+11
Change-Id: I311203cd7eea49c1f82624b2aefc86a687c78861 Signed-off-by: yayogev <yaronyogev@gmail.com>
2017-08-23Merge "fix matching of CLI output against regexp list"Yaron Yogev1-1/+1
2017-08-23fix matching of CLI output against regexp listyayogev1-1/+1
Change-Id: Iadc2eb1bc7763e759946f31ddf333ee83d84ac70 Signed-off-by: yayogev <yaronyogev@gmail.com>
2017-08-23calipso-installer to run with one line parametersKoren Lev1-12/+35
Change-Id: Iaad5531086bdddcf855e7a8d27d27540a6e3a7db Signed-off-by: Koren Lev <korenlev@gmail.com>
2017-08-23add mirantis 10.0 opnfv with vlan,ovs to supported_environmentsyayogev1-230/+242
Change-Id: I232c56aca89bb0f0bc4d9ab84681daea58957c8c Signed-off-by: yayogev <yaronyogev@gmail.com>
2017-08-23add distribution mirantis-10.0yayogev1-0/+4
Change-Id: Ia5666cc9828e1b79c3831b976fe2629bd6d70141 Signed-off-by: yayogev <yaronyogev@gmail.com>
2017-08-23bug fix: searched switch pnic, s.b. host pnicyayogev1-1/+1
Change-Id: I2007813174982c2fb08e80754c1e7b456bc10d8e Signed-off-by: yayogev <yaronyogev@gmail.com>
2017-08-23Refactored api fetch tests to use mocked requestsIlia Abashin27-38/+129
Also fixed some mocking logic Change-Id: I826fc1c03af1244cf10d9edee37c7c8f732c3602 Signed-off-by: Ilia Abashin <abashinos@gmail.com>
2017-08-23temorarily disable failing unit testsyayogev1-7/+19
Change-Id: Iece2b7e0b4ae919ca50c13c981189140f55ca9e7 Signed-off-by: yayogev <yaronyogev@gmail.com>
2017-08-21bug fix: ANY clique type would be used even if sepecific one existed for the envyayogev1-1/+1
Change-Id: Ia65351a17bca5554c5a7e67016979a2a14190616 Signed-off-by: yayogev <yaronyogev@gmail.com>
2017-08-21fix CLI unit testsyayogev8-83/+27
Change-Id: Ie54f56adf2cd4cc42cf89c2b30004c1cf15eb2d6 Signed-off-by: yayogev <yaronyogev@gmail.com>
2017-08-21fix initialization of SshConnection from SshConnyayogev1-1/+1
Change-Id: I0967895b8bbc249643527f9ffbff4aaf46c43e14 Signed-off-by: yayogev <yaronyogev@gmail.com>
2017-08-20bug fix: show all missing imagesyayogev1-1/+2
iwhen multiple images are missing, it would only display the first one Change-Id: I09cdd0f575814b0904e4a9df0e9cb2e691037899 Signed-off-by: yayogev <yaronyogev@gmail.com>
2017-08-17add Calipso smoke testyayogev1-0/+88
Change-Id: If9d3e1e25536134488e899a5cc261fa53e92ab51 Signed-off-by: yayogev <yaronyogev@gmail.com>
2017-08-16Fixed payload issue in test_api_fetch_regionsIlia Abashin2-19/+19
Change-Id: I25c86f8b4dc3161ec614849cb53763e5e1f355f2 Signed-off-by: Ilia Abashin <abashinos@gmail.com>
2017-08-16Fixed api_access test payloadsIlia Abashin1-5/+4
Change-Id: I0d5122a68b83bba87d8725d060527432d476929a Signed-off-by: Ilia Abashin <abashinos@gmail.com>
2017-08-15Fixed api_access unit testsIlia Abashin3-42/+43
Fixed issues caused by migration to 'requests' library Change-Id: I4b77c9b5be8149639ae287c18055382f3892fff4 Signed-off-by: Ilia Abashin <abashinos@gmail.com>
2017-08-14US2853 fix creation of switch_pnic-switch_pnic linksyayogev1-1/+1
Change-Id: I8917d1218ad6b1d3b4eb708d8f8ffad95b2a0e41 Signed-off-by: yayogev <yaronyogev@gmail.com>
2017-08-14DE811 fix fail on 2nd scan in scan manageryayogev5-372/+348
- keep auth_response per project - also deleted unused ApiFetchEndPoints Change-Id: I7e349431239a4710992eb2824881dc0f1be1704a Signed-off-by: yayogev <yaronyogev@gmail.com>
2017-08-13set 'switch' attribute in switch objectsyayogev2-1/+2
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-13US2853 fix: switch clique creationyayogev2-53/+98
- bug fix: switch-switch_pnic link was created only for uplink - clique finder: handle switch_pnic-switch_pnic links: search both directions Change-Id: I7b8b4c790212c6f527112cce6d52e40fb615ec52 Signed-off-by: yayogev <yaronyogev@gmail.com>
2017-08-13TA3017 Added more data to switch pnicsIlia Abashin1-4/+29
Added fvCEp and fvRsCEpToPathEp data to fetched switch pnic data Change-Id: I1a33955369567466dea0e626e1ca3992d1cbf53f Signed-off-by: Ilia Abashin <abashinos@gmail.com>
2017-08-13US2853 fix creation of switch-switch_pnic, remove switch-host_pnicyayogev1-2/+1
Change-Id: Ife6f0f7a007a1c792359f56b91eb033fcfd4400a Signed-off-by: yayogev <yaronyogev@gmail.com>
2017-08-12add switch-switch_pnic to schemesKoren Lev2-0/+22
Change-Id: I7fbac31b4b118e9d7e79ea5d526ce9971465be01 Signed-off-by: Koren Lev <korenlev@gmail.com>
2017-08-12Merge "US2853 add switch-pnic links"Koren Lev1-5/+26
2017-08-12US2853 add switch-pnic linksyayogev1-5/+26
link types: switch-switch_pnic, switch-host_pnic Change-Id: Id7614fa71a06a64a731c91716897f495fe306d4d Signed-off-by: yayogev <yaronyogev@gmail.com>
2017-08-12add switch_pnic attributes for ui viewKoren Lev1-0/+8
Change-Id: I7e3164b8326979f20509b308d0ade677c3017cec Signed-off-by: Koren Lev <korenlev@gmail.com>
2017-08-12fixes and re-scheme for host_pnic and switch_pnicKoren Lev4-167/+178
Change-Id: I3e5501dd9beb100a66c5a7bdba6e5cd967f4a21c Signed-off-by: Koren Lev <korenlev@gmail.com>
2017-08-11US2853 make object name shorter for switch pnicsyayogev2-4/+6
Change-Id: Iadc5df69fcdbfa46c29bb94709f67bb95592efcb Signed-off-by: yayogev <yaronyogev@gmail.com>
2017-08-11US2853 rename pnic to host_pnic & switch_pnicyayogev22-1279/+1257
fixed clique finder to work with switch-switch link type Change-Id: I4f815f77e6b4ea36669dfb58bb5f5e914fe3e1ac Signed-off-by: yayogev <yaronyogev@gmail.com>
2017-08-10object_types_for_links updatedKoren Lev1-10/+14
Change-Id: I0b56cc2ab985bd3c0afdfc8ab568bb86768c3092 Signed-off-by: Koren Lev <korenlev@gmail.com>
2017-08-10link_types and constants updatesKoren Lev2-270/+291
Change-Id: I3fdfb723c51087dd24bc9ea303028d4970a518fb Signed-off-by: Koren Lev <korenlev@gmail.com>
2017-08-10add parent_type to switch pnics, =switchYaron Yogev2-258/+261
Change-Id: I9eec8d6901ef1564b49ad97c79e0888fabc75cb8 Signed-off-by: Yaron Yogev <yaronyogev@gmail.com>
2017-08-10US2853 add switch-switch linksYaron Yogev8-47/+94
Change-Id: I5e27d33f32dc1dfe930cb692cd98604cf437855b 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-10Merge "US2853 switch pnic should not have host attribute"Koren Lev1-1/+0
2017-08-10US2853 switch pnic should not have host attributeYaron Yogev1-1/+0
Change-Id: I7c2404b14b5fcf6d7234ac600ddc8a1601fbed2d Signed-off-by: Yaron Yogev <yaronyogev@gmail.com>
2017-08-09Merge "US2853 ACI data & links added"Koren Lev4-23/+64
2017-08-09US2853 ACI data & links addedYaron Yogev4-23/+64
Change-Id: I26d67bd8a03815e816babc5f6bd525bd32efef9c Signed-off-by: Yaron Yogev <yaronyogev@gmail.com>
2017-08-08Merge "fix syntax error"Yaron Yogev1-1/+1
2017-08-08fix syntax errorYaron Yogev1-1/+1
Change-Id: I99c463efc2dc9cceb9c97508f792e26ff98fc4f7 Signed-off-by: Yaron Yogev <yaronyogev@gmail.com>
2017-08-08bug fix on ldap.conf creationKoren Lev1-1/+1
Change-Id: If3562d485cd9acc930b48b761780696c10a9155c Signed-off-by: Koren Lev <korenlev@gmail.com>
2017-08-08call db.authenticate() after connecting to MongoYaron Yogev1-0/+2
Change-Id: I6c53cd18f1d1b2cb841aa6b72e693c81d5611d0a Signed-off-by: Yaron Yogev <yaronyogev@gmail.com>
2017-08-07replace password values with 'dummy_pwd'Yaron Yogev1-8/+8
Change-Id: I26a8e9c08a31179ba0fedd2a1cb17fc9e348dfb9 Signed-off-by: Yaron Yogev <yaronyogev@gmail.com>