aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2019-04-25Fixed issues found in integration testingMichaelMorris19-198/+256
2019-04-25Merge "add resourceInput in vnfc Issue-ID: SO-1393"Yan Yang7-7/+26
2019-04-25Merge "String literal to be on the left side of string compariosion."Seshu Kumar M3-13/+11
2019-04-25Merge "SDNCRestClient - sonar fixes"Seshu Kumar M1-11/+2
2019-04-25Merge "MsoVnfAdapterImpl - sonar fix"Seshu Kumar M1-30/+11
2019-04-25String literal to be on the left side of string compariosion.h003974753-13/+11
2019-04-25Removal of unused local variables.NITIN KAWA3-46/+21
2019-04-25MsoVnfAdapterImpl - sonar fixDriptaroop Das1-30/+11
2019-04-25SDNCRestClient - sonar fixesDriptaroop Das1-11/+2
2019-04-24Merge "Remove the literal boolean values."Seshu Kumar M4-6/+6
2019-04-24Merge "Define constant in place of literals"Seshu Kumar M7-22/+24
2019-04-24Merge "Define constant in place of repeating literals."Seshu Kumar M2-34/+43
2019-04-24Merge "removal of unused file imports. removal of unused file imports. Issue-...Seshu Kumar M1-1/+1
2019-04-24Merge "Replace literals with constants. Replace repeated string literals with...Seshu Kumar M2-8/+10
2019-04-24Merge "Change static string litral. Change static string litrals name accordi...Seshu Kumar M3-14/+17
2019-04-24Merge "Configuration object status to Inventoried"Seshu Kumar M5-3/+25
2019-04-24Configuration object status to InventoriedBenjamin, Max (mb388a)5-3/+25
2019-04-24Removal of unused local variables.NITIN KAWA1-9/+12
2019-04-24Change static string litral.h003974753-14/+17
2019-04-24Replace literals with constants.h003974752-8/+10
2019-04-24removal of unused file imports.Subhosree Pan1-1/+1
2019-04-24add resourceInput in vnfczm3307-7/+26
2019-04-24Remove the literal boolean values.Driptaroop Das4-6/+6
2019-04-23Define constant in place of repeating literals.h003974752-34/+43
2019-04-23Merge "Define constants in place of repeated literals Defined constants to av...Seshu Kumar M2-12/+16
2019-04-23Define constant in place of literalsh003974757-22/+24
2019-04-23Merge "Define constant for String literal"Seshu Kumar M1-3/+4
2019-04-23Merge "Remove unused private field and replace repeated string with constants."Seshu Kumar M3-7/+5
2019-04-23Merge "Define constant in place of repeated literals."Seshu Kumar M2-7/+8
2019-04-23Define constants in place of repeated literalsh003974752-12/+16
2019-04-23Merge "Declare constant for String literal"Seshu Kumar M2-7/+9
2019-04-23Merge "Reorder modifiers to comply with java standards"Seshu Kumar M1-2/+2
2019-04-23Merge "Shift constructor to comply with coding standards"Seshu Kumar M1-17/+17
2019-04-23Define constant in place of repeated literals.h003974752-7/+8
2019-04-23Merge "Remove unused imports"Seshu Kumar M7-39/+0
2019-04-23Merge "Move variable,constructor to comply with standard"Seshu Kumar M1-27/+27
2019-04-23Remove unused private field and replace repeated string with constants.h003974753-7/+5
2019-04-23Merge "Remove unused variables from class file. Remove unused local variables...Seshu Kumar M2-9/+6
2019-04-23Merge "Move String literal to left-hand side of equals"Seshu Kumar M1-2/+2
2019-04-23Remove unused variables from class file.h003974752-9/+6
2019-04-23Move String literal to left-hand side of equalsSindhuri.A1-2/+2
2019-04-23Move variable,constructor to comply with standardSindhuri.A1-27/+27
2019-04-23Remove unused importsSindhuri.A7-39/+0
2019-04-23add vnfcInstanceGroup sequencezm3307-2/+140
2019-04-22Merge "Status message for create vf module event audit"Steve Smokowski24-172/+688
2019-04-22Shift constructor to comply with coding standardsSindhuri.A1-17/+17
2019-04-22Reorder modifiers to comply with java standardsSindhuri.A1-2/+2
2019-04-22Declare constant for String literalSindhuri.A2-7/+9
2019-04-22Define constant for String literalSindhuri.A1-3/+4
2019-04-21Status message for create vf module event auditBenjamin, Max (mb388a)24-172/+688