summaryrefslogtreecommitdiffstats
path: root/asdc-controller/src/main
AgeCommit message (Expand)AuthorFilesLines
2019-08-22Fix the ingestion of mixed resourceeeginux1-12/+11
2019-08-19Merge "Solve the vnfc_instance_group_customization_id insertion failure problem"Seshu Kumar M1-0/+1
2019-08-19Close input streams via try-with-resourcesk.kazak1-5/+3
2019-08-16Solve the vnfc_instance_group_customization_id insertion failure problemzm3301-0/+1
2019-08-15asdc controller treat distributionid as requestidBhatt, Prema1-0/+6
2019-08-13- Updated vnfc instance groups to use theMerkel, Jeff1-74/+128
2019-08-13Merge "Change variable name-comply with regex"Seshu Kumar M1-2/+2
2019-08-12Change variable name-comply with regexsindhu36721-3/+3
2019-08-12Change variable name-comply with regexsindhu36721-2/+2
2019-08-09Merge if stmts for code readabilitysindhu36721-4/+2
2019-08-08Replace collections.size with isEmpty for better performancesindhu36723-7/+7
2019-08-06- Updated cvnfc's to use the getEntity API.Merkel, Jeff1-63/+72
2019-07-30Merge "repair vfcInstanceGroup order"Seshu Kumar M1-16/+23
2019-07-29repair vfcInstanceGroup orderzm3301-16/+23
2019-07-26Upgrade springboot.version from 2.0.5 to 2.1.5.Sangalang, Felix1-0/+2
2019-07-23- Converted NetworkResource to use the parserMerkel, Jeff1-40/+75
2019-07-18Removing application-local.yaml filesRoy, Amresh1-95/+0
2019-07-12Fixing ASDCRestInterface for CSIT to simulate SDC reqwaqas.ikram5-62/+102
2019-07-09Major Sonar fixesr.bogacki1-2/+4
2019-06-27handle multiple cvnfc configsMerkel, Jeff1-15/+23
2019-06-25Merge remote-tracking branch 'origin/dublin' into 'origin/master'Benjamin, Max (mb388a)2-14/+36
2019-06-24Process workflow artifacts lastElena Kuleshov2-11/+28
2019-06-18Merge "Changes related to eviction of connections"Steve Smokowski3-23/+35
2019-06-18Fix sonar issue in asdc-controllerParshad Patel2-10/+7
2019-06-17Changes related to eviction of connectionsBenjamin, Max (mb388a)3-23/+35
2019-06-10Beans fixes to workflow record creationElena Kuleshov1-3/+8
2019-06-10replaced String.repeat with static final stringsBenjamin, Max9-68/+62
2019-06-08Merge remote-tracking branch 'origin/dublin' into 'origin/master'Benjamin, Max (mb388a)1-2/+7
2019-06-07Merge "Check if configuration resource already exists."Steve Smokowski1-13/+25
2019-06-06Check if configuration resource already exists.Merkel, Jeff1-13/+25
2019-06-06Accommodate WAN NetworkingGamboa, Gilbert1-2/+8
2019-06-06Merge remote-tracking branch 'origin/dublin' into 'origin/master'Steve Smokowski7-28/+67
2019-06-04Handle 201 and 422 status codesElena Kuleshov1-2/+6
2019-06-04Improvements in ToscaResourceInstallerr.bogacki1-22/+19
2019-06-04Improvements in VfResourceStructurer.bogacki1-4/+6
2019-06-03Cleaned up duplicated literalsrob.bog9-58/+74
2019-05-25Handle lazy init of activitySpecsElena Kuleshov2-2/+8
2019-05-23Fix retrieval of mso.config.pathElena Kuleshov1-1/+16
2019-05-23Renamed NF fields in catalog db pojoMerkel, Jeff1-6/+6
2019-05-21Add WORKFLOW artifactType to SDC ConfigElena Kuleshov1-1/+1
2019-05-22Fix CLOUD_TECHNOLOGY_SPECIFIC_ARTIFACT distributeEric Multanen3-4/+7
2019-05-16Addressed vCPE-Infra processing issue ASDC ControllerRamesh Parthasarathy1-12/+12
2019-05-09use logger to log exceptionArindam Mondal1-1/+2
2019-05-07Update the format of resourceInputzm3301-8/+9
2019-05-06Merge "VFModule To HeatTemplateUUID" into dublinSeshu Kumar M1-1/+6
2019-05-05VFModule To HeatTemplateUUIDMerkel, Jeff1-1/+6
2019-05-05Check if InstanceGroup modelUUID already existsMerkel, Jeff1-8/+18
2019-05-03Merge "Merge remote-tracking branch 'origin/dublin'"Marcus Williams2-78/+185
2019-05-03Merge remote-tracking branch 'origin/dublin'Benjamin, Max (mb388a)2-78/+185
2019-05-03Merge "add resource input Save format when resource is list type e.g. {key2:v...Seshu Kumar M1-28/+54