Age | Commit message (Collapse) | Author | Files | Lines |
|
Change-Id: I12780f57f5f2070e5603d25a7fd6a78320220845
Issue-ID: OOM-277
Signed-off-by: yuryn <Yury.Novitsky@Amdocs.com>
|
|
|
|
was the cause of the robot failure for policy in oom
Issue-ID: OOM-297
Change-Id: Iabb24cc7a007ef852cde3ebe2cbb9226bb4153b3
Signed-off-by: Mandeep Khinda <mandeep.khinda@amdocs.com>
Signed-off-by: Ahmed Alabulrahman <ahmed.alabdulrahman@amdocs.com>
|
|
Deployment of: Logstash + ElasticSearch + Kubana with all the configuration files
Issue-ID:OOM-110
Change-Id: I1788485ccb283f0ec4dc8910479072a6cf034e5f
Signed-off-by: Itay Hassid <itay.hassid@amdocs.com>
|
|
This reverts commit 59ffd500ea34c201fbb3edc39e64655fa8381be0.
Tested locally and does not work. DmaaP fails to come up causing
many other pods to crash loop.
failed to start container "dmaap": Error response from daemon:
{"message":"invalid header field value "oci runtime error:
container_linux.go:247:starting container process caused
"process_linux.go:359: container init caused "rootfs_linux.go:53:
mounting "/var/lib/kubelet/pods/9ae222e0-98a9-11e7-badd-02cfc855c3b9
/volumes/kubernetes.io~secret/mykey" to rootfs "/var/lib/docker/aufs/mnt
/b92c56185f3371cb1f091679780d40797dd2c6124cd00cb8fe68da2b247363a8"
at "/var/lib/docker/aufs/mnt/.../appl/dmaapMR1/etc/keyfile" caused
"not a directory"""n""}
Issue-ID: OOM-293
Change-Id: I348ffa14718bd6e89e99f2859cf6612c10370559
Signed-off-by: Mandeep Khinda <mandeep.khinda@amdocs.com>
|
|
changed location of used certs and keys files, updated deploy yamls and create/delete all
Issue-ID: OOM-293
Change-Id: I53766b7028d6b725bf381875105b196246ff2ee1
Signed-off-by: Keren Joseph <keren.joseph@amdocs.com>
|
|
on master branch there were changes to portals vm_init script
and docker-compose process that needed to be ported to oom.
src of config are on master in portal/deliveries/
reverted the docker image name changes. upstream master
has introuced a "-" between apps, db and wms. these images
were cauing NPEs during portal spring boot so went back to original
image names until further notice.
Issue-ID: OOM-276
Change-Id: I708628f4b375325f2f2b753d1a374699b763098a
Signed-off-by: Mandeep Khinda <mandeep.khinda@amdocs.com>
|
|
-it appears the variable substitution was not working
and the config map was empty causing the config pod to fail.
I was sure I tested this...alas :'(
Issue-ID: OOM-277
Change-Id: I439d2e0d12f74e76c2fb0a2d44da8aaa473035a7
Signed-off-by: Mandeep Khinda <mandeep.khinda@amdocs.com>
|
|
|
|
|
|
To be able to run the vFW/vLB demos, these needed to be done
manually and it was a big mess.
With the power of helm we can now pass data into the config pod
and make some substitutions
Issue-ID: OOM-277
Change-Id: Ie167920fac7896661b81443aa460ce2e6f615187
Signed-off-by: Mandeep Khinda <mandeep.khinda@amdocs.com>
|
|
|
|
- up verion containers to use 1.1
- pap and brmsgw report it is waiting for pap 9091 port to be open but pdp and pypdp reports pap 9091 port is open
- removed push-policies.sh from 1.1 due to comment in CR
- removed pypdp container from 1.1 due to comment in CR
- removed pypdp.conf from 1.1 due to comment in CR
- removed ip_addr.txt from 1.1 due to comment in CR
Change-Id: Ibb685ec603a59dba56aa9673044ae1923d993191
Issue-Id: OOM-249
Signed-off-by: Eric Au <kachun.au@amdocs.com>
|
|
|
|
|
|
On some kubernetes deployments there is a conflict when a volume in docker image
is mounted in kubernetes over NFS. files / directories created inside the container
are not visible inside / outside of the container.
Removing VOLUME declaration from the Dockerfile solve this problem.
Change-Id: I05081a21a64c08e7ad19403a80ad1195a5bd8cb4
Issue-ID: OOM-290
Signed-off-by: BorislavG <Borislav.Glozman@amdocs.com>
|
|
removed mounted keystone_interface file
removeed mounted keystone interface file and made required changes to
deployment yaml
Issue-ID: OOM-285
Change-Id: Ic1cf27bfba96433b4c3d8ad86794ca1ff3d9ea0a
Signed-off-by: Ahmed Alabulrahman <ahmed.alabdulrahman@amdocs.com>
|
|
This will add required default configuration for the DCAE Gen 1 v1.1
internal message router. The configuration data is for the internal
version of zookeeper, kafka and dmaap.
Unfortuantely this is a rather large set of data at the moment, as
the containers will not come up without it. As the motivation right
now is just to get DCAE Gen 1 working to support the vFW demo, the
concern around the amount of data will be addressed in a future
user story.
Issue-Id: OOM-176
Change-Id: I226706dfd737f878425a183ca46be95b3acb1dde
Signed-off-by: Mike Elliott <mike.elliott@amdocs.com>
|
|
Addition of persistent volumes for all DBs including
persistence of policy mariadb (with initial configuration data)
Change-Id: I029e724c3f8bba7fe3599b0955a4a3d213c08163
Issue-ID: OOM-268
Signed-off-by: BorislavG <Borislav.Glozman@amdocs.com>
|
|
Remove AAI DMaaP (with its zookeeper and kafka) and adjust AAI configuration to work with the common ONAP DMaaP from message-router project
Change-Id: Ia9a4348d2ad28623ddc0e1c149ef35d33db90fb4
Issue-ID: OOM-65
Signed-off-by: yuryn <Yury.Novitsky@Amdocs.com>
|
|
- a new sdcfe/be image was failing because of a file conflict with
the keystore file that was mounted into the pods. fix was to remove
mount and let chef do its thing inside the pods
Issue-ID: OOM-259
Change-Id: Ib7937da71adf0a20c90d6efca71ccfb7c550f42d
Signed-off-by: Mandeep Khinda <mandeep.khinda@amdocs.com>
|
|
- zookeeper config mounts should come from the message-router folder
Issue-ID: OOM-65
Change-Id: Ie7096db8fa921e696a83d1a8f343c56900dd4892
Signed-off-by: Mandeep Khinda <mandeep.khinda@amdocs.com>
|
|
- missed ammending it during original review
Issue-ID: OOM-65
Change-Id: Icd5a6b2934d0c75eabdeb6eff40e3d3964304267
Signed-off-by: Mandeep Khinda <mandeep.khinda@amdocs.com>
Signed-off-by: Munir Ahmad <munir.ahmad@bell.ca>
|
|
- reverted some log dir changes that cause chef to complain
about pre-existing directories
- had to fork and modify docker-entrypoint for both
resources and traversal to avoid git clone of aai-data
- updated gremlin hostname so that container comes up...
was complaining about failure to bind to port 8182
Issue-ID: OOM-65
Change-Id: I84d2647af588e39502a075880a163104bb39540e
Signed-off-by: Mandeep Khinda <mandeep.khinda@amdocs.com>
Signed-off-by: yuryn <Yury.Novitsky@Amdocs.com>
|
|
Issue-ID: OOM-65
Change-Id: I10c6aa9fc8dd03005b8f740e267f08ea41cc6946
Signed-off-by: Mandeep Khinda <mandeep.khinda@amdocs.com>
|
|
Issue-ID: OOM-65
Change-Id: I16478013f2f0b1b4f4c22b64fb5c9243719db5d2
Signed-off-by: Mandeep Khinda <mandeep.khinda@amdocs.com>
Signed-off-by: yuryn <Yury.Novitsky@Amdocs.com>
|
|
Issue-ID: OOM-65
Change-Id: I73ed4458be14290841349bd2a753365d655b50a5
Signed-off-by: Mandeep Khinda <mandeep.khinda@amdocs.com>
Signed-off-by: yuryn <Yury.Novitsky@Amdocs.com>
Signed-off-by: ronakvy <ronak.vyas@amdocs.com>
|
|
Issue-ID: OOM-65
Change-Id: Iab64a850ca9bc375c7b50efb6a94e376f947a3c1
Signed-off-by: Mandeep Khinda <mandeep.khinda@amdocs.com>
Signed-off-by: yuryn <Yury.Novitsky@Amdocs.com>
Signed-off-by: ronakvy <ronak.vyas@amdocs.com>
|
|
Issue-ID: OOM-65
Change-Id: I27159cac2b8c236b8b7afba711f40c82dc7e6e9e
Signed-off-by: Mandeep Khinda <mandeep.khinda@amdocs.com>
Signed-off-by: yuryn <Yury.Novitsky@Amdocs.com>
Signed-off-by: ronakvy <ronak.vyas@amdocs.com>
Signed-off-by: Eric Au <kachun.au@amdocs.com>
|
|
Issue-ID: OOM-65
Change-Id: I1d7cde3b8eb231708ffa6e57fca645b4c71b5b2e
Signed-off-by: Mandeep Khinda <mandeep.khinda@amdocs.com>
Signed-off-by: yuryn <Yury.Novitsky@Amdocs.com>
Signed-off-by: ronakvy <ronak.vyas@amdocs.com>
|
|
Issue-ID: OOM-65
Change-Id: Ic979181bae21fd1f94d24d5bb305d75c6107f458
Signed-off-by: Mandeep Khinda <mandeep.khinda@amdocs.com>
Signed-off-by: yuryn <Yury.Novitsky@Amdocs.com>
Signed-off-by: ronakvy <ronak.vyas@amdocs.com>
|
|
Issue-ID: OOM-65
Change-Id: I73a712025da67fddf8403fe06c33ce5844eca434
Signed-off-by: Mandeep Khinda <mandeep.khinda@amdocs.com>
Signed-off-by: yuryn <Yury.Novitsky@Amdocs.com>
|
|
-used by traversal and resources
-presence of this directory prevents the container from checking
it out within the container
Issue-ID: OOM-65
Change-Id: Iebe2c2fcc4247130fcdab7231d6cfe20336a2bf2
Signed-off-by: Mandeep Khinda <mandeep.khinda@amdocs.com>
|
|
-used by traversal and resources
-presence of this directory prevents the container from checking
it out within the container
Issue-ID: OOM-65
Change-Id: I0ddca93319527574f325b1f1d54e1e651060be8c
Signed-off-by: Mandeep Khinda <mandeep.khinda@amdocs.com>
|
|
-cloned from the regular message router as it is the exact same
Issue-ID: OOM-65
Change-Id: I49d597c2a31f2037540c7ada05014bfcb12722fe
Signed-off-by: Mandeep Khinda <mandeep.khinda@amdocs.com>
|
|
K8s deployment descriptors and configration files for mso 1.1
have been updated. Pushed updated config-init:1.1.0 container
to align with code changes.
Current state of mso 1.1 codebase is such that all war files
deploy in jboss with the exception of workflow message war.
This code submission is therefore concidered WIP until code
stablizes.
Issue-ID: OOM-64
Change-Id: I3ef6c34e090bb9d325dae1736c210c96d6522cfb
Signed-off-by: Mike Elliott <mike.elliott@amdocs.com>
|
|
we forked too many files that we never needed too.
- fix is to only fork those that we have changed to make
the commands work in our envs.
Issue-ID:OOM-169
Change-Id: I353e0c624a86169cf5243ea36839ce6754bf013b
Signed-off-by: Mandeep Khinda <mandeep.khinda@amdocs.com>
|
|
-Updated forked config files.
--Had to change from mounting whole dir to specific files
as we were overwriting other files from the image!
Issue-ID:OOM-66
Issue-ID:OOM-160
Change-Id: Id6d5394e279fcbdbbaffc8f48067e73a7c99c1c9
Signed-off-by: Mandeep Khinda <mandeep.khinda@amdocs.com>
|
|
minor annoyance being corrected. no issue id.
Issue-ID: OOM-118
Change-Id: Ie055ce70bbbfc872af7b64dad621e968fc9d49c0
Signed-off-by: Mandeep Khinda <mandeep.khinda@amdocs.com>
|
|
Changed robot configs to 1.1 and updated necessary variables
Issue-ID: OOM-169
Change-Id: Ie747105b291b88d1d6d54f6e717dceb6310bf438
Signed-off-by: Ahmed Alabulrahman <ahmed.alabdulrahman@amdocs.com>
|
|
|
|
|
|
|
|
Removed files that are not used by pods
Updated pull policy to always so that the latest is used
No other changes necessary
Issue-ID:OOM-132
Change-Id: I3a7e98913d93d0d33066454d2bff1a5c138c1d2a
Signed-off-by: Mandeep Khinda <mandeep.khinda@amdocs.com>
|
|
-Updating yamls, and config pod data
-VID UI comes up when launched in portal,
however certain fields do not as I believe it depends on
AAI being up.
Issue-ID: OOM-152
Change-Id: I5a64b28e4c8062959e081ddb81367c227c079df1
Signed-off-by: Mandeep Khinda <mandeep.khinda@amdocs.com>
|
|
-Updating yamls, and config pod data and tag
-VNC pod is currently WIP as the other services
are not available yet.
Issue-ID: OOM-151
Change-Id: I8f201645481888657d42bfe0e16ca505187521c7
Signed-off-by: Mandeep Khinda <mandeep.khinda@amdocs.com>
|
|
Changed the yamls to pull the v1.1 image and updated config files for dockerdata
Issue-ID: OOM-67
Change-Id: I2c51486a610f3187e200e5e08c59b132a5d7ffb5
Signed-off-by: Dusan Rozman <dusan.rozman@amdocs.com>
|
|
Issue-ID: OOM-145
This reverts commit aaf060dac3d302f94ce99e5c63002f046e4d3f0e.
Change-Id: I0f04c394846d553b60b1c0c3a334f98c021d804e
Signed-off-by: Munir Ahmad <munir.ahmad@bell.ca>
|
|
issue-id: OOM-145
Change-Id: I3f16fc32188118901612e1b93ec707fc1d513680
Signed-off-by: Munir Ahmad <munir.ahmad@bell.ca>
|
|
Change-Id: Ie670dd37da819b33e32885d3be20cc8739fc2524
Signed-off-by: Mike Elliott <mike.elliott@amdocs.com>
|