Age | Commit message (Collapse) | Author | Files | Lines |
|
This commit is the first commit that puts in multi module structure while
changing the existing CLAMP code as little as possible.
It adds a structure where common, models, participant and runtime are direct children under clamp,
and current clamp code is moved under runtime. This runtime directory will host controlloop
runtime code in later commits.
Issue-ID: POLICY-3215
Signed-off-by: Sirisha_Manchikanti <sirisha.manchikanti@est.tech>
Change-Id: I15bc8be92ed020343bff4024c4718fec462c40d7
Signed-off-by: liamfallon <liam.fallon@est.tech>
|
|
Add envsubst for OOM changes
Issue-ID: POLICY-3224
Signed-off-by: sebdet <sebastien.determe@intl.att.com>
Change-Id: I3f0900c43ab34a985b0e1b0cf02647b0d7ad3ff3
|
|
Issue-ID: POLICY-3166
Change-Id: Iba91032c318f281c5f1733aa1bcdfdfdfbf03952
Signed-off-by: Jim Hahn <jrh3@att.com>
|
|
Remove clamp releases from that new policy project and fix also additional clamp leftovers
Issue-ID: POLICY-2922
Signed-off-by: sebdet <sebastien.determe@intl.att.com>
Change-Id: I25cc246c4ec6b44dd105b03800c915c9c05c5f0b
Signed-off-by: sebdet <sebastien.determe@intl.att.com>
|
|
Fix the permissions not returned by AAF due to wrong code the clamp servlet.
Issue-ID: CLAMP-956
Signed-off-by: sebdet <sebastien.determe@intl.att.com>
Change-Id: I06fac82fb04421f154b67b625e910853ade8583f
Signed-off-by: sebdet <sebastien.determe@intl.att.com>
|
|
Align clamp path to what has been developed in OOM
Issue-ID: CLAMP-943
Signed-off-by: sebdet <sebastien.determe@intl.att.com>
Change-Id: I75b15d2e817b863d6482d422437939986c5be476
|
|
Use the baseline image for onap: onap/integration-java11:7.1.0
Issue-ID: CLAMP-943
Signed-off-by: sebdet <sebastien.determe@intl.att.com>
Change-Id: I9207c2861e82a0506c47213ecd2876aa1a4c6b79
Signed-off-by: sebdet <sebastien.determe@intl.att.com>
|
|
Update docker base image so that clamp uses the official onap jdk image
Issue-ID: CLAMP-625
Change-Id: I68525be3d6bfbf5dd7c5bcf6d59863df07fd4dd9
Signed-off-by: sebdet <sebastien.determe@intl.att.com>
|
|
So Alpine 3.10.3 and jdk 11.0.5
Issue-ID: CLAMP-553
Change-Id: I51527d0903aef406b996e7b83975f1a167ad4937
Signed-off-by: sebdet <sebastien.determe@intl.att.com>
|
|
Reverting JDK to 11 as deciced by the SECCOM
Issue-ID: CLAMP-553
Change-Id: I69bbf2b961616ae566e43cab944bd0daf5295a34
Signed-off-by: sebdet <sebastien.determe@intl.att.com>
|
|
Do the required changes to move to JDK 13
Issue-ID: CLAMP-327
Change-Id: Ia7840851eeefc6c00e3e49eacb2e49cc27a0b2f0
Signed-off-by: sebdet <sebastien.determe@intl.att.com>
|
|
New frontend initial draft in React with docker image in nginx
Issue-ID: CLAMP-413
Change-Id: Ie5826d79aa3db23f863e8fd217189ba41534abe9
Signed-off-by: sebdet <sebastien.determe@intl.att.com>
|