summaryrefslogtreecommitdiffstats
path: root/asdc-controller
AgeCommit message (Expand)AuthorFilesLines
2021-04-21Added logging statements for skip post inst conf classKalkere Ramesh, Sharan (sk720x)1-3/+3
2021-03-15update swagger to v3 open api versionBOSLET, CORY2-22/+32
2021-03-09version upgrades plus cleanupBOSLET, CORY1-23/+0
2021-02-22fix default software version sourcetragait3-25/+167
2021-02-17Merge "update camunda and spring to latest versions"Steve Smokowski3-4/+5
2021-02-16update camunda and spring to latest versionsBenjamin, Max (mb388a)3-4/+5
2021-02-15update the version for the H releaseseshukm1-1/+1
2021-02-02Merge "set connection timeout as well as read timeout"Steve Smokowski1-1/+8
2021-02-01set connection timeout as well as read timeoutBenjamin, Max (mb388a)1-1/+8
2021-01-28force not null with default valuesBenjamin, Max (mb388a)1-4/+4
2021-01-27Merge "adding test case for Csar distribution Issue-ID: SO-3080"Byung-Woo Jun22-3/+1477
2021-01-18Removing ETSI Catalog Manager trigger from ONAP SOwaqas.ikram29-1565/+62
2021-01-12clean up imports in asdc controllerBenjamin, Max (mb388a)1-5/+9
2020-12-08software-version fixtragait4-27/+170
2020-11-30Remove policyName retrieval for Tosca handling.Kuleshov, Elena1-22/+0
2020-11-19add caching to graph inventory clientBenjamin, Max1-0/+20
2020-11-11added configurable read timeout value for A&AIBenjamin, Max1-0/+7
2020-11-10adding test case for Csar distributionarun chapagain22-3/+1477
2020-10-31ignore dummy filearun chapagain1-0/+7
2020-10-22Changing ETSI folder dir per SDC-3244 requirementwaqas.ikram8-4/+4
2020-10-22fix template parsing problemszm3302-3/+7
2020-09-29Adding Helm typearun chapagain2-1/+4
2020-09-23removed references to AAIObjectTypeBenjamin, Max1-3/+3
2020-09-17Update template analysis processzm3302-36/+79
2020-09-04Error logging in SO-SDC adapter - in case of service distribution without any...Agata Stanislawska1-0/+6
2020-08-06bump the master to 1.7.1seshukm1-1/+1
2020-06-18Prepare for java 11Benjamin, Max2-2/+5
2020-06-03Merge "added assert statements in JUnits in 4 files"Steve Smokowski1-0/+1
2020-06-02make sure maven plugins only run when we wantBenjamin, Max1-3/+4
2020-05-26added assert statements in JUnits in 4 filesRupinder1-0/+1
2020-05-20Began adding pluging to lifecycle mappingBoslet, Cory1-0/+28
2020-05-15Merge "[SDC] Update SDC Distribution Client"Seshu Kumar M3-4/+15
2020-05-14[SDC] Update SDC Distribution ClientSylvain Desbureaux3-4/+15
2020-05-13switch to docker-maven-plugin because that's allBenjamin, Max1-1/+1
2020-04-29rename package for external useBenjamin, Max4-10/+10
2020-04-28move aai-client into its own projectBenjamin, Max1-0/+5
2020-04-12reduced code smellsRupinder1-2/+0
2020-04-07Add notification test for e2eSlicingzm3306-0/+104
2020-03-27initial commit of testing of grabbing cvnfc custKalkere Ramesh, Sharan1-1/+1
2020-03-24Ingest and Process Service FunctionSmokowski, Steven2-0/+2
2020-03-24Update Asdc DB tablezm3303-26/+14
2020-03-10Merge "create custom spring aop annotation for logging"Steve Smokowski7-20/+13
2020-03-06Merge "Refactor unused line and refactor nested if"Seshu Kumar M6-90/+62
2020-03-05create custom spring aop annotation for loggingPlummer, Brittany7-20/+13
2020-03-04mso to store the heat template timeout minutes andSmokowski, Steven1-0/+3
2020-03-04Refactor unused line and refactor nested ifTomasz Wrobel6-90/+62
2020-03-02Add Query ServiceProxyCustomizationzm3305-79/+221
2020-02-28Add zip parserzm3301-0/+67
2020-02-26Merge "Enhancing SO SDC Controller to invoke ONAP-ETSI Catalog APIs"Seshu Kumar M30-5/+1570
2020-02-26bump the versions for all the SO to 1.6.0seshukm1-1/+1
> 936 937 938 939 940 941 942 943 944 945 946 947 948 949 950 951 952 953 954 955 956 957 958 959 960 961 962 963 964 965 966 967 968 969 970 971 972 973 974 975 976 977 978 979 980 981 982 983 984 985 986 987 988 989 990 991 992 993 994 995 996 997 998 999 1000 1001 1002 1003 1004 1005 1006 1007 1008 1009 1010 1011 1012 1013 1014 1015 1016 1017 1018 1019 1020 1021 1022 1023 1024 1025 1026 1027 1028 1029 1030 1031 1032 1033 1034 1035 1036 1037 1038 1039 1040 1041 1042 1043 1044 1045 1046 1047 1048 1049 1050 1051 1052 1053 1054 1055 1056 1057 1058 1059 1060 1061 1062 1063 1064 1065 1066 1067 1068 1069 1070 1071 1072 1073 1074 1075 1076 1077 1078 1079 1080 1081 1082 1083 1084 1085 1086 1087 1088