aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2020-05-15Add internal method for shell runner in MassPnfSim moduleBartek Grzybowski2-58/+40
2020-05-15Fix ftp dir permission in sftp-server containerBartek Grzybowski3-3/+5
2020-05-15Make the maven image build an independent stepBartek Grzybowski2-2/+12
2020-05-14Finalize INFO.yamlmrichomme1-0/+2
2020-05-12Get and kill ROP_file_creator.sh childs as wellBartek Grzybowski1-3/+15
2020-05-12Get the routine name to call with getattrBartek Grzybowski2-16/+3
2020-05-12Move CLI options processing to module levelBartek Grzybowski2-70/+70
2020-05-11Update INFO.yamlcolvert1-1/+24
2020-05-11Improve code testabilityBartek Grzybowski3-155/+181
2020-05-11Allow importing the script as moduleBartek Grzybowski1-189/+196
2020-05-11Rework input parameters handlingBartek Grzybowski3-45/+55
2020-05-08update vCPE local casezhaoliping1232-13/+32
2020-05-08Add missing dependency for port scanningPawel Wieczorek1-0/+7
2020-05-08Use correct nmap filtersPawel Wieczorek1-1/+11
2020-05-08Exclude code location from code base URLPawel Wieczorek1-5/+6
2020-05-08Refactor simulator instances IP setting logicBartek Grzybowski2-31/+38
2020-05-08Fix services IP addresses namingBartek Grzybowski1-22/+25
2020-05-08Drop superfluous variables and type castsBartek Grzybowski1-13/+10
2020-05-08Supress ANSI escape sequences when terminal not detectedBartek Grzybowski1-2/+6
2020-05-07Fixed vFWDT do after modifications in OOF for policyLukasz Rajewski1-71/+10
2020-05-07Add policy and sdc staging images overridesjhh2-0/+32
2020-05-05Make script verbosity adjustibleBartek Grzybowski1-22/+30
2020-05-05Add input opts description in usage synopsisBartek Grzybowski1-10/+12
2020-05-05Leverage ArgumentParser facilities for input options validationBartek Grzybowski1-27/+28
2020-05-05Add helper functions for input options validationBartek Grzybowski2-0/+22
2020-05-03Rephrase the argparse arguments help messagesBartek Grzybowski1-61/+13
2020-05-03Kill the 'sleep' process as wellBartek Grzybowski1-1/+1
2020-05-04pnf-sw-upgrade: fix lock-protected update of yang moduleebo1-54/+50
2020-05-01update the integration doc for vCPEzhaoliping1236-12/+18
2020-04-30Add csa as binary in .gitattributesmrichomme1-0/+1
2020-04-29update the integration doc for vCPEzhaoliping12316-102/+125
2020-04-29update docs_vCPE_tosca_local.rstzhaoliping1231-8/+8
2020-04-28Documentation for vFW In-Place Upgrade with TDLukasz Rajewski10-194/+383
2020-04-27Exclude VFC-redis from xfail listmrichomme1-0/+1
2020-04-23[INT] updating aks install w/ master passstark, steven9-14/+28
2020-04-22Add vcpe tosca local mode casezhaoliping12318-4/+898
2020-04-20Leverage pytest parametrize mark in test_rest_api_endpointsBartek Grzybowski1-34/+17
2020-04-20Leverage pytest parametrize mark in test_bad_prefix testBartek Grzybowski1-21/+13
2020-04-20Leverage pytest parametrize mark in test_bad_moi_class testBartek Grzybowski1-19/+8
2020-04-20Refactor test_unauthorized() to leverage pytest parametrize markBartek Grzybowski1-18/+11
2020-04-20Resize CLAMP pictureMarco Platania1-0/+0
2020-04-20netconf-pnp-simulator: fix sysrepod crash on TLS reconfigebo21-20/+527
2020-04-18Fix link in RST file for Scale Out docMarco Platania27-44/+63
2020-04-16Add test to verify bad API prefix handling by the serviceBartek Grzybowski2-0/+33
2020-04-16Add test to verify bad MOI handling by the serviceBartek Grzybowski2-0/+30
2020-04-16Add test to verify unauthorized requestsBartek Grzybowski3-1/+27
2020-04-16Fix invalid prefix check handlingBartek Grzybowski1-20/+28
2020-04-16Return http 404 for wrong prefix, not 401Bartek Grzybowski1-4/+8
2020-04-15Move tests to their own directoryBartek Grzybowski9-24/+30
2020-04-15Add tox runner for pytest in prov-mns-providerBartek Grzybowski2-0/+12