aboutsummaryrefslogtreecommitdiffstats
path: root/openecomp-be/lib/openecomp-sdc-enrichment-lib/openecomp-sdc-enrichment-impl
AgeCommit message (Expand)AuthorFilesLines
2018-04-30Rename packages from openecomp to onap.amitjai6-18/+18
2018-04-26Reducing onboarding backend maven build timeGautam Shah1-0/+3
2018-04-08Reducing onboarding backend maven build timeshrikantawachar1-13/+1
2018-04-04Added new nodes typesiddharth09052-0/+121
2018-03-29Component Dependency create VF bug fixojasdubey17-47/+6966
2018-03-06Fixed issue in Port mirroringsiddharth090511-86/+142
2018-03-04Code change to support new global typesiddharth090512-257/+223
2018-03-04Global Type for External Port of VMI Typesiddharth09051-0/+65
2018-02-04change capabilities datatypetalio16-23/+19
2018-01-10Fixed Lifefcycle operation issueamitjai2-5/+157
2018-01-09Fix sonar issues - ExternalArtifactEnrichersiddharth09051-1/+2
2018-01-04Remove enter/exit debug #10vempo7-95/+0
2018-01-02fix MIB assignmentmojahidi9-123/+349
2017-12-27Simplified the return conditionojasdubey1-1/+18
2017-12-21Add collaboration featuretalig12-135/+80
2017-11-15Casandra data center and consistency levelshalomb2-4/+4
2017-10-19Port mirroringtalio2-142/+976
2017-10-06Code coverage using JaCoCOshrikantawachar1-1/+0
2017-09-27Bugfix - Create VF failed for Manual VSPsojasdubey1-13/+13
2017-09-25Merge "Add property"Vitaly Emporopulo1-21/+24
2017-09-24Add propertytalio1-21/+24
2017-09-24Add testsTalio67-0/+38077
2017-09-20Merge "Port mirroring"Vitaly Emporopulo3-0/+401
2017-09-19Port mirroringtalio3-0/+401
2017-09-19change version of the master branchMichael Lando1-1/+1
2017-09-18Fixed SONAR issuesDivesh Mirchandani4-2/+11
2017-09-13Bugfix - Missing SNMP Trap artifact in VF levelojasdubey2-10/+12
2017-09-12Fixed component display name retrieval for nestedkaty.rotman1-3/+8
2017-09-07Fixed a few static analysis violationsvempo3-13/+6
2017-09-03Fixed Maven warningsvempo1-5/+0
2017-07-26[SDC] Full OnBoard health-check and NFoD supportAvi Ziv1-127/+0
2017-07-18[SDC] Onboarding 1710 rebase.Avi Ziv13-95/+305
2017-06-11[SDC-29] rebase continue work to align sourceMichael Lando4-17/+14
2017-06-09[SDC-29] catalog 1707 rebase commit pom fix.Michael Lando2-132/+5
2017-06-09[SDC-29] Amdocs OnBoard 1707 initial commit.AviZi72-402/+14271
2017-03-15update pom version + change version fileMichael Lando1-1/+1
2017-02-19Add new code new versionMichael Lando1-4/+4
2017-02-19push addional codeMichael Lando13-0/+784
2'>772 773 774 775 776 777 778 779 780 781 782 783 784 785 786 787 788 789 790 791 792 793 794 795 796 797 798 799 800 801 802 803 804 805 806 807 808 809 810 811 812 813 814 815 816 817 818 819 820 821 822 823 824 825 826 827 828 829 830 831 832 833 834 835 836 837 838 839 840 841 842 843 844 845 846 847 848 849 850 851 852 853 854 855 856 857 858 859 860 861 862 863 864 865 866 867 868 869 870 871 872 873 874 875 876 877 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