Age | Commit message (Collapse) | Author | Files | Lines |
|
* 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)
|
|
|
|
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)
|
|
Instead of copy-pasting code around aaf_agent usage let's use a common
template that automates this.
Issue-ID: AAF-1134
Change-Id: I266017e4acbcdac89a31dfba775380fd5cd9acfe
Signed-off-by: Krzysztof Opasiak <k.opasiak@samsung.com>
(cherry picked from commit 2df4a7841dda43f016f6b7665f5e2e13f3616557)
|
|
Change-Id: I6d14baf950e413caa9d672a96d4a194bccb507f9
Issue-ID: SDC-2948
Signed-off-by: Ofir Sonsino <os0695@intl.att.com>
(cherry picked from commit 04da1c28d8617fbabdedf18fda3aa4e99e2a9562)
|
|
|
|
* Update kubernetes/aai from branch 'frankfurt'
to 64644ed8954a67f51abb98bb3cf3444ba6db0f64
- Change to released 1.6.9 schema-service
Issue-ID: AAI-2593
Signed-off-by: Jimmy Forsyth <jf2512@att.com>
Change-Id: I73260f6a79804d46aac696eff7ff0d985093d303
(cherry picked from commit 01adc58bfb26c1d8e7415855293c1ae766c7a417)
|
|
Update versions for SDNC and CCSDK dockers to reflect Frankfurt RC2
versions.
Issue-ID: SDNC-1171
Signed-off-by: Dan Timoney <dtimoney@att.com>
Change-Id: Iaf34379550d148a164341dac6c44fa20926b8ccb
(cherry picked from commit 830b85f4e37b11136e473182f64ed5612e5edb72)
|
|
Issue-ID: SO-2821
Signed-off-by: seshukm <seshu.kumar.m@huawei.com>
Change-Id: I0195408a29283c8fa3fe84ae72d616e1822bd3aa
|
|
Update osdf and has configurations
Change-Id: I900ca5143fea1e5cd38d382abd5fe9b08af1a4de
Signed-off-by: vrvarma <vikas.varma@att.com>
Issue-ID: OPTFRA-760
(cherry picked from commit 96294cd67ebb8fef62399a96bff624e24d40a8bc)
|
|
|
|
frankfurt
* changes:
[COMMON] Use common aaf template in elasticsearch
[PORTAL] Move portal subcharts to components
[SDNC] Use common aaf template in sdnc
[COMMON] Fix certInitializer to use proper global values
[DMAAP] Use common aaf template in dmaap-bc
[COMMON] Fix certInitializer
[COMMON] Override truststore in aaf_agent image
|
|
Release clamp 5.0.7 containing an important fix for clamp-857
Issue-ID: CLAMP-857
Signed-off-by: sebdet <sebastien.determe@intl.att.com>
Change-Id: I94b0d11ca0e6fdf441784c8cb77860d002923dad
|
|
* Update kubernetes/robot from branch 'frankfurt'
to d80164a8b6d73762dcfd8d14262811b7ff52caf3
- Testsuite R6 RC2 1.6.2 docker for OOM
Update testsuite version for RC2 frankfurt
Issue-ID: INT-1550
Signed-off-by: mrichomme <morgan.richomme@orange.com>
Change-Id: I78bf8c3558658c11b2fb1fb96908d9209016014b
(cherry picked from commit 51322d3b374588a051b4a5522fbd25ac92ffb328)
|
|
|
|
Instead of copy-pasting code around aaf_agent usage let's use a common
template that automates this.
Issue-ID: AAF-1134
Signed-off-by: Krzysztof Opasiak <k.opasiak@samsung.com>
Change-Id: I9b3c7aab73186c0bf1dfaa5fe21cf2f001ca8619
|
|
In order to allow to define dependencies per subchart let's move all
of them to components and make sure that they can be build
independently.
Issue-ID: AAF-1134
Change-Id: Ia75ba66d9338dbacaea500c20f6a5b384d1685a1
Signed-off-by: Krzysztof Opasiak <k.opasiak@samsung.com>
|
|
Instead of copy-pasting code around aaf_agent usage let's use a common
template that automates this.
Issue-ID: AAF-1134
Signed-off-by: Krzysztof Opasiak <k.opasiak@samsung.com>
Change-Id: I66886290a1a13ca1c1d924b4d1128adc293b301c
|
|
One of reasons why certInitializer is a proper chart that you need to
put in your requirements.yaml is to avoid copy-pasting the same global
values among different charts. As it turned out in tests we've been
not "mangling" global values properly while creating
$subchartDot. This patch fixes the issue.
Issue-ID: AAF-1134
Signed-off-by: Krzysztof Opasiak <k.opasiak@samsung.com>
Change-Id: I630154c4eedd7192ebb1881e5899c8df495d988b
|
|
Instead of copy-pasting code around aaf_agent usage let's use a common
template that automates this.
Issue-ID: AAF-1134
Signed-off-by: Krzysztof Opasiak <k.opasiak@samsung.com>
Change-Id: I42bb5a8840701dfd99488df9913a5ffd01b17f64
|
|
By mistage aaf-agent-certs volume was created only if aaf_add_config
option was set. This is incorrect as it should be created always.
Issue-ID: AAF-1134
Signed-off-by: Krzysztof Opasiak <k.opasiak@samsung.com>
Change-Id: I6172d2cbb781db4a26e09b7c4c324e985978b31e
(cherry picked from commit 108483cae4831bb99e11d0c7df9dad8621b202ff)
|
|
aaf_agent image currently contains hardcoded truststores in order to
be able to connect to certman to retrieve certificate for given
component.
The goal is to remove hardcoded truststore from aaf_agent immage but
first we need to be sure that all its users are able to provide the
truststore to the pod as a configmap.
Issue-ID: AAF-1134
Signed-off-by: Krzysztof Opasiak <k.opasiak@samsung.com>
Change-Id: Ibe9de6ad7264c05aeca2af858918fc2b4d3a772b
(cherry picked from commit 95a5f84069703c583e49028b37003c73c03cc07d)
|
|
|
|
Issue-ID: USECASEUI-434
Change-Id: I050c1ebfb086e879be9a764cf9e2844b6556ec2c
Signed-off-by: hekeguang <hekeguang@chinamobile.com>
(cherry picked from commit 9f5bf370648664ee76bdbcf58b9eb484fb31d58c)
|
|
|
|
Issue-ID: PORTAL-894
Change-Id: I7cf521518a89be18443148b350ba3d1df1bfec06
Signed-off-by: statta <statta@research.att.com>
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Issue-ID: VNFSDK-577
Signed-off-by: Zebek Bogumil <bogumil.zebek@nokia.com>
Change-Id: I64cb933fe5d0f721221c13f5b5271d2f460f021b
|
|
' 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: OOM-2317
Reported-by: Fiachra Corcoran <fiachra.corcoran@est.tech>
Signed-off-by: Krzysztof Opasiak <k.opasiak@samsung.com>
Change-Id: I970eaf03fbcbfa8cb68df4a06ee27503d02d896a
(cherry picked from commit b0a2d3b3628166dc2dba34a6984cc36b8f821fe0)
|
|
Changes requested by Yuriy. Moved policy password to secrets.
Issue-ID: CCSDK-1307
Signed-off-by: bt2983 <bt2983@att.com>
Change-Id: Ibec80f147ad1f7623b5915afd0072f7add76ef9f
(cherry picked from commit 91566f00ca5ad9d76ff658f05fc8596ab481287a)
|
|
Issue-ID: POLICY-2514
Signed-off-by: jhh <jorge.hernandez-herrero@att.com>
Change-Id: Id2597d80cfd5c43992e8d0435a2aca4312a3c796
Signed-off-by: jhh <jorge.hernandez-herrero@att.com>
|
|
|
|
|
|
Change tested on so-openstack-adapter but it should impact each
subcomponent the same way.
Issue-ID: MSB-467
Signed-off-by: Konrad Bańka <k.banka@samsung.com>
Change-Id: I3f2ffef25b614701b23aeb9b248db24eee671188
(cherry picked from commit 9755aadf7f86d65db50c3193b984c8f76536c54f)
|
|
Also add helm certificate to be used within deployments.
Issue-ID: MSB-467
Signed-off-by: Huabing Zhao <zhao.huabing@zte.com.cn>
Signed-off-by: Konrad Bańka <k.banka@samsung.com>
Change-Id: I1dabc31275edebd4a01be658e462a7d45497ce46
(cherry picked from commit 88cf4965828fa7f17e413a4465844e200d1358df)
|
|
|
|
|
|
|
|
the final docker release for R6
Issue-ID: APPC-1869
Change-Id: Ic16764a73e0cfafc4063048a94953878d900e5af
Signed-off-by: Taka Cho <takamune.cho@att.com>
|
|
Changes requested by Yuriy. Updated Policy URL.
Issue-ID: CCSDK-1307
Signed-off-by: bt2983 <bt2983@att.com>
Change-Id: I8880fdc5a3a3611f036b3277991c5880f250f3f7
(cherry picked from commit 06961eb7abf0b71206f414e8a2456e0801e32ed0)
|
|
Issue-ID: PORTAL-894
Signed-off-by: ChrisC <christophe.closset@intl.att.com>
Change-Id: Ide962ac7f02d17e4386002a891ab0cf22f38f656
(cherry picked from commit 98e52d2277d7ecf8aa3ae6fcc2d7cb748f659cb6)
|