Age | Commit message (Collapse) | Author | Files | Lines |
|
The path '/opt/opendaylight/current/daexim' is now mapped to a persistent
volume that will survive pod restarts and destruction. A separate PV is
created for each SDN-C instance with the same ordinal as the corresponding
sdnc pod.
Change-Id: Ib5373fc2ae25b70992ff69e78571106f37af72e4
Signed-off-by: jmac <james.macnider@amdocs.com>
Issue-ID: SDNC-223
|
|
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-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>
|
|
|
|
-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>
|
|
|
|
change in common/mysql/templates/pvc.yaml to allow pvc use
when persistence is required
change in common/mysql/templates/storageclass.yaml to be
led by the disableNfsprovisioner variable
change in appc/values to default the disableNfsprovisioner
to false as it is in sdnc
changing the default disableNfsprovisioner to true for both appc and sdnc
changing the stateful set avoid volumeclaimtemplates.
When used in helm, the volumeclaimtemplates is causing pvc to be left
after the helm delete --purge. I guess this is due to the fact the pvc
are not directly created by the helm install by indirectly by kubernetes
Now the tests are working in both cases (nfsprovisioner disabled or not)
The only piece remaining after a helm delete is pv in released state
in case we are using nfsprovisioner. That makes sense again because this
are objects created by the provisioner and not by helm.
removed some leftover
Issue-ID: OOM-787
Change-Id: Ieb1f1c482217aeb1b89be39a437bb891a299db71
Signed-off-by: Jerome Doucerain <jerome.doucerain@bell.ca>
|
|
A new common helm chart that will deploy a Galera cluster for MariaDB.
Please note that this chart is still work in progress and more features
will be added or improved.
Change-Id: Ia4487666798f83d2869c35bcfaacc5516068f194
Issue-ID: OOM-758
Signed-off-by: vitalied <vitalied@amdocs.com>
|
|
Change-Id: Ib7f2e9ee556dd040b097e6f47453de6e231a56c8
Issue-ID: POLICY-747
Signed-off-by: Jorge Hernandez <jh1730@att.com>
|
|
With these changes, the SDNC Portal pod is now coming up cleanly and there
are no errors in the logs. I was able to successfully create a user and log
in to the portal.
Change-Id: Iab3374c585a0b88844e83860d14e572e151958a6
Signed-off-by: jmac <james.macnider@amdocs.com>
Issue-ID: OOM-881
|
|
Change-Id: I79dc1c5d26692fe675ca4cf2779fc78eac557a45
Issue-ID: VFC-879
Signed-off-by: yangyan <yangyanyj@chinamobile.com>
|
|
|
|
|
|
Also update resources and traversal to remove chef
MK: Addressing the -1 statefulset comment
Issue-ID: AAI-33
Change-Id: Ieee819703764fdda727f17d4e9be43084886828c
Signed-off-by: Kajur, Harish vk250x@att.com <vk250x@att.com>
Signed-off-by: Mandeep Khinda <mandeep.khinda@amdocs.com>
|
|
- values were updated to latest images for all but sparky -
configuration approch should be agreed before updateing.
- a change in logback.xml was made to match the logback for
internal app of search-data, in order to get the pod up and
running with minimal changes to app files.
- there is an issue with traversl logging that will be solved
with the app developers.
Issue-ID: OOM-947
Change-Id: I40d1dd51d03db35926a9c65678b318e0091caad9
Signed-off-by: Keren Joseph <keren.joseph@amdocs.com>
|
|
|
|
|
|
|
|
SDNC directory renamed to ccsdk based on latest ccsdk update.
Files startODL.sh and appc.properties updated based on Nitrogen ODL.
Change-Id: I096ffb211afdd7df7438f5bb276ecc6b0fbfc09d
Issue-ID: OOM-951
Signed-off-by: Aaron Hay <ah415j@att.com>
|