aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2019-08-02Merge "Use correct name and id for VNFUnsetClosedLoopDisabledFlagActivity"Seshu Kumar M2-5/+5
2019-08-02Merge "Fixed potential crashes due to null object dereference attempts in exc...Seshu Kumar M1-8/+23
2019-08-02Merge "General sonar fixes"Seshu Kumar M3-6/+7
2019-08-02Merge "Add oauth for calls from VNFM to VNFM adapter"Seshu Kumar M8-13/+239
2019-08-02Merge "Add SO Increase Action_category column width"Seshu Kumar M1-0/+3
2019-08-02Merge "Added null checks to prevent crashes at method calls"Seshu Kumar M1-6/+12
2019-08-02Merge "Added null check for injectedVariables to prevent crash at call of inj...Seshu Kumar M1-4/+6
2019-08-02General sonar fixesArindam Mondal3-6/+7
2019-08-02Merge "Updatable to false to prevent setting fk to null"Seshu Kumar M1-1/+1
2019-08-01Add SO Increase Action_category column widthBonkur, Venkat (vb8416)1-0/+3
2019-08-01Add oauth for calls from VNFM to VNFM adapterMichaelMorris8-13/+239
2019-08-01Merge "Add oauth for calls from VNFM adapter to VNFM"Byung-Woo Jun15-114/+360
2019-08-01Added null checks to prevent crashes atOleksandr Moliavko1-6/+12
2019-08-01Fixed potential crashes due to null objectOleksandr Moliavko1-8/+23
2019-08-01Handle no pservers case on lock checkElena Kuleshov2-4/+13
2019-08-01Added null check for injectedVariables to preventOleksandr Moliavko1-4/+6
2019-08-01Use correct name and id for VNFUnsetClosedLoopDisabledFlagActivityElena Kuleshov2-5/+5
2019-07-31Merge "Changed to set source service as model info"Steve Smokowski2-2/+2
2019-07-31Changed to set source service as model infoBoslet, Cory2-2/+2
2019-07-31added back missing method in groovy fileBenjamin, Max (mb388a)1-0/+14
2019-07-31Updatable to false to prevent setting fk to nullPlummer, Brittany1-1/+1
2019-07-31Add oauth for calls from VNFM adapter to VNFMMichaelMorris15-114/+360
2019-07-31Merge "fix install SO docs"Seshu Kumar M1-8/+12
2019-07-31Merge "Replaced constructor call with Boolean.valueOf() call to prevent stati...Seshu Kumar M1-1/+1
2019-07-31Javadoc and logging improvementManamohan2-0/+37
2019-07-30Replaced constructor call with Boolean.valueOf() callOleksandr Moliavko1-1/+1
2019-07-30fix install SO docsk.kazak1-8/+12
2019-07-30Merge "apih allowing requests with the same requestid"Seshu Kumar M3-26/+102
2019-07-30Merge "Sonar fix: CreateVfModuleRequest.java"Seshu Kumar M1-1/+2
2019-07-30Merge "Sonar fix: HealthStackAudit.java"Seshu Kumar M1-1/+2
2019-07-30Merge "fix architecture.rst formatting"Seshu Kumar M1-20/+12
2019-07-30Merge "Javadoc and logging improvement"Seshu Kumar M2-3/+99
2019-07-30Merge "fix malformed tables in docs"Seshu Kumar M1-240/+240
2019-07-30Merge "Sonar Fix: VduArtifact.java"Seshu Kumar M1-10/+10
2019-07-30Merge "Javadoc and logging improvement"Seshu Kumar M4-19/+272
2019-07-30Use generic req mapping for CM requestsElena Kuleshov3-1/+35
2019-07-30Merge "Added null check to heatStack.getOutputs() to prevent crash at get() c...Seshu Kumar M1-10/+13
2019-07-30Added null check to heatStack.getOutputs()Oleksandr Moliavko1-10/+13
2019-07-30Merge "Replaced constructor calls with valueOf() method calls to remove stati...Seshu Kumar M1-10/+10
2019-07-30Merge "Replaced constructor call with valueOf() call to remove static analyze...Seshu Kumar M1-1/+1
2019-07-30Merge "Removed subscriber variable that was not actually used in any test (to...Seshu Kumar M1-3/+0
2019-07-30Merge "commented out bad tests, will revisit"Seshu Kumar M1-34/+31
2019-07-30commented out bad tests, will revisitDeWayne Filppi1-34/+31
2019-07-30Replaced constructor calls with valueOf() method callsOleksandr Moliavko1-10/+10
2019-07-30Replaced constructor call with valueOf() call toOleksandr Moliavko1-1/+1
2019-07-30Merge "repair vfcInstanceGroup order"Seshu Kumar M2-16/+102
2019-07-30Removed subscriber variable that was not actuallyOleksandr Moliavko1-3/+0
2019-07-29apih allowing requests with the same requestidPlummer, Brittany3-26/+102
2019-07-29Merge "Implement TLS for calls into VNFM adapter"Steve Smokowski7-5/+75
2019-07-29Merge "Vulnerability fixes in ServicePluginFactory"Steve Smokowski1-7/+8