aboutsummaryrefslogtreecommitdiffstats
path: root/common/src
AgeCommit message (Expand)AuthorFilesLines
2020-02-07Initial commit to check client aliveSmokowski, Steven2-2/+83
2020-02-07Remove unused paramSmokowski, Steven1-12/+1
2020-02-07add retry sequence levelsBoslet, Cory3-8/+41
2020-02-07Changed Basic Authorization in receiving NotificationPiotr Borelowski1-3/+9
2020-01-30Merge "add manual handling to rainy day handling for bbs"Steve Smokowski9-641/+0
2020-01-30Added the communication with AAIPiotr Borelowski1-0/+5
2020-01-24add manual handling to rainy day handling for bbsKuleshov, Elena9-641/+0
2020-01-21Merge "Encryption and decryption of OpenStack Passwords removed"Steve Smokowski1-0/+2
2020-01-17Fix for SO-2598waqas.ikram5-98/+131
2020-01-16Merge "mso stores vnf application id from macro create"Steve Smokowski1-2/+11
2020-01-13mso stores vnf application id from macro createBonkur, Venkat1-2/+11
2020-01-101911 create appc adapter micro serviceKuleshov, Elena4-0/+184
2020-01-08configurable aaf user expiresBenjamin, Max1-0/+4
2020-01-07consolidated security configurationBenjamin, Max4-2/+241
2020-01-02SO API to support custom PNF workflowYulian Han1-0/+11
2019-12-20Add pnfs resources handling in service macro createpwielebs2-0/+126
2019-12-20Merge "Added AAF Integration related changes"Seshu Kumar M1-7/+1
2019-12-16Encryption and decryption of OpenStack Passwords removedDominik Mizyn1-0/+2
2019-12-16update so to use 1.6.3 snapshot from the loggingPlummer, Brittany1-2/+3
2019-12-13Merge "add application id support to so"Steve Smokowski2-2/+13
2019-12-12Add simple query format, to limit response contentSmokowski, Steven1-1/+1
2019-12-11add application id support to soBonkur, Venkat2-2/+13
2019-12-11Merge "Add so-simulator project"Java-11-upgrade1212masterMax Benjamin1-61/+0
2019-12-11Add so-simulator projectMnushkin, Dmitry1-61/+0
2019-11-22Merge "vnf and vf module replace requests to make"Steve Smokowski2-2/+12
2019-11-22improve error log scoresPlummer, Brittany4-5/+5
2019-11-21Added AAF Integration related changesRamesh Parthasarathy1-7/+1
2019-11-20vnf and vf module replace requests to makePlummer, Brittany2-2/+12
2019-11-19add junit coverageLukasz Muszkieta1-43/+75
2019-11-07remove unused columns infra active requestsChan, Mercy1-0/+1
2019-10-16Merge "update scheduled tasks to have mdc setup"Steve Smokowski4-3/+188
2019-10-14Merge "General sonar fixes"Lukasz Muszkieta1-2/+1
2019-10-14update scheduled tasks to have mdc setupPlummer, Brittany4-3/+188
2019-10-09Merge "Converted tests to use LATEST"Steve Smokowski1-1/+1
2019-10-09Improved error handlingMichaelMorris4-9/+61
2019-10-07Converted tests to use LATESTGamboa, Gilbert1-1/+1
2019-10-03General sonar fixesArindam Mondal1-2/+1
2019-09-25Merge "Added missing headers"Steve Smokowski2-2/+41
2019-09-24check for null before setting headersMnushkin, Dmitry2-1/+99
2019-09-24Added missing headersPlummer, Brittany2-2/+41
2019-09-19update logging to match onap logging libraryPlummer, Brittany7-30/+32
2019-09-11Merge "error message formatter now handles percent"Steve Smokowski2-1/+19
2019-09-10error message formatter now handles percentBenjamin, Max2-1/+19
2019-09-10Integrate Logging LibraryPlummer, Brittany33-1073/+342
2019-09-08Created external task utils in a common locationBoslet, Cory4-0/+218
2019-09-04General sonar fix add loggerArindam Mondal1-0/+4
2019-08-26Merge "path prefix now stripped off per system"Steve Smokowski2-1/+12
2019-08-26Merge "fixed dsl builder to correctly add output"Steve Smokowski2-1/+45
2019-08-20path prefix now stripped off per systemBenjamin, Max2-1/+12
2019-08-19Close input streams via try-with-resourcesk.kazak1-4/+5