summaryrefslogtreecommitdiffstats
path: root/kubernetes
AgeCommit message (Collapse)AuthorFilesLines
2017-09-08Merge "converting config to helm and setting demo values"Mandeep Khinda19-66/+269
2017-09-08Merge "fix robot init custome"Mandeep Khinda2-60/+0
2017-09-08converting config to helm and setting demo valuesMandeep Khinda19-66/+269
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>
2017-09-08Merge "Policy 1.1 in Kubernetes"Mandeep Khinda17-203/+31
2017-09-08Policy 1.1 in KubernetesEric Au17-203/+31
- 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>
2017-09-08Merge "Fix config-init docker volume mapping on nfs"Mandeep Khinda1-1/+0
2017-09-07Merge "Add DCAE Gen 1 message router configuration"Mandeep Khinda59-0/+311
2017-09-07Merge "Fix use of namespaces in instance creation"Mandeep Khinda1-1/+1
2017-09-07Fix config-init docker volume mapping on nfsBorislavG1-1/+0
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>
2017-09-07fix robot init customeAhmed Alabulrahman2-60/+0
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>
2017-09-07Add DCAE Gen 1 message router configurationMike Elliott59-0/+311
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>
2017-09-07Fix use of namespaces in instance creationMike Elliott1-1/+1
The nsPrefix value was being ignored when a second '--set' command was added for nodePortPrefix. Change-Id: Ib667265320d74eb11196c40d95a48bd35e691133 Issue-Id: OOM-283 Signed-off-by: Mike Elliott <mike.elliott@amdocs.com>
2017-09-06Persistent volumes for Database storageBorislavG171-14/+308
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>
2017-09-06Merge "fix SDC api hostname"Mandeep Khinda1-1/+1
2017-09-06Merge "add sparky-be kubedns service"Mandeep Khinda1-1/+16
2017-09-06Merge "Modify AAI service endpoints annotation"rui hu1-31/+31
2017-09-06Modify AAI service endpoints annotationHuabingZhao1-31/+31
Modify version to 11 Modify service url, add aai/v11 prefix Issue-Id: OOM-221 Change-Id: Ie61a44fa1b8904b65892712d183d311143ed62f8 Signed-off-by: HuabingZhao <zhao.huabing@zte.com.cn>
2017-09-05fix SDC api hostnameMandeep Khinda1-1/+1
the SDC widget in the onap portal was broken due to an incorrect hostname entry for the front end endpoint Issue-ID: OOM-151 Change-Id: Ia51bd805655da66eea7bbb617991f30ae6fd223f Signed-off-by: Mandeep Khinda <mandeep.khinda@amdocs.com>
2017-09-05add sparky-be kubedns serviceMandeep Khinda1-1/+16
It was missing and breaking the onap portal aai widget Issue-ID: OOM-264 Issue-ID: OOM-182 Change-Id: Ia22263d49d5a18126ab8ae46a50f9b24cd51a0cf Signed-off-by: Mandeep Khinda <mandeep.khinda@amdocs.com>
2017-09-05sparky-fe -> sparky-be. OOM-264nagu1-1/+1
fixes invalid host file entry in vnc-portal pod Change-Id: I85effcc4f9e84ae8d9921816398547abfe82d520 Signed-off-by: nagu <nagaraja_sr@infosys.com>
2017-09-05Use DMaaP from message-routeryuryn68-546/+3
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>
2017-09-05Merge "Use paramers for readiness image and pullPolicy"Yury Novitsky3-6/+6
2017-09-05Use paramers for readiness image and pullPolicyyuryn3-6/+6
Change-Id: I2c1aa2ff35c1fb698111e30f1abcd076f5b658b4 Issue-ID: OOM-65 Signed-off-by: yuryn <Yury.Novitsky@Amdocs.com>
2017-09-05Merge "NodePort Helm Parametrization"Yury Novitsky23-56/+51
2017-09-05Merge "Fix json format issue for aai annotation"rui hu1-30/+30
2017-09-05Fix json format issue for aai annotationHuabingZhao1-30/+30
Issue-Id: OOM-221 Change-Id: Ic5a098b7a10181f1e9b87fab41487e64347d9e3e Signed-off-by: HuabingZhao <zhao.huabing@zte.com.cn>
2017-09-05Merge "Kube2MSB Registrator k8s deployment"rui hu3-0/+39
2017-09-02Kube2MSB Registrator k8s deploymentHuabingZhao3-0/+39
Issue-ID: OOM-260 Change-Id: Ie79fc2d33d3695919cdcb44f5a22cf424019cfb7 Signed-off-by: HuabingZhao <zhao.huabing@zte.com.cn>
2017-09-02Merge "add namespace"rui hu5-0/+8
2017-09-02add namespaceHuabingZhao5-0/+8
Issue-ID: OOM-113 Change-Id: Ifaa978ed6156a661ae8312959fd4dc70a8029e32 Signed-off-by: HuabingZhao <zhao.huabing@zte.com.cn>
2017-09-02Merge changes I36641bbb,Ia8568265rui hu5-10/+132
* changes: parameterize docker image add service endpoint annotation for aai
2017-09-02parameterize docker imageHuabingZhao4-10/+15
Issue-Id: OOM-113 Change-Id: I36641bbb2c973f3df9a9d1a24e7197c21552e61b Signed-off-by: HuabingZhao <zhao.huabing@zte.com.cn>
2017-09-01fixing failed SDC FE and BE startupMandeep Khinda3-10/+0
- 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>
2017-09-01Merge "removing config files not used anymore"Mandeep Khinda3-110/+0
2017-09-01Merge changes Icd5a6b29,I84d2647aMandeep Khinda7-22/+178
* changes: addressing search data properties CI comment getting traversal, resources, & gremlin to boot
2017-09-01add service endpoint annotation for aaiHuabingZhao1-0/+117
Issue-Id: OOM-221 Change-Id: Ia85682652ed9f489377d6614a61cce91cd77f162 Signed-off-by: HuabingZhao <zhao.huabing@zte.com.cn>
2017-09-01Merge "service endpoint annotation for so"rui hu1-0/+20
2017-09-01service endpoint annotation for soHuabingZhao1-0/+20
Issue-Id: OOM-226 Change-Id: Iac7bcf795ca9e7a3a51f56ef5b29d55ab4e16251 Signed-off-by: HuabingZhao <zhao.huabing@zte.com.cn>
2017-09-01Merge "add service port to annotation"rui hu1-0/+2
2017-09-01add service port to annotationHuabingZhao1-0/+2
Issue-Id: OOM-222 Change-Id: Iaebaf08d595adfeae405799572b10d59adad61a5 Signed-off-by: HuabingZhao <zhao.huabing@zte.com.cn>
2017-09-01removing config files not used anymoreMandeep Khinda3-110/+0
- 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>
2017-09-01addressing search data properties CI commentMandeep Khinda1-1/+1
- 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>
2017-09-01getting traversal, resources, & gremlin to bootMandeep Khinda6-21/+177
- 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>
2017-08-31config pod script updates for AAI 1.1Mandeep Khinda1-1/+19
Issue-ID: OOM-65 Change-Id: I10c6aa9fc8dd03005b8f740e267f08ea41cc6946 Signed-off-by: Mandeep Khinda <mandeep.khinda@amdocs.com>
2017-08-31AAI 1.1 aaiproxy configMandeep Khinda1-0/+121
Issue-ID: OOM-65 Change-Id: I16478013f2f0b1b4f4c22b64fb5c9243719db5d2 Signed-off-by: Mandeep Khinda <mandeep.khinda@amdocs.com> Signed-off-by: yuryn <Yury.Novitsky@Amdocs.com>
2017-08-31AAI 1.1 elasticsearch configMandeep Khinda1-0/+400
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>
2017-08-31AAI 1.1 zookeeper configMandeep Khinda3-0/+110
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>
2017-08-31AAI 1.1 model-loader configMandeep Khinda2-0/+23
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>
2017-08-31AAI 1.1 search-data-service configMandeep Khinda5-0/+62
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>
2017-08-31AAI 1.1 sparky-be configMandeep Khinda12-0/+5069
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>