summaryrefslogtreecommitdiffstats
path: root/kubernetes/aai/templates
AgeCommit message (Collapse)AuthorFilesLines
2018-10-23fixing clusterIP service type errorsMandeep Khinda1-1/+1
If you try and change the service type from a nodeport to a cluster IP things break. We never really exercise this code path in testing but if you want to experiment with a totally internal network environment you need to be able to turn off node ports. Issue-ID: OOM-1475 Change-Id: I1a0f4b0a4c390f3353e1611b6002b93e54bb5044 Signed-off-by: Mandeep Khinda <mandeep.khinda@amdocs.com>
2018-10-19Fix the issue widget model issueKajur, Harish (vk250x)1-1/+14
So the problem is happening intermittently because resources and traversal starts up parallel sometimes they would be ready at the same time and sometimes they are not but the HAProxy deployment needs to wait until resources, traversal and graphadmin is ready before it starts to be in the ready state. Also modifying the readiness probe to make the echo request to /aai/util/echo rather than rely on the port check to get a better indicator of haproxy readiness Issue-ID: AAI-1759 Change-Id: I847abd7fd0375da59254656f5891ed14547058ab Signed-off-by: Kajur, Harish (vk250x) <vk250x@att.com>
2018-09-25Updating charts to use common resource templateMandeep Khinda1-1/+1
Issue-ID: OOM-1145 Change-Id: I1510339a820802554b6e8b9a201619ef66be17a0 Signed-off-by: Mandeep Khinda <mandeep.khinda@amdocs.com>
2018-09-19Backup Task-AAI ConfigMap Labellingtoshrajbhardwaj1-0/+20
Issue-ID: OOM-1396 Change-Id: I6eb0725e6692532dddf58913aef787845a1d2d4e Signed-off-by: toshrajbhardwaj <toshrajbhardwaj@gmail.com>
2018-09-18Add resource limit for aairajeshkalai1-1/+1
Issue-ID: OOM-1147 Change-Id: I1c052b277a8372c188297a53183ea0ded74161bf Signed-off-by: rajeshkalai <rajesh.kalaiselvan@amdocs.com>
2018-09-06Add graphadmin microservice to oomKajur, Harish (vk250x)2-2/+4
Add the graphadmin charts to oom Also added the aai_schema changes to make the application model driven Update the resources traversal charts to be more user configurable Issue-ID: AAI-1545 Issue-ID: AAI-1474 Change-Id: Ie615cf3675b36a4830242a8510046c22fd95135b Signed-off-by: Kajur, Harish (vk250x) <vk250x@att.com>
2018-08-30Apache2 License additiontoshrajbhardwaj3-0/+43
Issue-ID: OOM-1306 Change-Id: I1a617718006ee845d675fead74ce075c3390ac2f Signed-off-by: toshrajbhardwaj <toshrajbhardwaj@gmail.com>
2018-08-14Add missing release labels to pod metadataHector Anapan-Lavalle1-0/+1
Change-Id: I0b4bda9b57b42b2853bffbebf18a81f5142ece97 Issue-ID: OOM-1319 Signed-off-by: Hector Anapan-Lavalle <ha076r@att.com>
2018-05-22Fix Incorrect AAI servicesBorislavG1-8/+8
Change-Id: If4b17c3525a75530aa6b149a6901cb0d8737a8d0 Issue-ID: OOM-1102 Signed-off-by: BorislavG <Borislav.Glozman@amdocs.com>
2018-05-07Update the keystore for resources and traversalKajur, Harish (vk250x)1-1/+20
to use the aaf generated keystore for our apps Issue-ID: AAI-1101 Change-Id: I5a5642f86e8bb924f2c01fa685a0493abf500623 Signed-off-by: Kajur, Harish (vk250x) <vk250x@att.com>
2018-04-18Update from using hbase to using cassandravagrant1-18/+1
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>
2018-03-27Add standardized helm chart for aaikj21-2063/+154
Issue-ID: OOM-734 Change-Id: I6b1a85017d79b92afcae44cf823ab000a10ce4be Signed-off-by: kj <keren.joseph@amdocs.com>
2018-03-17AAI parameterizationJerome Doucerain5-5/+10
added parameter for the AAI_CORE version added parameterized persisted storage location Issue-ID: OOM-734 Change-Id: Iefe3d89ae6d001754251e0f5ce2735c9a920bcd5 Signed-off-by: Jerome Doucerain <jerome.doucerain@bell.ca>
2018-03-22License addition in all yamlsvaibhav_16dec18-0/+252
Issue-ID: OOM-821 Change-Id: I627ac962afe8cd6bf2859a30a0e88f6c9ac89d34 Signed-off-by: vaibhav_16dec <vaibhav.chopra@amdocs.com>
2018-03-13AAI services registration via MSBAdrianSlavkovsky3-136/+592
Change-Id: I09cfea85672285fb96d0449af2e1535249b1c125 Issue-ID: AAI-671 Signed-off-by: AdrianSlavkovsky <adrian.slavkovsky@orange.com>
2018-03-01Run all components in one namespaceBorislavG18-119/+119
Change-Id: I5fcd4d577c1fda4de27842807c7cf7a5d372756e Issue-ID: OOM-722 Signed-off-by: BorislavG <Borislav.Glozman@amdocs.com>
2018-02-25fix AAI data-router and es mappingkerenj2-2/+2
fixed data router logs and elasticsearch data folder mapping to dockerdata-nfs Issue-ID: OOM-767 Change-Id: Ia9746fad6ae0a7283a599570e04044c9369f8d91 Signed-off-by: kerenj <keren.joseph@amdocs.com>
2018-02-15Replica Scaling of AAI Containervaibhav_16dec9-0/+9
Issue-ID: OOM-684 Change-Id: Ic642c248b3650dd645d1f7cb1442868b51f23f56 Signed-off-by: vaibhav_16dec <vaibhav.chopra@amdocs.com>
2018-02-09Merge "aai search data config alignment"Alexis de Talhouët2-9/+9
2018-02-09Merge "aai model loader config alignment"Alexis de Talhouët2-9/+9
2018-02-09Merge "aai resources and traversal config alignment"Alexis de Talhouët3-18/+18
2018-02-08aai search data config alignmentmayankg27032-9/+9
Change-Id: I690bf6863c38265c2ef10f315f0638be65211585 Issue-ID: OOM-671 Signed-off-by: mayankg2703 <mayank.gupta@amdocs.com>
2018-02-08aai model loader config alignmentmayankg27032-9/+9
Change-Id: Ifc5db843fb45c458c2d2a9294c52201fc27f425e Issue-ID: OOM-669 Signed-off-by: mayankg2703 <mayank.gupta@amdocs.com>
2018-02-08aai resources and traversal config alignmentmayankg27033-18/+18
Change-Id: Ib0b7a59a07e96eb79fd6ca59a5459e4e81de29e2 Issue-ID: OOM-668 Signed-off-by: mayankg2703 <mayank.gupta@amdocs.com>
2018-02-08aai sparky be config alignmentmayankg27032-9/+9
Change-Id: I7c8f8732763a39cf0bccec9af4149736c9108ea5 Issue-ID: OOM-666 Signed-off-by: mayankg2703 <mayank.gupta@amdocs.com>
2018-02-06Merge "config seg aai elasticsearch"Alexis de Talhouët2-4/+36
2018-02-06Merge "config seg aai data router"Alexis de Talhouët2-12/+130
2018-02-06Merge "config seg aai search data service"Alexis de Talhouët2-5/+51
2018-02-06Merge "config seg aai model loader"Alexis de Talhouët2-8/+33
2018-02-06Merge "config seg aai sparky be"Alexis de Talhouët2-5/+71
2018-02-06Merge "config seg aai resources and traversal"Alexis de Talhouët4-10/+50
2018-02-06config seg aai sparky bemayankg27032-5/+71
Change-Id: Ic322d59fe4d79e35595a72daf7842ee03954023b Issue-ID: OOM-664 Signed-off-by: mayankg2703 <mayank.gupta@amdocs.com>
2018-02-06config seg aai model loadermayankg27032-8/+33
Change-Id: I868acb11ba195a9415d54d2a9352c120a8b76e08 Issue-ID: OOM-662 Signed-off-by: mayankg2703 <mayank.gupta@amdocs.com>
2018-02-06config seg aai search data servicemayankg27032-5/+51
Change-Id: Ie0229756fabb37a88f46c3d6eb864531660885a8 Issue-ID: OOM-663 Signed-off-by: mayankg2703 <mayank.gupta@amdocs.com>
2018-02-05config seg aai elasticsearchmayankg27032-4/+36
Change-Id: I1d734fee3e487ba7d2e346576e38aba84928928f Issue-ID: OOM-660 Signed-off-by: mayankg2703 <mayank.gupta@amdocs.com>
2018-02-05config seg aai deployment servicemayankg27032-2/+12
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 data routermayankg27032-12/+130
Change-Id: Ib49c01c7f602458a41c66eb354fa08a024bdea15 Issue-ID: OOM-659 Signed-off-by: mayankg2703 <mayank.gupta@amdocs.com>
2018-02-05config seg aai resources and traversalmayankg27034-10/+50
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ët1-0/+1
- 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-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 "Update annotations to spec for aai"Mandeep Khinda3-79/+52
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-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>