summaryrefslogtreecommitdiffstats
path: root/kubernetes
AgeCommit message (Collapse)AuthorFilesLines
2017-08-31AAI 1.1 K8s templates and aelm branch mergeMandeep Khinda15-140/+773
commit 8a32c4269a6d1dcdcdee6c2548043639754db936 Author: yuryn <Yury.Novitsky@Amdocs.com> Date: Mon Aug 28 14:45:23 2017 +0300 Add dependencies to aai-deployment 1. Add to aai-deployment dependency in aai-resources and aai-traversal 2. Fix readiness ports for data-router and sparky-be Change-Id: Icfcd4685ac3cad8e463b5f8176b28f51890d1e38 Issue-ID: OOM-65 Signed-off-by: yuryn <Yury.Novitsky@Amdocs.com> commit 34b6e617ca961b6a6df85e88daf122c7cd4195af Author: yuryn <Yury.Novitsky@Amdocs.com> Date: Sun Aug 27 20:25:29 2017 +0300 Add AAI haproxy 1. Add AAI haproxy 2. Create aai-resources and aai-traversal log dirs Change-Id: Ib60cc7e482cafe2f1185db7bead181f929165ed3 Issue-ID: OOM-65 Signed-off-by: yuryn <Yury.Novitsky@Amdocs.com> commit 82417bcba69cc126a811605e7e577941c6c5eb2e Author: yuryn <Yury.Novitsky@Amdocs.com> Date: Thu Aug 24 14:08:30 2017 +0300 Fix aai-model-loader-logs 1. Create aai/model-loader/logs folder in config-init 2. Fix aai-model-loader-logs volume name Change-Id: Ib66b8a226be9f5c42b06e6e7a239af081ad6d874 Issue-ID: OOM-65 Signed-off-by: yuryn <Yury.Novitsky@Amdocs.com> commit 441adcffd7041266378ae251f36592da5a44f2c2 Author: yuryn <Yury.Novitsky@Amdocs.com> Date: Mon Aug 21 17:18:42 2017 +0300 [WIP] Add new AAI configuration files Addressed review comments: 1. Use k8s lookup names for host names 2. Use existing /opt/data/hdfs-data-name folder 3. Remove redundant entries in yaml files Change-Id: Ied5f559aebc89c9a22b3e5228e6625af86646b5f Issue-ID: OOM-65 Signed-off-by: yuryn <Yury.Novitsky@Amdocs.com> commit 0473270da932e4bbf596007fd8fb7ec3cba4e1cc Author: yuryn <Yury.Novitsky@amdocs.com> Date: Sun Aug 20 18:48:51 2017 +0300 Add gremlin and ES services Issue-ID: OOM-65 Change-Id: I3e879418a1258716db1633676cf66bb9620c2b5f Signed-off-by: yuryn <Yury.Novitsky@amdocs.com> commit 0b1332938385cc534b1f034b73f19c145ead87c6 Author: Munir Ahmad <munir.ahmad@bell.ca> Date: Tue Aug 15 15:36:46 2017 -0400 onap 1.1 deployment files work in progress... issue-id: OOM-66 Change-Id: If6553647343bb07464e8cc8556223f0c7a01f134 Signed-off-by: Munir Ahmad <munir.ahmad@bell.ca> Issue-ID: OOM-65 Change-Id: I4afc3d2457a27791ba72f959c82d791b50e02eb2 Signed-off-by: Mandeep Khinda <mandeep.khinda@amdocs.com> Signed-off-by: yuryn <Yury.Novitsky@Amdocs.com> Signed-off-by: Munir Ahmad <munir.ahmad@bell.ca> Signed-off-by: Eric Au <kachun.au@amdocs.com> Signed-off-by: ronakvy <ronak.vyas@amdocs.com>
2017-08-30Merge "add service endpoint annotation"Mike Elliott1-0/+18
2017-08-30Merge "Add ability to deploy mso 1.1 in K8s"Jerome Doucerain23-80/+2141
2017-08-30add service endpoint annotationHuabingZhao1-0/+18
Issue-Id: OOM-222 Change-Id: I9735c7bad45a8dad474a2ef66143e606868170d1 Signed-off-by: HuabingZhao <zhao.huabing@zte.com.cn>
2017-08-30Merge "Service objects for iag and eag"rui hu2-3/+39
2017-08-30Service objects for iag and eagHuabingZhao2-3/+39
Issue-Id: OOM-113 Change-Id: Ic91394e18e52b8225d2e31c0cc4ec3e752b94d33 Signed-off-by: HuabingZhao <zhao.huabing@zte.com.cn>
2017-08-30Merge "parameterization replica number"rui hu5-4/+7
2017-08-30parameterization replica numberHuabingZhao5-4/+7
Issue-Id: OOM-113 Change-Id: I483e6e9942a3cf7ffd486c8ac53e8f458baa0c21 Signed-off-by: HuabingZhao <zhao.huabing@zte.com.cn>
2017-08-29Add ability to deploy mso 1.1 in K8sMike Elliott23-80/+2141
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>
2017-08-29Merge "MSB external api gateway service k8s deployment"rui hu5-5/+49
2017-08-29MSB external api gateway service k8s deploymentHuabingZhao5-5/+49
Issue-Id: OOM-113, MSB-26 Change-Id: If365e75c7ccf7de902f771ffdd2db3b1566b98b6 Signed-off-by: HuabingZhao <zhao.huabing@zte.com.cn>
2017-08-29Merge "MSB interal api gateway service k8s deployment"rui hu1-0/+38
2017-08-29MSB interal api gateway service k8s deploymentHuabingZhao1-0/+38
Issue-Id: OOM-13, MSB-25 Change-Id: I84dce66bd94231f35c9480371557e7c62e6a8369 Signed-off-by: HuabingZhao <zhao.huabing@zte.com.cn>
2017-08-29Merge "MSB discovery service k8s deployment"rui hu3-0/+51
2017-08-29Merge "MSB Helm chart skeleton"rui hu4-0/+50
2017-08-29MSB discovery service k8s deploymentHuabingZhao3-0/+51
Issue-Id: OOM-113, MSB-56 Change-Id: Idec27ae5e2e32fdf4462144ddb13e9f535a4d044 Signed-off-by: HuabingZhao <zhao.huabing@zte.com.cn>
2017-08-29MSB Helm chart skeletonHuabingZhao4-0/+50
Change-Id: I2f9bbc0f685cd0a0b437e609dc42498d56727676 Issue-Id: OOM-113, MSB-24 Signed-off-by: HuabingZhao <zhao.huabing@zte.com.cn>
2017-08-25fixing robot 1.1 k8s containerMandeep Khinda107-5482/+18
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>
2017-08-25moving appc & sdnc to 1.1Mandeep Khinda12-568/+357
-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>
2017-08-25appc hasn't been updated to 1.1 yetMandeep Khinda1-2/+2
I have been working on that and these images should still be at 1.0 until its done done Issue-ID: OOM-160 Change-Id: I1868918af6fba00e66758f91f5bfe9db3868b013 Signed-off-by: Mandeep Khinda <mandeep.khinda@amdocs.com>
2017-08-25fix vid mariadb image for 1.1Mandeep Khinda1-1/+1
The 1.1 vm version has this image tag instead of the original one. Issue-ID:OOM-152 Change-Id: I74fb1a7bff4b9ea74797ab6772092e872067b183 Signed-off-by: Mandeep Khinda <mandeep.khinda@amdocs.com>
2017-08-25refactor helm files to use namespace prefixMandeep Khinda57-226/+211
-removed the full namespace from each template. better lets us reuse variables. -made secret end up in a configurable namespace -fixed some bugs where secrets were missing -updated createAll and delete to make use of namespace prefix removing the need for seds to replace the word onap. *** all containers at this point come up in my env. except for aai model loader which is failing cause its still at 1.0 and its trying to talk to a 1.1 sdc and it doesnt auth properly. *** Issue-ID:OOM-215 Change-Id: I15815a01469786a391e272fde4bdaa53ff48091c Signed-off-by: Mandeep Khinda <mandeep.khinda@amdocs.com>
2017-08-25add helm parms to zookeeperMandeep Khinda1-2/+3
These were missing for some reason. Issue-ID:OOM-132 Change-Id: I263b45f6a20966b11b3ee71f70060b61c8296d98 Signed-off-by: Mandeep Khinda <mandeep.khinda@amdocs.com>
2017-08-25making createConfig.sh executableMandeep Khinda1-0/+0
minor annoyance being corrected. no issue id. Issue-ID: OOM-118 Change-Id: Ie055ce70bbbfc872af7b64dad621e968fc9d49c0 Signed-off-by: Mandeep Khinda <mandeep.khinda@amdocs.com>
2017-08-24disable hbase ext. mountMandeep Khinda1-7/+0
To temporarily workaround the issue logged by OOM-171 Issue-ID: OOM-171 Change-Id: I9043d1bff1c5594bd87fcc38f25b8b13c2de4999 Signed-off-by: Mandeep Khinda <mandeep.khinda@amdocs.com>
2017-08-24Merge "sdc K8S-Helm Parameterization"Mandeep Khinda11-97/+72
2017-08-24Updated robot configs to 1.1Ahmed Alabulrahman5-115/+156
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>
2017-08-24sdc K8S-Helm Parameterizationkerenj11-97/+72
changed sdc k8s deployment to support helm parameterization. updated create/delete for helm only Issue-ID: OOM-52 Change-Id: Ic7fb17fcf5be5813b0a0c54299cdf0d0417e8a76 Signed-off-by: kerenj <keren.joseph@amdocs.com>
2017-08-24aai K8S-Helm Parameterizationkerenj7-16/+36
changed aai k8s deployment to support helm parameterization. Issue-ID: OOM-52 Change-Id: Ifffdb4204a3fdb2c7be62063134c489f8123012d Signed-off-by: kerenj <keren.joseph@amdocs.com>
2017-08-24appc K8S-Helm Parameterizationkerenj7-13/+35
changed appc k8s deployment to support helm parameterization. updated images to 1.1 Issue-ID: OOM-52 Change-Id: I6106c71f98c754c0e19e4cc987ea12e08bfdb903 Signed-off-by: kerenj <keren.joseph@amdocs.com>
2017-08-24policy K8S-Helm Parameterizationkerenj11-29/+63
changed policy k8s deployment to support helm parameterization. updated images to 1.1 Issue-ID: OOM-52 Change-Id: I4eb0626c7c00ace2c266d6ddbb1313f3b654d69e Signed-off-by: kerenj <keren.joseph@amdocs.com>
2017-08-24portal K8S-Helm Parameterizationkerenj9-38/+70
changed portal k8s deployment to support helm parameterization Issue-ID: OOM-52 Change-Id: I8ad9681b597a87113089f194e1a0e8a9e550bb08 Signed-off-by: kerenj <keren.joseph@amdocs.com>
2017-08-24robot K8S-Helm Parameterizationkerenj5-8/+33
changed robot k8s deployment to support helm parameterization. updated image to 1.1 Issue-ID: OOM-52 Change-Id: Ibd7cd5a73589abb42940897a5a524cb44f53dd98 Signed-off-by: kerenj <keren.joseph@amdocs.com>
2017-08-24VID K8S-Helm Parameterizationkerenj6-9/+25
changed VID k8s deployment to support helm parameterization Issue-ID: OOM-52 Change-Id: Ide19bfaa611dfbff8080bd755b6dc820d3691894 y Signed-off-by: kerenj <keren.joseph@amdocs.com>
2017-08-24Merge "sdnc K8S-Helm Parameterization"Mandeep Khinda8-13/+39
2017-08-23Fixed the bug with sed now its env. agnosticMunir Ahmad1-4/+4
Issue-ID: OOM-170 Change-Id: Id57d46bc3b8d4faf1cc5ee002563cd35f790f67d Signed-off-by: Munir Ahmad <munir.ahmad@bell.ca>
2017-08-23sdnc K8S-Helm Parameterizationkerenj8-13/+39
changed sdnc k8s deployment to support helm parameterization. updated image to 1.1 Issue-ID: OOM-52 Change-Id: Ie9ec8f60c80caffc69637bf83043902eef45dc18 Signed-off-by: kerenj <keren.joseph@amdocs.com>
2017-08-23message-router K8S-Helm Parameterizationkerenj7-16/+32
changed message-router k8s deployment to support helm parameterization Issue-ID: OOM-52 Change-Id: I6a46293e4b38d7c7ed91a5642de6c169193f14d5 Signed-off-by: kerenj <keren.joseph@amdocs.com>
2017-08-22Merge "MSO K8S-Helm Parameterization"Mandeep Khinda9-14/+93
2017-08-22MSO K8S-Helm Parameterizationkerenj9-14/+93
changed MSO k8s deployment to support helm parameterization Issue-ID: OOM-52 Change-Id: Ifb192ee2d417aae6b0bdd05d662229e3542e7944 Signed-off-by: kerenj <keren.joseph@amdocs.com>
2017-08-22Merge "ONAP 1.1 message-router work"Mandeep Khinda46-901/+3
2017-08-22Merge "VID 1.1 work"Mandeep Khinda3-5/+5
2017-08-22Merge "ONAP Portal 1.1 work"Mandeep Khinda21-385/+223
2017-08-21ONAP 1.1 message-router workMandeep Khinda46-901/+3
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>
2017-08-21VID 1.1 workMandeep Khinda3-5/+5
-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>
2017-08-21ONAP Portal 1.1 workMandeep Khinda21-385/+223
-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>
2017-08-21Updated deployment yamls and config to SDC v1.1Dusan Rozman7-6/+20
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>
2017-08-17Revert 0b1332938385cc534b1f034b73f19c145ead87c6Munir Ahmad38-537/+72
Issue-ID: OOM-66 This reverts commit 0b1332938385cc534b1f034b73f19c145ead87c6. Change-Id: I05ba7dd5050ee2ef03cf19d1c5c0db03e12a0d4f Signed-off-by: Munir Ahmad <munir.ahmad@bell.ca>
2017-08-17Revert aaf060dac3d302f94ce99e5c63002f046e4d3f0eMunir Ahmad5-17/+17
Issue-ID: OOM-145 This reverts commit aaf060dac3d302f94ce99e5c63002f046e4d3f0e. Change-Id: I0f04c394846d553b60b1c0c3a334f98c021d804e Signed-off-by: Munir Ahmad <munir.ahmad@bell.ca>
2017-08-17update dir path from dockerdata-nfs to dockerdataMunir Ahmad5-17/+17
issue-id: OOM-145 Change-Id: I3f16fc32188118901612e1b93ec707fc1d513680 Signed-off-by: Munir Ahmad <munir.ahmad@bell.ca>