aboutsummaryrefslogtreecommitdiffstats
path: root/adapters
AgeCommit message (Expand)AuthorFilesLines
2021-04-21Added logging statements for skip post inst conf classKalkere Ramesh, Sharan (sk720x)2-6/+6
2021-03-10Merge "remove vnfadaptercreate vnfadaptercreatevfmodule"Max Benjamin15-1110/+72
2021-03-08Added volume creation to heatbridgeBOSLET, CORY7-1/+115
2021-03-05remove vnfadaptercreate vnfadaptercreatevfmoduleBOSLET, CORY15-1110/+72
2021-03-05Changed to use the host id of server instead of idBOSLET, CORY2-3/+9
2021-03-01remove unused endpoints from source codeBOSLET, CORY12-1212/+0
2021-02-19Removing etsi-sol003-adapter modulewaqas.ikram121-38285/+0
2021-02-18Remove mso-oof-adapter from SOmukesh.paliwal17-1018/+0
2021-02-18Remove mso-vfc-adapter from SOmukesh.paliwal156-13097/+0
2021-02-17Merge "Remove mso-nssmf-adapter from SO Issue-ID: SO-3535"Byung-Woo Jun56-5439/+0
2021-02-17Merge "remove mso-cnf-adapter from so Issue-ID: SO-3534"Byung-Woo Jun32-2674/+0
2021-02-17Merge "update camunda and spring to latest versions"Steve Smokowski15-131/+59
2021-02-17Remove mso-nssmf-adapter from SOmukesh.paliwal56-5439/+0
2021-02-17remove mso-cnf-adapter from somukesh.paliwal32-2674/+0
2021-02-16update camunda and spring to latest versionsBenjamin, Max (mb388a)15-131/+59
2021-02-15update the version for the H releaseseshukm22-22/+22
2021-02-10Merge "initial commit for the SO project ad its sub repos"Seshu Kumar M2-154/+0
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)3-4/+30
2021-01-27Merge "sonar fix"Byung-Woo Jun3-35/+48
2021-01-25initial commit for the SO project ad its sub reposMD IRSHAD SHEIKH2-154/+0
2021-01-22Merge "allow deleteL3Network logic to be overridden"Steve Smokowski3-24/+34
2021-01-22Merge "updated post skip instantiation to non primitive"Steve Smokowski1-1/+2
2021-01-18update nsmf workflow of active and deactive nssihetengjiao7-5/+60
2021-01-14allow deleteL3Network logic to be overriddenBenjamin, Max3-24/+34
2021-01-12updated post skip instantiation to non primitiveKalkere Ramesh, Sharan1-1/+2
2021-01-08sonar fixLukasz Muszkieta3-35/+48
2021-01-07Fix some deallocate issueszm3301-1/+1
2021-01-07Merge "Fix for globalSubscriberId and requestId"Lukasz Muszkieta1-2/+4
2021-01-06Fix the issue where response is built on rollbackBenjamin, Max (mb388a)1-66/+69
2021-01-06Changed the task to capture the outputs on pollingBenjamin, Max (mb388a)6-155/+206
2021-01-06Fix for globalSubscriberId and requestIdtragait1-2/+4
2021-01-05Merge "Change to not exception on delete when object"Steve Smokowski1-1/+1
2021-01-05Merge "Use the timeout from the heat templates for"Steve Smokowski6-77/+157
2021-01-05Change to not exception on delete when objectBenjamin, Max (mb388a)1-1/+1
2021-01-05Use the timeout from the heat templates forBoslet, Cory6-77/+157
2020-12-30Added new column to the identity service.Benjamin, Max (mb388a)2-1/+4
2020-12-25Merge "Fix some deallocate nssi issues"Chuanyu Chen2-2/+3
2020-12-24Fix some deallocate nssi issueszm3302-2/+3
2020-12-21Merge "software-version fix"Seshu Kumar M1-0/+6
2020-12-18skip delete heatbridge when multicloud orchestratorKalkere Ramesh, Sharan2-1/+9
2020-12-16blocker sonar fixLukasz Muszkieta1-28/+16
2020-12-11Address openstack adapter requestdb update exceptionRamesh Parthasarathy4-15/+34
2020-12-09Merge "Fix serviceType,serviceRole,serviceName saving in AAI also Adapter iss...Chuanyu Chen2-2/+2
2020-12-08added relationship from vserver to vnfKalkere Ramesh, Sharan2-3/+10
2020-12-08software-version fixtragait1-0/+6
2020-12-08Fix serviceType,serviceRole,serviceName saving in AAI also Adapter issueszm3302-2/+2
2020-12-04cnf-adapter further changes and UTsekharhuawei2-53/+33
2020-12-03Merge "Further changes for cnf-adpter in bpmn infra"Seshu Kumar M5-307/+227
878'>878 879 880 881 882 883 884 885 886 887 888 889 890 891 892 893 894 895 896 897 898 899 900 901 902 903 904 905 906 907 908 909 910 911 912 913 914 915 916 917 918 919 920 921 922 923 924 925 926 927 928 929 930 931 932 933 934 935 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