summaryrefslogtreecommitdiffstats
path: root/bpmn/MSOCoreBPMN/src
AgeCommit message (Expand)AuthorFilesLines
2019-05-07Update the format of resourceInputzm3302-2/+2
2019-05-02Modify instance resource list creationsubhash kumar singh2-0/+16
2019-04-27Enhance resource sequence to add groupsubhash kumar singh2-1/+12
2019-04-27Enhanced Service decomposition to handle gruopsubhash kumar singh7-4/+166
2019-04-27Merge "Removed imports and defined a constant. Removed imports and defined co...Seshu Kumar M2-15/+9
2019-04-26Removed JsonIgnore for resourceInputsubhash kumar singh2-1/+15
2019-04-26Removed imports and defined a constant.NITIN KAWA2-15/+9
2019-04-26Removed unused imports and rearranged variablesNITIN KAWA2-13/+13
2019-04-10Re-commit some changes which were lostBenjamin, Max (mb388a)1-9/+0
2019-04-08Replaced all tabs with spaces in java and pom.xmlBenjamin, Max (mb388a)72-5525/+5499
2019-03-27JUnit tests for VnfResourcer.bogacki1-1/+35
2019-03-20Removed BPMNLogger classWitold Ficio Kopel2-70/+28
2019-02-28Removed MsoLogger from 'MSOCoreBPMN' IIr.bogacki2-14/+17
2019-02-26Removed MsoLogger from 'MSOCoreBPMN'r.bogacki5-124/+117
2019-01-28Merge 'origin/casablanca' into masterBenjamin, Max (mb388a)12-16/+227
2019-01-24Removed deprecated Matcher importsBenjamin, Max (mb388a)1-1/+1
2019-01-08Fix json parsing of resource inputsubhash kumar singh8-1/+89
2019-01-06Merge "Remove Swagger UI"Seshu Kumar M1-1/+2
2019-01-02Sonar:CriticalManamohan Satapathy1-3/+3
2018-12-11Skip cloud regions and fix macroKalkere Ramesh, Sharan (sk720x)1-0/+14
2018-11-29Remove Swagger UIBenjamin, Max (mb388a)1-1/+2
2018-11-21Fixing JsonMappingException issueShinu John1-12/+13
2018-11-12Fix OOF Directives processingMarcus G K Williams3-3/+125
2018-11-0711/7: merge casablanca to masterRob Daugherty1-0/+4
2018-11-05Springboot 2.0 upgradeBenjamin, Max (mb388a)1-42/+7
2018-11-01Fix msb url in homing cloudsiteMarcus G K Williams1-0/+4
2018-10-23removed att-aic from codebaseBenjamin, Max (mb388a)2-8/+8
2018-09-20Update OofHoming w/ directivesMarcus G K Williams2-62/+5
2018-08-23update field in service decomp objectBenjamin, Max (mb388a)3-51/+61
2018-08-21updated ServiceInstance POJOBenjamin, Max (mb388a)1-3/+16
2018-07-31Containerization feature of SOBenjamin, Max (mb388a)113-7368/+6162
2018-07-27Sonar major issuesSumapriya Sarvepalli1-12/+12
2018-05-24Fix problem with singleton impact on TC executionBogumil Zebek1-1/+8
2018-05-24Fix problem with singleton and parallel unit testsBogumil Zebek2-0/+6
2018-05-17Revert placementInfo to placement in SniroHomingMarcus G K Williams2-2/+2
2018-04-10Merge "Bug Fix - OOF api updates processing flavor-label"Seshu Kumar M3-1/+68
2018-04-09Add junit coverage for CompareModelsResult javaFelix Sangalang1-0/+83
2018-04-09Bug Fix - OOF api updates processing flavor-labelMarcus G K Williams3-1/+68
2018-03-27Refactor homing flows for OOF/HPAMarcus G K Williams2-142/+149
2018-03-23add ResourceModelInfo CompareModelsResult javaYulian Han2-0/+111
2018-03-21Merge "Adding Junit"Seshu Kumar M19-0/+986
2018-03-21Adding JunitSumapriya19-0/+986
2018-03-21Add UT for HealthCheckHandlerTestsubhash kumar singh1-0/+38
2018-03-14AT&T 1712 and 1802 release codeRob Daugherty29-220/+1638
2018-03-13Merge "Remove redundant type cast"Seshu Kumar M3-13/+13
2018-03-13Merge "Fix a potentional bug String comparison using !="Seshu Kumar M1-1/+1
2018-03-12Merge changes I5a320c60,I3fbd868eSeshu Kumar M1-1/+1
2018-03-10Remove redundant type castMunir Ahmad3-13/+13
2018-03-09private is redundant for enum constructorsMunir Ahmad1-1/+1
2018-03-09Fix a potentional bug String comparison using !=Munir Ahmad1-1/+1