Age | Commit message (Collapse) | Author | Files | Lines |
|
|
|
|
|
|
|
|
|
|
|
* Update kubernetes/aai from branch 'master'
to eb70b3f12b30d4d7ea010723707db8c3e2ef2354
- Update charts with release images
Issue-ID: AAI-2580
Change-Id: Icd5f1a1b025defcc747cafa97bd65fd764392be6
Signed-off-by: Jimmy Forsyth <jf2512@att.com>
|
|
|
|
Migrate to auto cert gen using latest templates
Minor updates to align portal-sdk to latest templates
Issue-ID: PORTAL-847
Depends-On: Ie3f5ae5c2a37d816afc42d2c67ebe8e40e749c79
Signed-off-by: ChrisC <christophe.closset@intl.att.com>
Change-Id: Ib457b0940d549168ebc173d9b1f953bb933088a1
|
|
|
|
Currently /opt/onap/ccsdk/data/properties directory with its
configfiles is saved in sdnc image and not provided via helm.
File "aaiclient.properties" stored there appears to be used for
determining AAI URI by directed graphs. In this patch,
aaiclient.properties provided by configmap is added to this directory,
with still being passed to previous one. This helps with following
error you could see in karaf logs:
2020-04-06T11:18:12,714 | WARN | qtp1411815619-117 | AAIService | 218 - org.onap.ccsdk.sli.adaptors.aai-service-provider - 0.7.1 | - 33 (update) | java.net.UnknownHostException: aai.api.simpledemo.onap.org
Issue-ID: SDNC-1130
Signed-off-by: Konrad Bańka <k.banka@samsung.com>
Change-Id: I8ed73f49092912419794abac1f8ccd6325672eb5
|
|
SDNC entrypoint script sets up several environment variables
including configfiles dir. Recent addition of AAF configfiles
broke expected path for used properties files. This could be
noticed with example error from karaf logs:
org.onap.ccsdk.sli.core.sli.SvcLogicException: Cannot read property file: /opt/app/osaaf/local/generic-resource-api-dg.properties: /opt/app/osaaf/local/generic-resource-api-dg.properties (No such file or directory)
Issue-ID: SDNC-1147
Signed-off-by: Konrad Bańka <k.banka@samsung.com>
Change-Id: Ifcfde9abef1c12a7b8d1009f346d313b8fe57f44
|
|
|
|
In R6, the DMaaP provisioning server (DMaaP BC) exposes its
API via HTTPS only. The DMaaP plugin must be configured to
use HTTPS to access DMaaP BC.
Issue-ID: DCAEGEN2-2193
Signed-off-by: Jack Lucas <jflucas@research.att.com>
Change-Id: Ic80b1d05fe8666a5df87af647c66b2d2bca31def
|
|
|
|
|
|
Making the charts consistent based on comments
Fixing oom gating issue related to busyBoxImage value not found
Moving and fixing cmso certs to this checkin
Adding oof-cmso to the hardcoded certificates list
Change-Id: Id48903ef7c38d69fcd8da5e067c2031359c94b56
Signed-off-by: vrvarma <vikas.varma@att.com>
Issue-ID: OPTFRA-720
|
|
|
|
Issue-ID: INT-1511
Signed-off-by: Konrad Bańka <k.banka@samsung.com>
Change-Id: I1642557b2ffbee941dc2865a818ca68e814511a6
|
|
|
|
|
|
Onboard server certificates for HTTPs via AAF init containers.
Issue-ID: EXTAPI-375
Signed-off-by: Sylvain Desbureaux <sylvain.desbureaux@orange.com>
Change-Id: Icbcf075dd2dd8588aa9f14d23974a122bde38ae7
|
|
|
|
Added the trust store provided by waqas to be included
with vnfm adapter jvm arguments.
Issue-ID: SO-2765
Signed-off-by: Ramesh Parthasarathy(rp6768)<ramesh.parthasarathy@att.com>
Change-Id: Ifbe7bd54dcf1f79b49bed1f887e472ad9b7ac634
|
|
SO APIH was missing aai endpoint & auth credentials.
It has been corrected
Issue-ID: SO-2788
Signed-off-by: Ramesh Parthasarathy(rp6768)<ramesh.parthasarathy@att.com>
Change-Id: I40ee3b495205cacca740da8668d7c9a38febc1a1
|
|
Issue-ID: VNFSDK-565
Signed-off-by: Kanagaraj Manickam <kanagaraj.manickam@huawei.com>
Change-Id: I11642da8c613bec8e0b679489205504f8e0b46e8
|
|
|
|
|
|
|
|
Use common secret template in pap module instead of hardcoding them in
config map.
For now db creds are hardcoded but this will be remove in further commits.
Issue-ID: OOM-2342
Signed-off-by: Krzysztof Opasiak <k.opasiak@samsung.com>
Change-Id: Ic4a4c175579fdc89de216fc09edd562530ad10cc
|
|
Use common secret template in policy-api module instead of hardcoding db
credentials in config map.
For now db creds are hardcoded but will be remove in further commits.
Issue-ID: OOM-2342
Signed-off-by: Krzysztof Opasiak <k.opasiak@samsung.com>
Change-Id: I6219a06ef466e214756302974589fcc27fa0a4cd
|
|
Due to some fixes for policy communication, we have to bump up clamp to 5.0.3
Issue-ID: CLAMP-819
Signed-off-by: sebdet <sebastien.determe@intl.att.com>
Change-Id: I46eed4fa23e92002a6b80f4d1b00e5ba27b4edd2
|
|
Change-Id: I517e1ed97538bfc83a34a0f65bee46f7eb3b297b
Signed-off-by: Vijay Venkatesh Kumar <vv770d@att.com>
Issue-ID: DCAEGEN2-2191
|
|
|
|
1.7.1 release for APPC
Issue-ID: APPC-1849
Change-Id: I6b5f2d03bd737b0b12345339ab923f1c9b7627b4
Signed-off-by: Taka Cho <takamune.cho@att.com>
|
|
"index" function is bad in term of performance in Helm.
Reworked the templates in order to avoid it.
as certificates are retrieved at every boot (and as already present
certs are deleted before), we don't need persistent storage
Also set aafImage as a global variable in order to have a consistent use
accross ONAP
Issue-ID: EXTAPI-375
Signed-off-by: Sylvain Desbureaux <sylvain.desbureaux@orange.com>
Change-Id: Ie3f5ae5c2a37d816afc42d2c67ebe8e40e749c79
|
|
Change-Id: I6e56012ca7baabef1bcd4f475245606fc44d9d91
Signed-off-by: efiacor <fiachra.corcoran@est.tech>
Issue-ID: DMAAP-1420
|
|
Update image versions for SDNC and CCSDK to use Frankfurt
M4 versions
Updated CDS versions to use repaired version 0.7.1
Reverted naming service to El Alto version (0.6.3) as
workaround while startup issue is investigated.
Issue-ID: SDNC-1110
Signed-off-by: Dan Timoney <dtimoney@att.com>
Change-Id: Ie76466dd65a3a3dfb0df2aaa13f14c298bbc7c11
|
|
|
|
|
|
* Update kubernetes/aai from branch 'master'
to ab137ca81f5d4f9eb3d442f37f8e7ea52d7757f0
- Merge "Removed the PNF mappings from AAI-Babel cfg"
- Removed the PNF mappings from AAI-Babel cfg
It comes out, that when these mappings are filled in aai-babel tosca-mappings, the Service model distribution breaks.
We will need a permanent fix in Guilin release, for now, let`s remove that mapping.
Change-Id: I714979d6e032a09d74ad658d82b304c7165adb96
Signed-off-by: deen1985 <damian.nowak@nokia.com>
Issue-ID: AAI-2845
|
|
Use 6.0.0 in preparation for Frankfurt release
Issue-ID: OOM-2320
Signed-off-by: Sylvain Desbureaux <sylvain.desbureaux@orange.com>
Change-Id: I8ad82dfdf48b56c38c0e85d640b18cc13c8d9e67
|
|
* Update kubernetes/aai from branch 'master'
to 39e940f450e0345d5328a1809bdc42779e9c3cb4
- Bump chart version
Use 6.0.0 in preparation for Frankfurt release
Issue-ID: OOM-2320
Signed-off-by: Sylvain Desbureaux <sylvain.desbureaux@orange.com>
Change-Id: I7280bb53c67230afd10483ac4a9b0508e47fb06b
|
|
* Update kubernetes/robot from branch 'master'
to 7f37c3cd610edd911a8b68e2118212d9ec8149d6
- Bump chart version
Use 6.0.0 in preparation for Frankfurt release
Issue-ID: OOM-2320
Signed-off-by: Sylvain Desbureaux <sylvain.desbureaux@orange.com>
Change-Id: I73cc56e5e12018cf2d313bea04facf9e41691ad4
|
|
|
|
Remove the logback file not used anymore and bump up clamp version
Issue-ID: CLAMP-812
Signed-off-by: sebdet <sebastien.determe@intl.att.com>
Change-Id: Ic3576039df21eb8aa27064188c56c0117aea1ceb
|
|
|
|
Updated truststore/keystore password for sdc cert.
Added truststore/keystore password to chef AUTO.json.
Updated deployment.yaml files to mount the cert files.
Issue-ID: SDC-2855
Signed-off-by: Krystian Kedron <k.kedron@partner.samsung.com>
Change-Id: Ifd0d45cc591a0624005f86d2e67e3c0bc490efd3
|
|
|
|
|
|
|