summaryrefslogtreecommitdiffstats
path: root/dgbuilder/tools
AgeCommit message (Collapse)AuthorFilesLines
2020-09-01Update to use ONAP standard base imagesDan Timoney1-0/+1
Updated all containers to use one of the 2 approved ONAP base images: - onap/integration-java11 - onap/integration-python Change-Id: I961e9af38d790f74528a726a0fc68d1a2e5fbfb9 Issue-ID: CCSDK-2418 Signed-off-by: Dan Timoney <dtimoney@att.com>
2019-12-13Update distribution scripts to python3Miroslav Los4-5/+7
Also use python3 packages in Dockerfiles. Make python2 also available for OpenDaylight until they migrate Signed-off-by: Miroslav Los <miroslav.los@pantheon.tech> Issue-ID: CCSDK-1923 Change-Id: I3d4453ccbfe191c545ba574695387dd33c129e25
2019-10-31PrintYangToProp package changeSmokowski, Kevin (ks6305)2-5/+5
package for PrintYangToProp was updated when sli-common was updated Issue-ID: CCSDK-1723 Signed-off-by: Smokowski, Kevin (ks6305) <kevin.smokowski@att.com> Change-Id: Ic747102fb519aa5805bd8e9c016afc8d2af14e5b
2018-11-12[CCSDK-683] fixed dg import from local git repoSheshashailavas Chinthakayala2-0/+37
and also added option to view difference of json and xml since import Change-Id: I4e2616f1880805bd74031020418ba2776616cbfa Issue-ID: CCSDK-683 Signed-off-by: Sheshashailavas Chinthakayala <sc2914@att.com>
2017-10-25script to import multiple dgsSheshi Chinthakayala2-0/+121
into the dgbuilder. The script appends the dgs to flows.json which is used by the dgbuilder. Issue-ID:CCSDK-130 Change-Id: Ide3842299832cf125b8129d268e6d8527ca4c5c6 Signed-off-by: Sheshi Chinthakayala <sc2914@att.com>
2017-10-24removed the printYangToProp binariesSheshi Chinthakayala5-1435/+11
and the file was removed as binaries are not allowed in ONAP git repos. The PrintYangToProp.java file was moved to ccsdk/sli/core repo Change-Id: I09d78f78cfe68fe7708d0b5278be52716011d467 Issue-ID: SDNC-81 Signed-off-by: Sheshi Chinthakayala <sc2914@att.com>
2017-08-28[CCSDK-28] populated the seed code for dgbuilderChinthakayala, Sheshashailavas (sc2914)19-0/+2449
updated the code to point to the new package name for sli Change-Id: I3b5a1d05dc5193664fd4a667afdcd0b2354010a4 Issue-ID:{CCSDK-28} Signed-off-by: Chinthakayala, Sheshashailavas (sc2914) <sc2914@att.com> Signed-off-by: Chinthakayala, Sheshashailavas (sc2914) <sc2914@att.com>