Age | Commit message (Collapse) | Author | Files | Lines |
|
SMS uses vault for its backend which needs
an unseal operation to proceed.
Quorumclient provides the unseal operation
via 3 replicas that store each unseal shard
and provide it during unseal.
Issue-ID: AAF-255
Change-Id: I62db7a450e1e81aa6bfb2cc5b9da29ce99efd24b
Signed-off-by: Kiran Kamineni <kiran.k.kamineni@intel.com>
|
|
|
|
|
|
|
|
|
|
|
|
See Jira issue for details.
Change-Id: Iacdb5d7f73610ceeaf60b1b09d8cf3cd755b5391
Issue-ID: OOM-1007
Signed-off-by: Mike Elliott <mike.elliott@amdocs.com>
|
|
|
|
-adding sdc-onboarding-be chart
-sdc-cs and es are now in a cluster format
-using the sdc provided ready probe script for readiness
-increasing the initial delay as per sdc project team k8s specs
-fixed logging bugs. logs for be, fe, onboard-be are now in /var/log/onap/sdc/blah
-sdc-be readiness health check is failing which prevents sdb-be from
becoming "ready".
-the commit that changes the template is:
Add cluster resiliance support (c033cdce906efc3b6ccd1d2f45544af47e328ed4)
Issue-ID: OOM-1002
Change-Id: Ib231cb1e7daa287a41e04db95528edecbdbbf7bc
Signed-off-by: Mandeep Khinda <mandeep.khinda@amdocs.com>
|
|
Change-Id: I347f78d8d911664befcf35dbf1c5edd56b493a66
Issue-ID: AAI-1094
Signed-off-by: Daniel Silverthorn <daniel.silverthorn@amdocs.com>
|
|
Change-Id: Iab5c73fc9ebcef5b31a44adc7ce2d39d754f4aee
Issue-ID: OOM-1003
Signed-off-by: Jack Lucas <jflucas@research.att.com>
|
|
|
|
|
|
|
|
Issue-ID: DMAAP-433
Change-Id: If47a4ea3fb1f3614e06dbdedc360e1bbee7d2a23
Signed-off-by: su622b <sunil.unnava@att.com>
|
|
Issue-ID: OOM-906
Change-Id: Ic65127d3981cb0a696c784392cab59fbf06b1e66
Signed-off-by: BorislavG <Borislav.Glozman@amdocs.com>
|
|
Change-Id: I70cbe0b60816a370b5dabb9e9819b538a44213ef
Issue-ID: VID-218
Signed-off-by: Sonsino, Ofir (os0695) <os0695@intl.att.com>
|
|
|
|
Inspired by aai-cassandra's stateful set
Using nodetool instead of a port.
Issue-ID: MUSIC-72
Change-Id: I877300d772c3357855756a9dcac6f148381615da
Signed-off-by: Mandeep Khinda <mandeep.khinda@amdocs.com>
|
|
Issue-ID: OOM-989
Change-Id: I8db1ea5919d15d4213367cf1acca7b2e63651355
Signed-off-by: Brian Freeman <bf1936@att.com>
|
|
Issue-ID: OOM-794
Change-Id: I07674d726496f7d30350033b4a3ad0ad337f4b28
Signed-off-by: Brian Freeman <bf1936@att.com>
|
|
|
|
|
|
|
|
|
|
Issue-ID: OOM-914
Change-Id: Iccb699def449a49fb184c8d0426fb51bf239f010
Signed-off-by: Neal Chatterley <nealch@amdocs.com>
|
|
|
|
Change-Id: Icd3839ae7570547550cf9a3df3a129181f187f24
Issue-ID: DCAEGEN2-461
Signed-off-by: Jack Lucas <jflucas@research.att.com>
|
|
** Changes to add readiness checks for all dependencies,
make copyright notices consistent.
This commit adds a job that is supposed to spin-up DCAE
Few problems:
Bootstrap fails looking for consul service,
which has Release.Name prefix. Release.Name will soon be removed
everywhere. Meanwhile can run helm insall/upgrade providing parameter:
--set dcaegen2.dcae-bootstrap.config.address.consul.host=<Release.Name>-consul-server
backoffLimit: 0 in the job does not seem to work on my environment
therefore left it in a comment
There are many TODO, which need to be cleaned-out (by DCAE team)
Change-Id: If54440544cb9c8f4ac9aff59ac6752023fb3e670
Issue-ID: OOM-854
Signed-off-by: BorislavG <Borislav.Glozman@amdocs.com>
Signed-off-by: Jack Lucas <jflucas@research.att.com>
|
|
22/Apr: This review is ready to merge.
** Resolves issue by using the k8s-provided secret. No longer need
to map .kube/config.
Change-Id: I0f51f7d8bb9ed9a5653089e77be495dc7456ef22
Issue-ID: OOM-855
Signed-off-by: BorislavG <Borislav.Glozman@amdocs.com>
Signed-off-by: Jack Lucas <jflucas@research.att.com>
|
|
Change-Id: Ie9375030601961ee6975f49acddb9822e1eb067c
Issue-ID: OOM-985
Signed-off-by: BorislavG <Borislav.Glozman@amdocs.com>
|
|
See comment posted April 20th at 5:46pm under patch https://gerrit.onap.org/r/#/c/43601/
for details.
Change-Id: I5b669b02b9b5a3a95aa7040847153564807d05df
Issue-ID: POLICY-747
Signed-off-by: Mike Elliott <mike.elliott@amdocs.com>
|
|
Issue-ID: OOM-912
Change-Id: I296ffe80a4c886f6d8888f3862d715fa0f59d1f3
Signed-off-by: jasmineWen <jasmine.wen@amdocs.com>
|
|
|
|
|
|
|
|
Issue-ID: SDNC-286
Change-Id: I223e97c634deac5d235701f30e755b86b13a27ad
Signed-off-by: Trevor Tait <rtait@amdocs.com>
|
|
Champ needs to wait for kafka to come up
Change-Id: I0a5fef89a08fc5cd538bf949403927987fcb14c0
Issue-ID: AAI-1085
Signed-off-by: sblimkie <steven.blimkie@amdocs.com>
|
|
|
|
-Basically compared docker_run.sh from sdc master branch
with charts/values in OOM
-disabling sdc-kb liveness until we tune the timing of it
Issue-ID: OOM-964
Change-Id: I7447eed47c919d5d64786f45e01b5f2a3bc490a0
Signed-off-by: Mandeep Khinda <mandeep.khinda@amdocs.com>
|
|
This is only a first step towards uui healthcheck passing in OOM.
Fixing dmaap config revealed an error on startup of the uui
server. The log is captured in the defect in Jira.
Change-Id: I796e9a404e05b64368382cbdae74375a525fc849
Issue-ID: USECASEUI-106
Signed-off-by: Mike Elliott <mike.elliott@amdocs.com>
|
|
fixing incorrect service names
Issue-ID: OOM-914
Change-Id: I59e0150781094c85fe335811381b627c265cda57
Signed-off-by: Neal Chatterley <nealch@amdocs.com>
Signed-off-by: Mandeep Khinda <mandeep.khinda@amdocs.com>
|
|
Issue-ID: OOM-960
Change-Id: I3e30b4cf4057ed0235bebc6ff11c8e79d66cd462
Signed-off-by: Mandeep Khinda <mandeep.khinda@amdocs.com>
|
|
|
|
Aligned service names (and numerous other minor fixes) with latest best practices
and standard templates.
Change-Id: I740fe299053805df60abcd6a6043031d8beda7e8
Issue-ID: OOM-909
Signed-off-by: Mike Elliott <mike.elliott@amdocs.com>
|
|
|
|
|
|
-Fixed pv/pvc problem.
-The docker image changed so that it was not chown'ng files
coupled with the tweaks to the mount directory this fixes
the read-only file system issue.
-The portal-cassandra container is not considered running yet by K8s though
Port 9160 is not opened so the liveness probe will tear it down unless it is
disabled by the person deploying the chart.
Issue-ID: OOM-900
Change-Id: I004fcb77c70db92679c10c7488594cb3000a11d9
Signed-off-by: Mandeep Khinda <mandeep.khinda@amdocs.com>
|
|
See issue id for details.
Change-Id: Iea807608f7bd315a28032b640f3aa9370adc17eb
Issue-ID: OOM-971
Signed-off-by: Mike Elliott <mike.elliott@amdocs.com>
|
|
|