summaryrefslogtreecommitdiffstats
path: root/kubernetes/aai
AgeCommit message (Collapse)AuthorFilesLines
2018-02-06Merge "config seg aai search data service"Alexis de Talhouët7-5/+113
2018-02-06Merge "config seg aai model loader"Alexis de Talhouët4-8/+56
2018-02-06Merge "config seg aai sparky be"Alexis de Talhouët14-5/+5140
2018-02-06Merge "config seg aai resources and traversal"Alexis de Talhouët9-10/+355
2018-02-06config seg aai sparky bemayankg270314-5/+5140
Change-Id: Ic322d59fe4d79e35595a72daf7842ee03954023b Issue-ID: OOM-664 Signed-off-by: mayankg2703 <mayank.gupta@amdocs.com>
2018-02-06config seg aai model loadermayankg27034-8/+56
Change-Id: I868acb11ba195a9415d54d2a9352c120a8b76e08 Issue-ID: OOM-662 Signed-off-by: mayankg2703 <mayank.gupta@amdocs.com>
2018-02-06config seg aai search data servicemayankg27037-5/+113
Change-Id: Ie0229756fabb37a88f46c3d6eb864531660885a8 Issue-ID: OOM-663 Signed-off-by: mayankg2703 <mayank.gupta@amdocs.com>
2018-02-05config seg aai deployment servicemayankg27033-2/+133
Change-Id: Ic7572ff99d04af94e9cbab695f0597ae211fb583 Issue-ID: OOM-521 Signed-off-by: mayankg2703 <mayank.gupta@amdocs.com>
2018-02-05Persist AAI data add ns prefixMunir Ahmad1-1/+1
Issue-ID: OOM-639 Change-Id: I31ba467f6a48938b8c6ac40b76abf67f2362d743 Signed-off-by: Munir Ahmad <munir.ahmad@bell.ca>
2018-02-05config seg aai resources and traversalmayankg27039-10/+355
Issue-ID: OOM-658 Change-Id: I8878f202147edc419341fdc3bdafeb1ebc2eec1c Signed-off-by: mayankg2703 <mayank.gupta@amdocs.com>
2018-01-30Persist AAI dataMunir Ahmad1-1/+6
Issue-ID: OOM-639 Change-Id: I0e90a12ac8f00c6b34d99dbd4ac1921a3c8591a9 Signed-off-by: Munir Ahmad <munir.ahmad@bell.ca>
2018-01-18Fix policyAlexis de Talhouët2-0/+6
- remove useless init-check in deployment to match requirement from policy team: https://gerrit.onap.org/r/gitweb?p=policy/docker.git;a=blob;f=docker-compose.yml;h=96fd5073e9d51908dabd04643aa96b42820ac681;hb=HEAD - add missing drools port (9696) - update configuration files to reflect latest Change-Id: I3399c21a3357b649fdc078a0bd4ba4af1f751a9b Issue-ID: OOM-490 Signed-off-by: Alexis de Talhouët <adetalhouet89@gmail.com>
2018-01-09Add service endpoint about external system.LiZi1-0/+19
Issue-ID: OOM-493 Change-Id: Iae8f2c578435a39682d2178bfe9bcb1b342f7054 Signed-off-by: LiZi <li.zi30@zte.com.cn>
2017-12-26Merge "enable ssl propery should be bool"rui hu1-30/+30
2017-12-25enable ssl propery should be boolHuabingZhao1-30/+30
Issue-ID: OOM-539 Change-Id: I1660fe3636333d9df4591813d1d243694c43888a Signed-off-by: HuabingZhao <zhao.huabing@zte.com.cn>
2017-12-19Merge "Fix date format in sparky-be logback"Alexis de Talhouët1-1/+1
2017-12-19Fix date format in sparky-be logbackyuryn1-1/+1
Change-Id: Icf4ab47900b3975d2a56f0b6e1baa827c5ed1adc Issue-ID: OOM-520 Signed-off-by: yuryn <Yury.Novitsky@Amdocs.com>
2017-12-17Fix wrong filebeat config in aaiBorislavG4-6/+6
Change-Id: Ia051e8294a60e6fe37037bcb682470a9f4a31d72 Issue-ID: OOM-469 Signed-off-by: BorislavG <Borislav.Glozman@amdocs.com>
2017-12-15Merge "Migrate to R1 released docker images"Mandeep Khinda1-10/+10
2017-12-15Merge "Update annotations to spec for aai"Mandeep Khinda3-79/+52
2017-12-08Migrate to R1 released docker imagesAlexis de Talhouët1-10/+10
Change-Id: Iac46cbae69404d17e1f4e59f85ed18fc7ecd01dd Issue-ID: OOM-432 Signed-off-by: Alexis de Talhouët <adetalhouet89@gmail.com> (cherry picked from commit f033f949c49cc195be1f3a6bdf79759f7e0983ca)
2017-11-28Fix: AAI HAProxy syslog are not monitoredAlexis de Talhouët1-1/+1
Change-Id: I83f99c960a16aca43caac0aa4feb285716f0ade0 Issue-ID: OOM-466 Signed-off-by: Alexis de Talhouët <adetalhouet89@gmail.com>
2017-11-22Update annotations to spec for aaikiranya3-79/+52
Issue-ID: OOM-406 Change-Id: I069e0d9c3a6b3abec749f970f08ba11315573205 Signed-off-by: kiranya <kiran.yadav@amdocs.com>
2017-11-15Update the haproxy to use latest aai certificateVenkata Harish K Kajur1-1/+1
Issue-ID: AAI-44 Change-Id: I60dedc488b17e3340a30abcd4df5de83a377f1a1 Signed-off-by: Venkata Harish K Kajur <vk250x@att.com>
2017-10-29Add option to disable specific deploymentsyuryn10-6/+35
Add option to disable any deployment by using conditions in helm templates. Each deployment will get helm parameter - boolean flag allowing to disable it. The flags can be listed in the custom values.yaml file that can be passed to the createAll script with '-v' command line option. Change-Id: I32b795de46c72915c2201c94c23f4e061971bb56 Issue-ID: OOM-380 Signed-off-by: yuryn <Yury.Novitsky@Amdocs.com>
2017-10-19Fix AAI-ML filebeat.ymlshanedaniel1-1/+1
Issue-ID: OOM-367 Change-Id: I37b1c9e3937b0f9b51711a32eb513fe9ed39bda6 Signed-off-by: shanedaniel <shane.daniel@amdocs.com>
2017-10-16fix aai travers/resources logback boostrapMichael O'Brien2-24/+24
Issue-ID: OOM-362 Change-Id: Id076a6988c24c400df8fe08837ef9fbd19be893c Signed-off-by: Michael O'Brien <frank.obrien@amdocs.com>
2017-10-05Merge "Remove the root user id to use default user"Mike Elliott2-4/+2
2017-10-04Remove the root user id to use default userVenkata Harish K Kajur2-4/+2
Change the way kubernetes install to ensure that the user is not root as all of the aai scripts expect the user to be non root and this affects some key functionality and also add an hbase artificial delay of 60 seconds to ensure that resources container waits the appropriate amount of time before trying to connect to hbase the current implementation of the probe doesn't work too well since when port is up doesn't truly tell whether the hbase container is ready Issue-ID: OOM-334 Change-Id: I290feabb56a9e7f99d538b02bf6f563824eb198e Signed-off-by: Venkata Harish K Kajur <vk250x@att.com>
2017-10-03Add missing aai canonical loggingBorislavG11-23/+1408
Add filebeats and logback configuration to: sparky-be, search-data-service, model-loader, traversal, resources using configMaps Issue-ID: OOM-112 Signed-off-by: BorislavG <Borislav.Glozman@amdocs.com> Change-Id: Ia1fa0ee2ad3894553a60468797d9d2b1cecb8f2e
2017-09-28Update the resources deployment and traversalVenkata Harish K Kajur3-4/+8
Remove the aai-config and aai-data to be mounted Change the docker hbase to use aaionap/hbase Also change the mount path for logs to be proper Issue-ID: AAI-397 Change-Id: I4996d339a062143c2ef308413b7e3be6101f92fd Signed-off-by: Venkata Harish K Kajur <vk250x@att.com>
2017-09-26Revert "added filebeat to all components"Alexis de Talhouët2-2/+2
Pods aren't starting properly. Let's not take any risk, so reverting. 3m 18s 4 kubelet, kubernetes-5 spec.containers{vid-server} Normal Killing Killing container with id docker://vid-server:FailedPostStartHook This reverts commit 4ca69ea2b6a2aaaf0974953a3c3dec7694fdfcb0. Deployment of: filebeat containar for each relevant component Issue-ID:OOM-110 Change-Id: I7953ac3b0e2a4ecbdd1a7d2a48cb9a1964bf08ab Signed-off-by: Alexis de Talhouët <adetalhouet89@gmail.com>
2017-09-24added filebeat to all componentsItay Hassid2-2/+2
Deployment of: filebeat containar for each relevant component Issue-ID:OOM-110 Change-Id: I3605a975ee9dbe3e34b8fa6b17fef52e9d29b975 Signed-off-by: Itay Hassid <itay.hassid@amdocs.com>
2017-09-22Add AAI config changesMike Elliott3-82/+4
A new RESOURCES_HOSTNAME environment variable was added to the traversal service to allow configuration for communicating with resource service. The gremlin service has been removed from AAI 1.1 deliverables. Change-Id: Id38581d49822cb3aa8ccb912508fabfb5c775a5a Issue-Id: OOM-312 Signed-off-by: Mike Elliott <mike.elliott@amdocs.com>
2017-09-14Containers time zone syncyuryn10-0/+64
Make sure time zones on the containers are in sync with the hosting machines Change-Id: Ie22608bda63cbcdf564f73adcdd3e829afad05ca Issue-ID: OOM-299 Signed-off-by: yuryn <Yury.Novitsky@Amdocs.com>
2017-09-13Revert "moving certs and keys to k8s secrets"Keren Joseph4-35/+0
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>
2017-09-12moving certs and keys to k8s secretsKeren Joseph4-0/+35
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>
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-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-05Use DMaaP from message-routeryuryn5-232/+0
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 Novitsky2-4/+5
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-02Merge changes I36641bbb,Ia8568265rui hu1-0/+117
* changes: parameterize docker image add service endpoint annotation for aai
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-01getting traversal, resources, & gremlin to bootMandeep Khinda3-13/+67
- 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>