Age | Commit message (Collapse) | Author | Files | Lines |
|
|
|
Update the image version for UUI components
Issue-ID: USECASEUI-662
Change-Id: I1ca25dfcde7dee20266660797ce089430c3af9d8
Signed-off-by: hekeguang <hekeguang@chinamobile.com>
|
|
|
|
|
|
cps-core image updated to 3.0.1
Issue-ID: CPS-971
Signed-off-by: puthuparambil.aditya <aditya.puthuparambil@bell.ca>
Change-Id: I0817b9126e1b63d0f8a512b8ceeaa9301eebd111
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Add strimzi kafka config
Signed-off-by: efiacor <fiachra.corcoran@est.tech>
Change-Id: Ib6af32bae9f85cbc2e3c9484b970229d63c299b1
Issue-ID: DMAAP-1681
|
|
- Add new application config properties
- Add new dmaap subscribers properties
- Update slice-analysis-ms image version to 1.1.1
Issue-ID: DCAEGEN2-3124
Signed-off-by: decheng zhang <decheng.zhang@huawei.com>
Change-Id: I9fa1bbcbce9ce03d6b02d857037e9e0c5333df66
Signed-off-by: decheng zhang <decheng.zhang@huawei.com>
|
|
Adding admin user for kafka
Signed-off-by: efiacor <fiachra.corcoran@est.tech>
Change-Id: I077c9453fa68ed6e1c39f0fabc7e459df7027f9d
Issue-ID: DMAAP-1705
|
|
Raise the logging level from DEBUG to INFO to reduce the amount of logs.
Issue-ID: HOLMES-529
Signed-off-by: GuangrongFu <fu.guangrong@zte.com.cn>
Change-Id: I8ccee757a86b51ee7f09658a41fd869f6d3c79d5
|
|
Remove nonssl NodePort
Signed-off-by: efiacor <fiachra.corcoran@est.tech>
Change-Id: I5ee4294771e1b6559b64ddb14ddb123761ccdc4c
Issue-ID: OOM-2966
|
|
Update OOF-HAS container to 2.3.0
Issue-ID: OPTFRA-1037
Signed-off-by: Krishna <krishnamoorthy.manoharan@stl.tech>
Change-Id: I46f6a23ce0f61cf22559e39e29a0118cc9730136
|
|
Removing http nodePort
Signed-off-by: efiacor <fiachra.corcoran@est.tech>
Change-Id: Ie7d3ae73db73aa7ae07931ae1b0ca8a5187d0ee8
Issue-ID: OOM-2966
|
|
|
|
pointed out by checkbashisms.
shopt, and therefore all the options it provides (only nullglob here)
are not defined by POSIX and are bash-specific.
The specific option nullglob is well documented in the bash manual.
In short, it makes filename globbing patterns that do not match any
filenames simply expanded to nothing rather than remaining unexpanded.
$ echo my*file
my*file
$ shopt -s nullglob
$ echo my*file
This is actually useless in the script where it is used here
since no blob is used to expand such filenames.
Issue-ID: OOM-2643
Signed-off-by: guillaume.lambert <guillaume.lambert@orange.com>
Change-Id: Id336c17a46c6e5c0748562e7cd8f0efa5570ce6d
|
|
|
|
Updated docker versions.
Issue-ID: HOLMES-529
Signed-off-by: GuangrongFu <fu.guangrong@zte.com.cn>
Change-Id: Ib9b576f035a7daae556265ff6461894932d591a5
|
|
pointed out by checkbashisms.
Issue-ID: OOM-2643
Signed-off-by: guillaume.lambert <guillaume.lambert@orange.com>
Change-Id: I4940176970266238168009ffd56bce956c7ece69
|
|
Update chart to run Spring Boot version of policy-gui
Remove obsolete nginx config
Issue-ID: POLICY-3980
Signed-off-by: danielhanrahan <daniel.hanrahan@est.tech>
Change-Id: I34ff95be09a416e07d2f4ad8bdaea71c1a1e7111
|
|
|
|
|
|
|
|
Move cds to use strimzi kafka
Signed-off-by: efiacor <fiachra.corcoran@est.tech>
Change-Id: I89a64399d677584829e6408c8f72e9b5ad41cabd
Issue-ID: DMAAP-1706
|
|
Added postgres and to Chart.yaml and values.yaml
Changed policy job to create dbs in posgres if used
Issue-ID: POLICY-2715
Change-Id: Ia81b56faad85cdcdb261c2f369887dad3eee092d
Signed-off-by: saul.gill <saul.gill@est.tech>
Signed-off-by: Wayne Dunican <wayne.dunican@est.tech>
|
|
Update modeling/etsicatalog image to 1.0.14
Issue-ID: MODELING-608
Change-Id: I0abdd05c30af5a08791bd43bcfc00cb532992735
Signed-off-by: dengyh <dengyuanhong@chinamobile.com>
|
|
- Remove AAF credentials in DMAAP configuration from
slice-analysis-ms, son-handler-ms and kpi-ms charts
Issue-ID: DCAEGEN2-3034
Issue-ID: DCAEGEN2-3035
Issue-ID: DCAEGEN2-3033
Signed-off-by: Niranjana <niranjana.y60@wipro.com>
Change-Id: I85bee827cda40e5eca101846ab59b317c917a966
|
|
The exceptions are policy-drools-pdp, policy-xacml-pdp,
and policy-gui that are handled in different reviews.
Issue-ID: POLICY-4089
Signed-off-by: jhh <jorge.hernandez-herrero@att.com>
Change-Id: I5d03ce22d9c69380c6f76b24383555cf71803ea4
Signed-off-by: jhh <jorge.hernandez-herrero@att.com>
|
|
ServiceMonitor resource not part of native Kubernetes,
it is a custom resource defined via Prometheus operator.
Prometheus operator deployment is a pre-requisite
to enable creating a ServiceMonitor objects.
Issue-ID: POLICY-4096
Signed-off-by: Rashmi Pujar <rashmi.pujar1@bell.ca>
Change-Id: Ia672d5d5982e61c00f8effccad0929240f54efb2
|
|
|
|
Update versions for Jakarta RC
Signed-off-by: MichaelMorris <michael.morris@est.tech>
Issue-ID: SDC-3909
Change-Id: I6c55858aa9b6458aafabfe54dff099a3f12ccc93
|
|
Release 1.11.1 sdc-workflow-designer
Signed-off-by: Vasyl Razinkov <vasyl.razinkov@est.tech>
Change-Id: If60baf500c8ec6192c5a63fde204ebb7f5a7dbff
Issue-ID: SDC-3961
|
|
We saw some bottlenecks during S3P testing of API component due
to the default connection pool size of 10. Setting it to 20 based
on the number of parallel threads used for performance tests.
The change is required because prior to spring boot migration
(Istanbul and earlier), the default connection size was 32 so
it was never a problem for running load tests.
Issue-ID: POLICY-4007
Change-Id: Iaaa573d5fce0298e3aff05a27c2e845840a6cb06
Signed-off-by: Prakhar Pandey <prakhar.pandey@bell.ca>
|
|
|
|
|
|
|
|
As ONAP was created before Oct 20 2020 in RTD, we
must set bounds to enforce a compatible Sphinx version
(see manual).
Issue-ID: DOC-782
Signed-off-by: Cédric Ollivier <cedric.ollivier@orange.com>
Change-Id: Icc0f783e36473df0571056fc23461e48aaeb5ce6
|
|
|
|
We have stability issues with MariaDB (which didn't occur on istanbul).
Issue-ID: OOM-2963
Signed-off-by: Michal Jagiello <michal.jagiello@t-mobile.pl>
Change-Id: I23b31db06dd87a45a47c8b2741b36e6387e5d1ec
|
|
Release of latest image for PMSH after merge
dcaegen2-services-pmsh-docker-merge-master/182/
Issue-ID: DCAEGEN2-3116
Signed-off-by: egernug <gerard.nugent@est.tech>
Change-Id: I497d66729b36183a1277edc625266a40c3d19707
|
|
Bug fixes in k8splugin
- verification of etcd connection
- improved validation of pvc status
Issue-ID: MULTICLOUD-1468
Signed-off-by: Lukasz Rajewski <lukasz.rajewski@orange.com>
Change-Id: I03690d365d5d5b15805f8ab20b8fa8aeb2935638
|
|
Install Jakarta M4 versions of CCSDK and SDNC docker containers
Issue-ID: CCSDK-3604
Issue-ID: SDNC-1672
Signed-off-by: Dan Timoney <dtimoney@att.com>
Change-Id: Ifd5da73e9fd6937e9e395522b49f60263f64d472
|
|
- added logback prometheus support for xacml and drools.
- enabled enhanced healthchecks.
- enabled enhanced liveness probes for drools pdp to detect stuck PDP
application and restart it.
- add prometheus servicemonitor for drools.
- set latest docker image versions for drools-applications and xacml
Issue-ID: POLICY-3386
Issue-ID: POLICY-4089
Signed-off-by: jhh <jorge.hernandez-herrero@att.com>
Change-Id: I0ffd9bf93452f8a7a63deb33f2103f9b80476d07
Signed-off-by: jhh <jorge.hernandez-herrero@att.com>
|
|
|
|
CCVPN use case introduced some new model updates
in Jakarta which require the default schema being
moved to v26. New schema-service version too.
Issue-ID: AAI-3466
Change-Id: I3ee06a2ee4ea21cd99a9e8e059a94d93441fee0c
Signed-off-by: wr148d <wr148d@att.com>
|
|
Update CLAMP OOM Configuration
for rename from TOSCA Control Loop to ACM
Issue-ID: POLICY-3942
Change-Id: I2044dfb68f22dc27d701c7bea1e2a2eab69cb28d
Signed-off-by: FrancescoFioraEst <francesco.fiora@est.tech>
|