summaryrefslogtreecommitdiffstats
AgeCommit message (Collapse)AuthorFilesLines
2020-09-10Update to use released artifactsDan Timoney5-14/+11
Update ccsdk/distribution to use released artifacts to create dockers Change-Id: I026b59a4120ae70fd3adca884d7f9b5225bae267 Issue-ID: CCSDK-2742 Signed-off-by: Dan Timoney <dtimoney@att.com>
2020-09-08Merge "Platform Logic and DG's for RANSlice feature"Dan Timoney23-0/+6105
2020-09-07Fix build problem with dgbuilder-dockerhighstreetherbert1-1/+1
comment script in dockerfile Issue-ID: CCSDK-2737 Signed-off-by: highstreetherbert <herbert.eiselt@highstreet-technologies.com> Change-Id: Ia72435af46d9871b34437c2aa6b451bde907128a Signed-off-by: highstreetherbert <herbert.eiselt@highstreet-technologies.com>
2020-09-04Upgrade to Sodium SR4Dan Timoney2-6/+11
Upgrade to OpenDaylight Sodium SR4 Also, install implementation class for JAX-WS, needed by aafshiro Change-Id: I5d1433df3ef13a75323046024db23d17b30b340f Issue-ID: CCSDK-2729 Signed-off-by: Dan Timoney <dtimoney@att.com>
2020-09-04Fix errors in odlsli DockerfileDan Timoney2-1/+3
Fix errors in odlsli Dockerfile introduced by port to common ONAP base image Change-Id: I7593a5b93ada0b6215d38536dda14ef0f0fbca26 Issue-ID: CCSDK-2418 Signed-off-by: Dan Timoney <dtimoney@att.com>
2020-09-03Update lifecycle stateDan Timoney1-1/+1
Update lifecycle state to Mature Change-Id: I421890f87fd4f874134e13c9a2a7bd74bb79d397 Issue-ID: CCSDK-2660 Signed-off-by: Dan Timoney <dtimoney@att.com>
2020-09-03Platform Logic and DG's for RANSlice featureSandeep Shah23-0/+6105
This code commit includes basic DG templates required to support RANSlice feature. DG's will be updated during further development and testing cycle. Issue-ID: CCSDK-2723 Signed-off-by: SandeepLinux <Sandeep.Shah@ibm.com> Change-Id: Ia8960f59a2e2c3e4a14328e43b12777eddcb7baa
2020-09-03rollback scripts to bashMichael Dürre2-2/+2
change back from sh to bash Issue-ID: SDNC-1345 Signed-off-by: Michael Dürre <michael.duerre@highstreet-technologies.com> Change-Id: I89a1acd3fbf7d17e7a49778413c0a3501861bedf
2020-09-01Update to use ONAP standard base imagesDan Timoney9-31/+57
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>
2020-09-01Merge "fix odlsli image for new base image"Dan Timoney23-2241/+3
2020-09-01Merge "fix alpine j11 base image"KAPIL SINGAL1-6/+5
2020-09-01fix alpine j11 base imageMichael Dürre1-6/+5
fix alpine base image with j11 Issue-ID: CCSDK-2715 Signed-off-by: Michael Dürre <michael.duerre@highstreet-technologies.com> Change-Id: Ief43e6c6189ee45ae8f86dc059e85890bb60561c
2020-09-01fix odlsli image for new base imageMichael Dürre23-2241/+3
fix odlsli image and remove unused files Issue-ID: CCSDK-2717 Signed-off-by: Michael Dürre <michael.duerre@highstreet-technologies.com> Change-Id: I7dac1412426d19663bd91ba5cf7f23d24da69b3f Signed-off-by: Michael Dürre <michael.duerre@highstreet-technologies.com>
2020-09-01switch sodium to J11Michael Dürre1-6/+1
switch sodium odl image to base J11 Issue-ID: CCSDK-2716 Signed-off-by: Michael Dürre <michael.duerre@highstreet-technologies.com> Change-Id: Ia2c062ad5fe4dd64cc045e53b6d7664626088e23 Signed-off-by: Michael Dürre <michael.duerre@highstreet-technologies.com>
2020-08-31Use Java 11 base docker imageDan Timoney2-1/+14
Update Sodium image to use java 11. Also, update platform logic installer to install JAXB implementation libraries. Issue-ID: CCSDK-2710 Issue-ID: CCSDK-2485 Signed-off-by: Dan Timoney <dtimoney@att.com> Change-Id: I2f2e6880464125dba37e2dd444e8a757bdfdd956
2020-08-27Merge "Deprecate the SDNR A1 Adapter"KAPIL SINGAL1-7/+0
2020-08-26Inclusion of ranSlice feature in ODLSLISandeep Shah2-5/+103
Since ranSlice related feature code was already merged, now feature can be included in the CCSDK ODLSLI POM file Issue-ID: CCSDK-2679 Signed-off-by: SandeepLinux <Sandeep.Shah@ibm.com> Change-Id: I2e1c4802c51b109df9359c8e1ccf569b32f4e95e Signed-off-by: Dan Timoney <dtimoney@att.com>
2020-08-26Deprecate the SDNR A1 AdapterLathish1-7/+0
Issue-ID: CCSDK-2694 Change-Id: I4572e2dabbdc7c46995b6aaea3f05cb3084774d4 Signed-off-by: Lathish <lathishbabu.ganesan@est.tech>
2020-08-25Updating version.propoertiesSingal, Kapil (ks220y)1-1/+1
Issue-ID: CCSDK-2691 Signed-off-by: Singal, Kapil (ks220y) <ks220y@att.com> Change-Id: I20c74eac48aa3b87494e4ca82b0cb78e205383a3
2020-08-25Add env to odlsli imagehighstreetherbert1-0/+1
Variable used by sdnr installation script Issue-ID: SDNC-1331 Signed-off-by: highstreetherbert <herbert.eiselt@highstreet-technologies.com> Change-Id: If07b11d7dbbba06b8bebfa1010c3f1b03af43b38 Signed-off-by: highstreetherbert <herbert.eiselt@highstreet-technologies.com>
2020-08-24Merge "Moving to next snapshot"KAPIL SINGAL25-50/+50
2020-08-24Moving to next snapshotSingal, Kapil (ks220y)25-50/+50
Issue-ID: CCSDK-2691 Signed-off-by: Singal, Kapil (ks220y) <ks220y@att.com> Change-Id: I2ca4948c618bb7a496099ae00b7b93ac9f075c03
2020-08-24Add/Modified A1 DG'sLathish33-10734/+1696
Issue-ID: CCSDK-2605 Change-Id: I0a2618e9e46f53c369b3c86a85bac8ab1bc69022 Signed-off-by: Lathish <lathishbabu.ganesan@est.tech>
2020-08-24Add oran a1-adapter feature to odlsli-alpineRehanRaza3-2/+10
Change-Id: I32e11d4dca0eb112785f91fc0c3a930dcd7ddb5f Issue-ID: CCSDK-2604 Signed-off-by: RehanRaza <muhammad.rehan.raza@est.tech>
2020-08-17Added Policy Type DG For A1 MediationLathish6-1148/+547
Issue-ID: CCSDK-2605 Change-Id: If25d47ccd9d981e21b66a37c085c0c257644f47b Signed-off-by: Lathish <lathishbabu.ganesan@est.tech>
2020-08-07Release version 1.0.0 of docker containersDan Timoney1-0/+25
Release version 1.0.0 of ccsdk docker containers Change-Id: Ie484a016b071e7543e02f07a05c57f295b94c11e Issue-ID: CCSDK-2635 Signed-off-by: Dan Timoney <dtimoney@att.com>
2020-08-07Release 1.0.0 ccsdk/distribution maven artifactsDan Timoney1-0/+5
Release version 1.0.0 of ccsdk distribution maven artifacts Change-Id: Iee987ffc8de71c22bc724f864a3fcdd2e7ccfcee Issue-ID: CCSDK-2635 Signed-off-by: Dan Timoney <dtimoney@att.com>
2020-08-07Use released 1.0.0 CCSDK versions to create dockersDan Timoney4-9/+9
Use released versions of CCSDK artifacts to create dockers Change-Id: If6c23fe8ba3897fc6f1dd4f1763f16c3f0a0140a Issue-ID: CCSDK-2635 Signed-off-by: Dan Timoney <dtimoney@att.com>
2020-08-05Update ccsdk/distribution for SodiumDan Timoney3-3/+3
Updated dgbuilder/pom.xml to address breaking change in antrun maven plugin. Change-Id: Iff7b4f73caa7528d0cc5504a1d9efd4ac62142ea Issue-ID: CCSDK-2564 Signed-off-by: Dan Timoney <dtimoney@att.com>
2020-08-04Fix base image version of odlsliDan Timoney1-1/+1
odlsli should be using ccsdk-odl-neon-alpine-image as base, not ccsdk-odl-sodium-alpine-image. Change-Id: I375b25535961a79ab6fc7f164204ec081fc849db Issue-ID: SDNC-1312 Signed-off-by: Dan Timoney <dtimoney@att.com>
2020-07-14Merge "Fix parents of alpine modules"Dan Timoney2-2/+2
2020-07-14Fix parents of alpine modulesDan Timoney2-2/+2
Updated parent pom of alpine/java8 and alpine/java11 classes to be directory above instead of 2 directories above. Change-Id: Ifcc43553383126e6e7ca0b73c9508caa8af7588e Issue-ID: CCSDK-2548 Signed-off-by: Dan Timoney <dtimoney@att.com>
2020-07-09Update release notesDan Timoney1-5/+5
Update versions in release notes Change-Id: Ia6280f9d37ac36be8ea6049be442914e45481117 Issue-ID: CCSDK-2519 Signed-off-by: Dan Timoney <dtimoney@att.com>
2020-07-06switch back to java8Michael Dürre1-1/+1
set base alpine image back to Java11 Issue-ID: CCSDK-2526 Signed-off-by: Michael Dürre <michael.duerre@highstreet-technologies.com> Change-Id: I9cb47823aa7b2657882f9d01c87afb6329882c4a
2020-06-29add java 11 alpine imageMichael Dürre7-118/+280
parallel alpine image with java 11 installed Issue-ID: CCSDK-2484 Signed-off-by: Michael Dürre <michael.duerre@highstreet-technologies.com> Change-Id: Ia20a2175ee623f2400327b9fc25265c464780e65
2020-06-11Upgrade Sodium from SR2 to SR3Dan Timoney1-2/+2
Updated the base OpenDaylight Sodium docker to be based on Sodium SR3 instead of SR2. Change-Id: Iff1f97d6b262f1b36f23632e73bc40822c0f331e Issue-ID: CCSDK-2442 Signed-off-by: Dan Timoney <dtimoney@att.com>
2020-06-08Merge "Update css file name in conf.py"Dan Timoney1-1/+1
2020-06-08Merge "Refactor sliapi springboot"Dan Timoney15-3423/+0
2020-06-08Add _release_notes reference in Release Note RST fileEric Debeau1-0/+1
There is no reference _release_notes in the rst file As a result, this file can not be linked from the global Release Note page Issue-ID: DOC-631 Signed-off-by: Eric Debeau <eric.debeau@orange.com> Change-Id: I21614e349f4d3339a612c279fe5a08b82b56dda0
2020-06-05Refactor sliapi springbootDan Timoney15-3423/+0
Removed sliboot container from distribution. This docker is now built in ccsdk/apps as a new microservice Change-Id: I7794f13af5386bf16f3fcfb97a9fc1fcb4a74ca0 Issue-ID: CCSDK-2096 Signed-off-by: Dan Timoney <dtimoney@att.com>
2020-06-04Align requestID, subrequestID for DMAAP msgsSandeep Shah4-1276/+1310
Align the common header for DMAAP message received and published, as Policy depends upon them to corelate policy driven events. Updated DG's Issue-ID: CCSDK-2395 Signed-off-by: SandeepLinux <Sandeep.Shah@ibm.com> Change-Id: I7c65d00c05ed395c6c6f89f36763ae0aefde87fb
2020-05-28Update css file name in conf.pylf-jobbuilder1-1/+1
ribbon.css is the correct name of the css file. Issue-ID: CIMAN-376 Signed-off-by: Jessica Wagantall <jwagantall@linuxfoundation.org> Change-Id: I9f0699d403633f1c0b2761da2cb22e33afcd0666
2020-05-28Update versions in relesae notesDan Timoney1-39/+39
Update versions for Frankfurt artifacts in release notes to match RC2 versions. Change-Id: If71c51c3aa934e24cd6860a1732bc54cd2c850a0 Issue-ID: CCSDK-2330 Signed-off-by: Dan Timoney <dtimoney@att.com>
2020-05-18Bug fix in DMAAP publication templatesSandeep Shah2-2/+2
Remove "0a" hex newline character at the end of the DMAAP publication template files. DMAAP message router is very sensitive Issue-ID: CCSDK-2379 Signed-off-by: SandeepLinux <Sandeep.Shah@ibm.com> Change-Id: I7b4e5925c693463cea3441eb15f0e2d4dd3f8416
2020-05-14Add Frankfurt release notesDan Timoney3-332/+322
Add release notes for Frankfurt following new, non-comprehensive template. Change-Id: Idf457050c9c7332be2d97ebc93e0836c44841f1e Issue-ID: CCSDK-2330 Signed-off-by: Dan Timoney <dtimoney@att.com>
2020-05-08Upgrade nodejs version in dgbuilder installDan Timoney1-1/+8
Updated by Sheshi (sc2914@att.com) to upgrade nodejs version as part of docker build. Change-Id: Ia8d04466774350fda588e91e9e8f9e4b2e42b003 Issue-ID: CCSDK-2353 Signed-off-by: Dan Timoney <dtimoney@att.com>
2020-04-28integrate spring sli container with AAFAgarwal, Ruchira (ra1926)1-0/+1
update mail pom with sliboot module Issue-ID: CCSDK-2304 Signed-off-by: Agarwal, Ruchira (ra1926) <ra1926@att.com> Change-Id: I2c125d57cf595e735d46c62d0cb99b6c751f3f1e
2020-04-09integrate spring sli container with AAFAgarwal, Ruchira (ra1926)11-5/+90
add certs and configure spring sli for AAF Issue-ID: CCSDK-2304 Signed-off-by: Agarwal, Ruchira (ra1926) <ra1926@att.com> Change-Id: Ia4f784a42ee7e5db0b3a2b82b55b23af705797ce
2020-04-08Automation adds ccsdk-distribution-architecture.rstLF Jenkins CI1-0/+1
Issue-ID: CIMAN-376 Change-Id: I113456ac40b944f17a26d0a9a6b61f47241aa85f Signed-off-by: lf-jobbuilder <releng+lf-jobbuilder@linuxfoundation.org>
2020-04-08Automation adds ccsdk-distribution-offeredapis.rstLF Jenkins CI1-0/+1
Issue-ID: CIMAN-376 Change-Id: Ie3b25dce91c01e9acc3ac240d6a5a7a508515478 Signed-off-by: lf-jobbuilder <releng+lf-jobbuilder@linuxfoundation.org>