Age | Commit message (Collapse) | Author | Files | Lines |
|
OOM has now templates in order to create the needed PVC, using:
* a PV with a specific class when using a common nfs mount path between
nodes (sames as today use) --> is the default behavior today
* or a storage class if we want to use dynamic PV.
On this case, we use (in order of priority):
- persistence.storageClassOverride if set on the chart
- global.persistence.storageClass if set globally
- persistence.storageClass if set on the chart
I've also split the 3 PV from dr-node into 3 files and used range so the
number of PV is the same as number of PODs.
Change-Id: I46b4e62042ea8330bef8cdc1561fa8bbf3f25d12
Issue-ID: OOM-1227
Signed-off-by: Sylvain Desbureaux <sylvain.desbureaux@orange.com>
|
|
|
|
Issue-ID: DMAAP-1328
Change-Id: Ic5430d4029ab9e95edb63aac9f11b1f5b148cbb9
Signed-off-by: su622b <su622b@att.com>
|
|
Change-Id: I0bca8c7a16f8b19a266d9961715b8a04971d7b73
Signed-off-by: efiacor <fiachra.corcoran@est.tech>
Issue-ID: DMAAP-1269
|
|
- Remove bootstrapped PM_MAPPER topic
- Remove bootstrapped bulk_pm_feed
Issue-ID: DCAEGEN2-1517
Change-Id: I1ddb83bc587f8392f22633cd637c9ac735b5042c
Signed-off-by: JoeOLeary <joseph.o.leary@est.tech>
|
|
Mainly adding release label there."
|
|
Mainly adding release label there.
Issue-ID: OOM-2043
Signed-off-by: Ondřej Šmalec <o.smalec@partner.samsung.com>
Change-Id: Ieeedec79fd85b7ede4752a973ec42ea648f7d6a0
Signed-off-by: Ondřej Šmalec <o.smalec@partner.samsung.com>
|
|
RWO is sufficient for DMaaP PVC.
Change-Id: I35339948b3164e83b92d2e81a1c772574ebb9e9a
Issue-ID: DMAAP-1285
Signed-off-by: Sylvain Desbureaux <sylvain.desbureaux@orange.com>
|
|
Issue-ID: DMAAP-1272
Change-Id: I193bfae6dc39d584838cb3da561684dc7854499c
Signed-off-by: su622b <su622b@att.com>
|
|
evert Kafka Docker image to onap/dmaap/kafka111:1.0.1
Changes related to AAF image changes
Fix the logback.xml errors
Enhancements to ZooKeeper ensemble and Kafka cluster lookup
Issue-ID: DMAAP-1272
Change-Id: I53e9cff94c9ccf83f82383fe865f31d16f5416bc
Signed-off-by: su622b <su622b@att.com>
|
|
Issue-ID: DMAAP-1270
Change-Id: Icd0cf60921750b84840a5a344eb15a736684e329
Signed-off-by: su622b <su622b@att.com>
|
|
Updating all helm chart versions to 5.0.0 for the El Alto release.
Merge will be co-ordinated with the merge of a separate aai/oom patch.
Please do not merge until this coordination has completed.
Issue-ID: OOM-1980
Signed-off-by: Mike Elliott <mike.elliott@amdocs.com>
Change-Id: I31daaebeacea33565f13affd2fa28fb15fe948ba
|
|
https://gerrit.onap.org/r/c/86515/ disabled the use of HTTP ports in
Message Router by default and so 3904 is not there on a fresh install.
This commit change the use of default message router port and scheme in
robot testsuite
Change-Id: I92d267b9482c21606fb9b437f6c64a18f044184a
Issue-ID: DMAAP-1152
Signed-off-by: efiacor <fiachra.corcoran@est.tech>
|
|
Change-Id: I6d59e09b0273241c5c98cc60e323940bf84bacdd
Issue-ID: DMAAP-1152
Signed-off-by: efiacor <fiachra.corcoran@est.tech>
|
|
|
|
Issue-ID: DMAAP-1192
Change-Id: I48755c15f99c0225b6ca80b90a78dbb8c4d176ae
Signed-off-by: sunil.unnava <sunil.unnava@att.com>
|
|
This fixes bug which created unauthenticated topics.
Change-Id: Ifb3035eb1cc346de6f2b7cdba5fb4a945b445479
Signed-off-by: dglFromAtt <dgl@research.att.com>
Issue-ID: DMAAP-1191
|
|
Mandatory authz check for MR topic subscribe call
move ZooKeeper APIKey data directory creation to docker image
set mmagent home for logs in mirrormaker agent
Issue-ID: DMAAP-1160
Change-Id: I04cebaf8009bd1bc5e4271a3b0286d4e9aaa3eaa
Signed-off-by: sunil.unnava <sunil.unnava@att.com>
|
|
Issue-ID: DMAAP-1040
Change-Id: I62d788b1245f94de6de58450933476fff576fc18
Signed-off-by: sunil.unnava <sunil.unnava@att.com>
|
|
|
|
Change-Id: I72b1f1615e749616b684ad83ba2637c50f28ec2f
Signed-off-by: dglFromAtt <dgl@research.att.com>
Issue-ID: OOM-1783
|
|
|
|
* Mapper publishes perf3gpp VES events to this secure topic in messagerouter
Change-Id: Icb90f53c03a41fa63dee8fd2b7725d45e5445728
Issue-ID: DCAEGEN2-1038
Signed-off-by: emartin <ephraim.martin@est.tech>
|
|
add Mirror Maker
MR AAF integration
Fix BC images and minor BC bugs
Kafka upgrade to 1.1.1
Issue-ID: DMAAP-823
Change-Id: Ia7a1321a6fbfa9bfc65f90bca40ef236c2dbadef
Signed-off-by: sunil.unnava <sunil.unnava@att.com>
|
|
Not sure what made this commit be separate.
It is intended to be patchset 4 on https://gerrit.onap.org/r/#/c/82150/
But please merge them together.
Change-Id: Ia4c2341e450f0e2910b3ae19becefb6e798e3ef6
Signed-off-by: dglFromAtt <dgl@research.att.com>
Issue-ID: DMAAP-904
|
|
|
|
|
|
https://gerrit.onap.org/r/#/c/82044/ if the number is
even quorum wont be maintained.
Issue-ID: DMAAP-1088
Change-Id: I82a998a4922499c753f9f8e256b0f76ce90fa31f
Signed-off-by: Matthieu Cauffiez <matthieu.cauffiez@bell.ca>
|
|
This was originally committed under 81992 but got a merge conflict.
I messed up resolving it so I abandoned 81992 and created this new
commit.
patchset2: replaced Release.Name for common.fullname in one of the
charts
patchset3: at Borislav's request, changed other references to
common.fullname so the approach is consistent throughout the
configmaps used for initialization.
Along the way, hit a limit of 53 chars on some resource name.
So changed the directory
from the verbose dmaap-bus-controller to the more terse dbc.
Change-Id: I1078003de094fee95c681f7fdaecb567235b7b3e
Signed-off-by: dglFromAtt <dgl@research.att.com>
Issue-ID: DMAAP-904
Signed-off-by: dglFromAtt <dgl@research.att.com>
|
|
|
|
Issue-ID: DMAAP-1090
Change-Id: Ib8b3c7f58c0ff1591589b6594864610d61b1f249
Signed-off-by: Matthieu Cauffiez <matthieu.cauffiez@bell.ca>
|
|
if the number of zookeeper server is more than 5
the quorom wont be maintained
Need to do (replicat count -1)/2
Issue-ID: DMAAP-1088
Change-Id: If30887e90556e75af1551ebda8811d82f6ae8a2f
Signed-off-by: Matthieu Cauffiez <matthieu.cauffiez@bell.ca>
|
|
enabled nodeaffinity for kafka. This will allow kafka/zookeeper
to boot back on a node whree there is topic data
Issue-ID: DMAAP-1089
Change-Id: Ic14d3201f03787f7abe8b83ae76d64a7c353ad87
Signed-off-by: Matthieu Cauffiez <matthieu.cauffiez@bell.ca>
|
|
Issue-ID: DMAAP-1076
Change-Id: I85f469edfa343fd2369f9aa8bafbfe239031ac22
Signed-off-by: Matthieu Cauffiez <matthieu.cauffiez@bell.ca>
|
|
This will help enable edge deployment
Issue-ID: DMAAP-1068
Change-Id: I61df2887069a0302341c0004914158398ecd58d9
Signed-off-by: econwar <conor.ward@est.tech>
|