Age | Commit message (Collapse) | Author | Files | Lines |
|
|
|
|
|
On some environments, clamp database is restarted in the middle of the
init script.
The consequence is then a weird behavior, especially if the users are
not set.
This patch adds more time to the DB in the environment override file
(which is supposed to be used in slow environnement).
Issue-ID: OOM-2597
Signed-off-by: Sylvain Desbureaux <sylvain.desbureaux@orange.com>
Change-Id: Ieb700afbb27610dbad18d860b7fb85ac95c2bb0d
|
|
|
|
Moving from NodePort to ClusterIP has made a regression.
This patch solves it.
Issue-ID: OOM-2556
Signed-off-by: Sylvain Desbureaux <sylvain.desbureaux@orange.com>
Change-Id: I6e2d87bf22bb8f25e6b25653f2954f04c1011800
|
|
|
|
|
|
|
|
Update the chart values.yaml to refer to the latest clamp BE/FE images.
Also the memory and timeout settings have been changed (no heap limit)
Issue-ID: CLAMP-953
Signed-off-by: sebdet <sebastien.determe@intl.att.com>
Change-Id: I543509760c7e3124d068c26b325de9280220194d
|
|
|
|
|
|
|
|
|
|
|
|
Change-Id: Ic0df69cdf5be0eaef749b784e59daec0c8ffff63
Signed-off-by: Jakub Latusek <j.latusek@samsung.com>
Issue-ID: OOM-2562
|
|
Change-Id: I0f3278d513430ddf18abd3580a48f0d7a0bccc78
Signed-off-by: Jakub Latusek <j.latusek@samsung.com>
Issue-ID: OOM-2562
|
|
Change-Id: Iacdd497d0bce0574dd7d8ff425ab0aba5a8729e5
Signed-off-by: Jakub Latusek <j.latusek@samsung.com>
Issue-ID: OOM-2562
|
|
Issue-ID: VFC-1743
Change-Id: I4c758593e39043a2e8dbf1cfaca36e9f2960529a
Signed-off-by: dengyh <dengyuanhong@chinamobile.com>
|
|
Issue-ID: POLICY-2839
Change-Id: Id29259a12c438f5be692791a5617c5db623028af
Signed-off-by: Taka Cho <takamune.cho@att.com>
|
|
|
|
Issue-ID: USECASEUI-489
Change-Id: Id21c913b2f353e6d91728fe6c786e21f5b3b82af
Signed-off-by: hekeguang <hekeguang@chinamobile.com>
|
|
|
|
|
|
|
|
|
|
1. releasing new policy docker
2. remove BASE64 password
3. remove legacy operation type in apex
Issue-ID: POLICY-2770
Change-Id: Ic1c8315687cb726c3888a4345bc163d42994fa52
Signed-off-by: Taka Cho <takamune.cho@att.com>
|
|
|
|
|
|
|
|
|
|
|
|
Issue-ID: MODELING-437
Change-Id: Ie8eba9f0d3e25787b0160e67d19a7d9f079dc717
Signed-off-by: dengyh <dengyuanhong@chinamobile.com>
|
|
Update docker-entrypoint.sh file, since we
are going with the latest mariaDB version
10.5.5 and also updated with released images
Issue-ID: OOM-2587
Signed-off-by: SandeepLinux <Sandeep.Shah@att.com>
Change-Id: If903ccbfb5dc820219b7d0d28d274bd40b033887
Signed-off-by: statta <statta@att.com>
|
|
Issue-ID: VID-897
Change-Id: I4517c137c7cf8660b3943969000f65a8e0d4d7ac
Signed-off-by: Ikramullah, Ikram <ikram@research.att.com>
|
|
Fix blueprint generator bugs
Issue-ID: DCAEGEN2-2459
Issue-ID: DCAEGEN2-2460
Signed-off-by: Remigiusz Janeczek <remigiusz.janeczek@nokia.com>
Change-Id: I0893ac6db7787427c89b11ee603adbf9800121f3
|
|
Issue-ID: SDNC-1136
Signed-off-by: egernug <gerard.nugent@est.tech>
Change-Id: Id8c02dc9546165c42be79b879a6207fef969b543
|
|
* Update kubernetes/robot from branch 'master'
to 34913f2223539640c81ae9e7a65744a09a95c9ce
- Adding global variable for NSSMF adapter
Issue-ID: OOM-2585
Change-Id: Id9274349ba841f173da5774de8b53b7758cc2795
Signed-off-by: sumitc29 <sumit.chandak@amdocs.com>
|
|
Install version 2.0.2 of sdnc docker images, which contains a
fix to issue where AAI interface was failing due to failed
SSL certificate check.
Issue-ID: SDNC-1371
Signed-off-by: Dan Timoney <dtimoney@att.com>
Change-Id: Id14b823989cdd987d745d205458ec57712c2a3df
|
|
Deploy cm-container version 3.3.4
Update container memory limits and requests to
address problem in integration environment
Issue-ID: DCAEGEN2-2471
Issue-ID: DCAEGEN2-2457
Signed-off-by: Jack Lucas <jflos@sonoris.net>
Change-Id: I439385f320ee90d571599ba81a09b62e7e714d2e
|
|
|
|
|
|
|
|
Changed runtime-api config: version of k8splugin in order to allow generation of correct
blueprint during dynamic component deployment in DCAE.
Change-Id: I9c68ad4395951d0d9306eca9177fa40e18b2ce76
Issue-ID: DCAEGEN2-1794
Signed-off-by: kjaniak <kornel.janiak@nokia.com>
|
|
- upgrade vnfsdk version
- resolve problem with db connection between refrepo container and postgres container
Issue-ID: VNFSDK-655
Signed-off-by: Zebek Bogumil <bogumil.zebek@nokia.com>
Change-Id: I73755886377c22c51d690f37d7c1ca06407e3d45
|
|
Add missing common flavor limits (and revisit some values)
Add fixed limits for single job containers and init containers (no need to have these configurable I think)
Reworked timeouts
Issue-ID: SDC-3282
Signed-off-by: ChrisC <christophe.closset@intl.att.com>
Change-Id: I2eb7122eed370978876ac496a68eebb51421595a
|
|
This aims to fix the changes done in
https://gerrit.onap.org/r/c/oom/+/111509 which broke ejbca/netbox/awx
readiness image name pattern.
Change-Id: I65d2f19a96d43c61167d63eb047e960dc213c985
Issue-ID: OOM-2584
Signed-off-by: Bartek Grzybowski <b.grzybowski@partner.samsung.com>
|
|
|
|
|
|
Bug fixes in deployment.yaml file for both
portal-app and sdk components
Issue-ID: OOM-2582
Signed-off-by: SandeepLinux <Sandeep.Shah@att.com>
Change-Id: I4123ca8f48f503170466f7a965696406c14635d6
Signed-off-by: Sylvain Desbureaux <sylvain.desbureaux@orange.com>
|
|
|