aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2019-03-06Add JUnit test for invalid TOSCA mappings JSONmark.j.leonard10-73/+63
2019-03-05Fix checkstyle warnings and formattingmark.j.leonard15-72/+107
2019-03-05Move Widget attribute data to the mappings JSONmark.j.leonard45-888/+506
2019-03-05AAI-2210 Add .gitignore to aai/babelKeong Lim1-0/+11
2019-03-01Add missing INFO.yaml blocksJessica Wagantall1-5/+44
2019-02-19Fix outstanding Sonar issuesmark.j.leonard7-61/+83
2019-02-11Rename the groupfilter.config System Propertymark.j.leonard12-54/+115
2019-02-11Merge "Fix checkstyle issues including javadoc"Tian Lee13-84/+148
2019-02-06Merge "Optionally disable client authentication"Tian Lee2-1/+5
2019-02-06Optionally disable client authenticationSerban Popescu2-1/+5
2019-02-05Fix checkstyle issues including javadocmark.j.leonard13-84/+148
2019-02-05Replace Resource sub-classes with configurationmark.j.leonard21-579/+442
2019-01-30Load type mappings from a group configuration filemark.j.leonard20-214/+333
2019-01-23Do not try to unobfuscate clear text passwordsSerban Popescu1-1/+4
2018-12-20Exclude tomcat from jersey starterjimmy1-0/+6
2018-12-17Update to springboot 1.5.18jimmy1-1/+1
2018-12-05Add null check for Group member with no A&AI Modelmark.j.leonard1-8/+18
2018-12-05Throw an Exception for XML test file mismatchesmark.j.leonard2-198/+211
2018-12-05Compare YML files as Strings, not XMLmark.j.leonard1-30/+21
2018-11-30Upgrade to sdc-tosca version 1.4.7mark.j.leonard1-1/+1
2018-11-27Process Service-level Instance Groupsmark.j.leonard8-410/+571
2018-11-27Refactor processProvidingService methodmark.j.leonard2-382/+396
2018-11-27Refactor model generation algorithmmark.j.leonard4-481/+466
2018-11-22Refactor Instance Group processingmark.j.leonard4-699/+732
2018-11-09Add support for ResourceInstanceGroupmark.j.leonard3-30/+141
2018-11-09Minor formatting fixesmark.j.leonard5-4/+0
2018-11-09Upversion to Spring Boot 1.15.17Lee, Tian (tl5884)1-1/+1
2018-11-08Add a CSAR test file containing an InstanceGroupmark.j.leonard7-6/+208
2018-11-07Upgrade Babel to sdc-tosca 1.4.6mark.j.leonard2-2/+3
2018-11-06Upversion to 1.4.0Lee, Tian (tl5884)2-4/+4
2018-11-01upversion to 1.3.2sblimkie2-2/+2
2018-10-26Do not apply timezone offsets to the test Clock1.3.1mark.j.leonard1-1/+1
2018-10-24Fix JUnit test for the Info status reportmark.j.leonard1-7/+7
2018-10-10Upversion to 1.3.1Lee, Tian (tl5884)2-2/+2
2018-10-09Downgrade to sdc-tosca 1.4.41.3.0mark.j.leonard2-2/+2
2018-10-09Update to sdc-tosca 1.4.5mark.j.leonard2-4/+3
2018-10-08Generate models for child resourcesmark.j.leonard3-94/+151
2018-09-27Remove SNAPSHOT from aai-common dependencyLee, Tian (tl5884)1-1/+1
2018-09-12Fix spring-boot plugin missing system parameterLee, Tian (tl5884)1-0/+1
2018-09-12Fix NexusIQ security vulnerabilitiesLee, Tian (tl5884)1-11/+2
2018-09-12[Babel] Use Spring Boot 1.5.15mark.j.leonard1-1/+1
2018-09-11Improved logging for VNF image extractionmark.j.leonard5-70/+142
2018-09-10Add support for InstanceGroup resource modelsmark.j.leonard16-69/+323
2018-09-10Simplify input CSAR test datamark.j.leonard4-1/+1
2018-09-06Additional tests for VNF image extractionmark.j.leonard6-8/+201
2018-09-06Refactor Junit test code to remove duplicationmark.j.leonard9-126/+185
2018-09-06Merge "Replace test UUIDs with dummy strings"Tian Lee9-215/+212
2018-09-06Merge "Additional VNF Configuration test scenarios"Tian Lee4-8/+44
2018-09-06Replace test UUIDs with dummy stringsmark.j.leonard9-215/+212
2018-08-17Merge "Fixing the achtype variable name"Tian Lee1-1/+1