Age | Commit message (Collapse) | Author | Files | Lines |
|
The setenv script used to set garbage collection options in Frankfurt
contains a typo. Unfortunately, since the GC logging options are different
in Frankfurt vs Guilin, we cannot simply cherry pick the Guilin change that
fixed this - we must submit a separate change directly to Frankfurt.
This change changes the setenv script so that it will be identical to that
used in Guilin - the differences are now in sdnc values.yaml. There is
a new setting (gcLogOptions), which is set here to the proper values
to enable GC logging for Frankfurt.
Issue-ID: SDNC-1377
Signed-off-by: Dan Timoney <dtimoney@att.com>
Change-Id: Ibacdb598cc561d64d1e197d45fe485a4701e3dd8
|
|
With the introduction of common secret template many of ONAP passwords
started being automatically generated.
The algorithm that we use for this purpose allows to choose the
complexity of generated password. By default we use "long" which
contains special characters. Unfortunately this turns out to often
cause some issue. To make our deployment more stable and user friendly
lets allow the deployer to choose the desired password complexity.
Issue-ID: OOM-2328
Signed-off-by: Krzysztof Opasiak <k.opasiak@samsung.com>
Change-Id: Ib7a412e19f6b44f20c8ac388393936cf5d967d4e
(cherry picked from commit f5ee1c5aa533c47f93b091eafb366c4185b4ab49)
|
|
Fix both clamp and common mariadb-galera instances to make sure that
special characters in passwords are escaped properly.
Issue-ID: OOM-2328
Signed-off-by: Krzysztof Opasiak <k.opasiak@samsung.com>
Change-Id: Iee48523d36d404ad7b21515f0d205f2f60a507ed
(cherry picked from commit 7860146d73472e3b2ff9f7390638ae608c9f9d0f)
|
|
Macro Workflow fails in AssignVnfBB in step HomingBB
for missing oof client configuration. It is being
addressed here.
Issue-ID: SO-3193
Signed-off-by: Ramesh Parthasarathy(rp6768)<ramesh.parthasarathy@att.com>
Change-Id: Idadfa075b33ed68b11edbdce02be3b0192173d42
|
|
|
|
|
|
Cert stores password support for APEX component in frankfurt
(POLICY-2633).
Issue-ID: POLICY-2678
Signed-off-by: jhh <jorge.hernandez-herrero@att.com>
Change-Id: Ic7bda77f0ecc59109bc0263eeb1d7c630d326128
Signed-off-by: jhh <jorge.hernandez-herrero@att.com>
|
|
|
|
Add hard coded certificate for CCSDK dgbuilder (design time tool)
Issue-ID: CCSDK-2541
Signed-off-by: Dan Timoney <dtimoney@att.com>
Change-Id: I9fe61a1bdf17cbdf22a3d518ded27582e86c2c07
|
|
|
|
Root keys of certificate should have 10 years validity.
Issue-ID: AAF-1175
Signed-off-by: Tomasz Wrobel <tomasz.wrobel@nokia.com>
Change-Id: I0ff9ed6ff095baa0797a2af50eca740e9b4a5c6b
|
|
* Update kubernetes/robot from branch 'frankfurt'
to 878f64c190e1dc5937ed30ff13921ff7fb1cbd97
- Bump 1.6.4 version for Frankfurt maintenance release
This new version includes minor fixes for ue case support
Issue-ID: INT-1652
Signed-off-by: mrichomme <morgan.richomme@orange.com>
Change-Id: I773d78906c5b32678e58eafe825ba12059ff52cf
(cherry picked from commit 44a38a594677ca38c4eea288908ebf503ad91b4e)
|
|
|
|
Update the sdc images for frankfurt maintenance release, moving to 1.6.
Issue-ID: SDC-3189
Signed-off-by: sebdet <sebastien.determe@intl.att.com>
Change-Id: I1f7ea5f6aee0def6d9711e9c93496e00024f7e26
(cherry picked from commit e1a57e0c3bfcb2b1441e6d30c2d1916961dc670b)
|
|
|
|
bump the SO modules for the F maintenance release
This is from 1.6.3 to 1.6.4
SO-appc-Ochestrator is released first time in this release
Issue-ID: SO-3022
Signed-off-by: seshukm <seshu.kumar.m@huawei.com>
Change-Id: Ib73e08ecaf2a93153cda9eef4dd2880f5376b6c8
|
|
|
|
|
|
|
|
Updated CDS versions to 0.7.5 and SDNC versions to 1.8.4 for Frankfurt mtce
release. Note: version 0.7.5 contains fix to remove hard-coded certs
from py-executor docker container.
Issue-ID: CCSDK-2519
Issue-ID: CCSDK-2399
Signed-off-by: Dan Timoney <dtimoney@att.com>
Change-Id: I8a6e02d94e9ab8108950543b6431c46fde2016dc
(cherry picked from commit dfe1ee071903b421a37c062458b78ddf3690f311)
|
|
Issue-ID: SO-3022
Signed-off-by: seshukm <seshu.kumar.m@huawei.com>
Change-Id: Idc5107ef640f760acbc285c7e74a2371f54c2431
|
|
- This is a new component with SO
- This component polls bpmn for any app-c related
tasks. If there is one, it will pick up the task,
execute the task and provide task status to bpmn
- SO code related to this functionality has already
been delivered by Elena.
Issue-ID: SO-2903
Signed-off-by: Ramesh Parthasarathy(rp6768)<ramesh.parthasarathy@att.com>
Change-Id: I1bb3afd437f420304c41255560fbe13106eefb83
|
|
frankfurt
|
|
' is one of characters that are placed in passwords by our default
password generation algorith. As ' is a special character in SQL
we need to escape it before concatenating it with SQL command.
Let's also add set -e to fail if any of databases has not been created
Issue-ID: OOM-2436
Signed-off-by: Krzysztof Opasiak <k.opasiak@samsung.com>
Change-Id: Ida8c75639eaa4049e3f874d30666f1fe4dc02e12
(cherry picked from commit c5dac87fa301247928211d5944be22ae14bcd534)
|
|
Issue-ID: CCSDK-2410
Issue-ID: CCSDK-2519
Signed-off-by: Sylvain Desbureaux <sylvain.desbureaux@orange.com>
Change-Id: I23aa5fd6c23659efece70067172660aaa3d4909c
|
|
JKS file for SO Sol003 adapter updated to reflect changes in MSB. White spaces removed in override file which caused issues.
Issue-ID: SO-2982
Change-Id: I6bdc16cdb585cf33580b710f6e60c139bb9034d4
Signed-off-by: Mukesh <mukeshsharma@est.tech>
|
|
|
|
keystore and truststore passwords are now stored as
secrets to be accessed by environment variables.
Issue-ID: POLICY-2575
Signed-off-by: jhh <jorge.hernandez-herrero@att.com>
Change-Id: I5831f5c7bc040d036c38c321b5cc87848e80ca48
|
|
frankfurt
|
|
' is one of characters that are placed in passwords by our default
password generation algorith. As ' is a special character in SQL files
we need to escape it before substituting environment variables in .sql file.
Issue-ID: CLAMP-878
Reported-by: Fiachra Corcoran <fiachra.corcoran@est.tech>
Signed-off-by: Krzysztof Opasiak <k.opasiak@samsung.com>
Change-Id: I0423b0eaecf7cc16892c10b14881c4d09a24a1d0
Signed-off-by: xuegao <xg353y@intl.att.com>
|
|
This reverts commit f5993cdff9c9d873966d24e7987094fee4d13f0d.
Reason for revert: upgrade script is not working well in all situations
Issue-ID: INT-1633
Change-Id: Ic743f36fac73315eb10189e82cda80aa60e49af8
Signed-off-by: Sylvain Desbureaux <sylvain.desbureaux@orange.com>
|
|
|
|
Minor configuration changes required in 3 SDNC DMAAP
listener/consumer properties
Issue-ID: OOM-2400
Signed-off-by: Dan Timoney <dtimoney@att.com>
Change-Id: I329d0cb6e7f706ff3ad22eabdbcce442a9c56410
|
|
Issue-ID: OOM-2424
Signed-off-by: Sylvain Desbureaux <sylvain.desbureaux@orange.com>
Change-Id: Iee3f9b6e1dc0dd278c9c55d317827f16ac8b3389
(cherry picked from commit 9c2c7cfe29b0fb2cad1f13ab5b50e896aac1007a)
|
|
Issue-ID: CCSDK-2414
Signed-off-by: Julien Fontaine <julien.fontaine@bell.ca>
Change-Id: I9a346b740c2c6225f690fca0b6b97c9f6b8b4951
(cherry picked from commit a0aae63297e64016db2a441c23240849ebf4f2f2)
|
|
Issue-ID: CCSDK-2425
Signed-off-by: Abdelmuhaimen Seaudi <abdelmuhaimen.seaudi@orange.com>
Change-Id: Ib520bab2d2ffcd5e0791b4a6cd1eaa50d3c29e76
|
|
AAF SMS was hardcoding its certificates in the container.
This patch makes use of certInitializer in order to retrieve "fresh"
certificates.
In order to use certInitiliazer in a sub component, we had to move
charts to component and add the right requirements.
Issue-ID: AAF-1159
Signed-off-by: Sylvain Desbureaux <sylvain.desbureaux@orange.com>
Change-Id: I6ec55eddffd54dd56b03cea1a6f0b437f8bfa299
(cherry picked from commit 0de302ad6212185c842ce7232319e19d994dd520)
|
|
When upgrading from a version to another, it may be impossible to do it
"simply" because of changes in immutable properties of statefulsets. We
change that here by creating a temporary deployment which will hold the
whole databases during the time the old statefulset gets destroyed and
the new one gets created.
Issue-ID: OOM-2316
Signed-off-by: tringuyen <tri.nguyen@tatacommunications.com>
Signed-off-by: Sylvain Desbureaux <sylvain.desbureaux@orange.com>
Change-Id: I318d72830d5002f50597e23e0753e292f8b47c53
(cherry picked from commit eb9eb59171a43d25fb012aaad0a1d37ca86bc2bf)
|
|
|
|
This new micro service allow retrieval of certificates using CMPv2
protocol and relay the requests to CA server (such as EJBCA provided in
contrib folder).
Issue-ID: AAF-1083
Change-Id: Ib3acba3d071533ad933d043f067147e8406d8fa8
Signed-off-by: EmmettCox <emmett.cox@est.tech>
Signed-off-by: Sylvain Desbureaux <sylvain.desbureaux@orange.com>
(cherry picked from commit bca68e048a74ac3754e76ed738090402f7cbfd13)
|
|
Issue-ID: SDNC-1136
Change-Id: I863bd7b280701c503ba45af6ba8e85f48ea18cfb
Signed-off-by: egernug <gerard.nugent@est.tech>
(cherry picked from commit 9903d6b77b32fb6a70194716a7aeeb7a84e508c1)
|
|
into frankfurt
|
|
* Update kubernetes/robot from branch 'frankfurt'
to 36eee9317915ad1728421a5abeaa84fff239911c
- bump testsuite 1.6.3 for frankfurt RC2
the delta with 1.6.2 includes minor fixes for
- 5gbulkpm
- pnf-registrate
Please note that these changes are already taken into account in CI
as xtesting dockers are rebuilt everyday but it is cleaner to execute
the use cases
Issue-ID: INT-1553
Signed-off-by: mrichomme <morgan.richomme@orange.com>
Change-Id: Ibd41c65d4190421e7c790f7e1f8a754923803757
Signed-off-by: mrichomme <morgan.richomme@orange.com>
(cherry picked from commit 7ee95b4c8f667dd0506499db17688473309cd91e)
|
|
|
|
Not all components declare repository in the global section which may
lead to some error when processing just a single component instead of
whole onap. To avoid this let's make sure that cerInitializer sets
repository url internally.
Issue-ID: OOM-2416
Signed-off-by: Krzysztof Opasiak <k.opasiak@samsung.com>
Change-Id: I4fd2a235b188c7ee09d0173dbaa873141187a077
(cherry picked from commit 1b6861577c9b0a67e14ce70b1ddecc2e70db88ca)
|
|
Uplifting AAF to 2.1.23
Issue-ID: AAF-1127
Signed-off-by: ChrisC <christophe.closset@intl.att.com>
Change-Id: Ib7f76feb6d3adc622d4f198a1f954062d84a3ca2
|
|
|
|
|
|
|
|
Instead of copy-pasting code around aaf_agent usage let's use a common
template that automates this.
Issue-ID: AAF-1134
Change-Id: I49a7da1458b50dd1c550dbed5e686efc1c8e948d
Signed-off-by: Krzysztof Opasiak <k.opasiak@samsung.com>
(cherry picked from commit 09f5279dfbf989fc2403f632869ee74bb0d9b9fb)
|