summaryrefslogtreecommitdiffstats
path: root/kubernetes/aai/charts/aai-traversal/resources
AgeCommit message (Collapse)AuthorFilesLines
2019-04-26AAI HELM code transferJessica Wagantall14-843/+0
- Remove kubernetes/aai code from OOM. - Add oom/aai as submodule of OOM in kubernetes/aai location. Change-Id: I7741a0cd4b0ecef174569c9450b09f2f7c211f44 Issue-ID: CIMAN-250 Signed-off-by: Jessica Wagantall <jwagantall@linuxfoundation.org>
2019-04-17Upgrade AAI to use common shared CassandraMahendra Raghuwanshi2-12/+4
Change-Id: I0186b09697f32115595383c4e409e608e2cf767f Issue-ID: OOM-1652 Signed-off-by: Mahendra Raghuwanshi <mahendra.raghuwanshi@amdocs.com>
2019-03-28Update aai_keystore and ext pemJimmy Forsyth3-31/+31
Issue-ID: AAI-2286 Change-Id: Ib2d265065ba2418ae1da98feeee8d35f7163d10f Signed-off-by: Jimmy Forsyth <jf2512@att.com>
2019-02-18Add the schema service helm chartsHarish Venkata Kajur2-367/+278
Issue-ID: AAI-1873 Change-Id: I414d21eb23ed20b469259d7dbdd814cde733a547 Signed-off-by: Harish Venkata Kajur <vk250x@att.com>
2019-01-09Moving the trustore to parent folderArul.Nambi1-0/+0
Issue-ID: OOM-1556 Change-Id: I0e6bf66ec871d4de53ebaad23426119c5f425ac9 Signed-off-by: Arul.Nambi <arul.nambi@amdocs.com>
2018-11-13Fix DCAE password in bath_config filesJimmy Forsyth1-1/+1
Issue-ID: AAI-1910 Change-Id: I93bfe2a9f3a24b24c615d34a3f4f548db9035724 Signed-off-by: Jimmy Forsyth <jf2512@att.com>
2018-10-18Add the https as transport type for dmaapKajur, Harish (vk250x)1-0/+1
Issue-ID: AAI-1761 Change-Id: I700d4574cae8a783a456ec440f7eda3113449ab9 Signed-off-by: Kajur, Harish (vk250x) <vk250x@att.com>
2018-10-16Adding AAF client legacy credentialsPavel Paroulek2-1/+35
Change-Id: I866181a39a77a127f5812c92adebf224a82b86e9 Issue-ID: AAI-32 Signed-off-by: Pavel Paroulek <pavel.paroulek@orange.com>
2018-10-11Merge "Mount the realm properites into containers"Borislav Glozman1-1/+0
2018-10-08Mount the realm properites into containersKajur, Harish (vk250x)1-1/+0
Fix a bug where the realm configmap was created but it wasn't being mounted into the containers so any changes being done is not being reflected in the pods Issue-ID: AAI-1700 Change-Id: I987c80a5f74ee3be5aaec6ffc9990efbae0f4c8d Signed-off-by: Kajur, Harish (vk250x) <vk250x@att.com>
2018-09-26Add pomba and vfc to realm filesJimmy Forsyth1-0/+2
Issue-ID: AAI-1616 Change-Id: If313442e51bcebcd8ed259bca04b1fe3037b2a5e Signed-off-by: Jimmy Forsyth <jf2512@att.com>
2018-09-18Merge "Add AAF style creds to realm.props"Mandeep Khinda1-0/+9
2018-09-18Update the resources, traversal and graphadminKajur, Harish (vk250x)1-1/+1
to use message router HTTPS Issue-ID: AAI-1609 Change-Id: I7147eed19735be332e84c99fde8fd30744c63c36 Signed-off-by: Kajur, Harish (vk250x) <vk250x@att.com>
2018-09-17Add AAF style creds to realm.propsJimmy Forsyth1-0/+9
Change-Id: Ic8306dc22936e248c8095177fa7a6859b92f5e03 Issue-ID: AAI-1617 Signed-off-by: Jimmy Forsyth <jf2512@att.com>
2018-09-14Adding AAF configurationPavel Paroulek7-0/+73
Adding the current AAF configuration files and certificates Change-Id: I2288c9af7be021a993e99441961831b6a0d763e6 Issue-ID: AAI-32 Signed-off-by: Pavel Paroulek <pavel.paroulek@orange.com>
2018-09-06Add graphadmin microservice to oomKajur, Harish (vk250x)5-449/+534
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 additiontoshrajbhardwaj4-427/+457
Issue-ID: OOM-1306 Change-Id: I1a617718006ee845d675fead74ce075c3390ac2f Signed-off-by: toshrajbhardwaj <toshrajbhardwaj@gmail.com>
2018-08-27Remove the hbase charts from aaiKajur, Harish (vk250x)1-14/+0
Issue-ID: AAI-1186 Change-Id: Ie4af7ac0032afea4f92ce63eef8a7117ce000bc7 Signed-off-by: Kajur, Harish (vk250x) <vk250x@att.com>
2018-05-16Add robot-ete to list of realtime clientsJimmy Forsyth1-1/+1
Issue-ID: AAI-1144 Change-Id: I5deb2152a1ff783ab2e6311517e76709c76ba60a Signed-off-by: Jimmy Forsyth <jf2512@att.com>
2018-05-14Fix aai-cassandra serviceBorislavG2-2/+2
Make resources and traversal run on non-rancher k8s Change-Id: I01bd0537bf183ee59f35b272a7a53dffbc5b1d26 Cange-Id: I925964bcc2e0378d947dff33dd2b8870f3acd362 Issue-ID: OOM-1077 Signed-off-by: BorislavG <Borislav.Glozman@amdocs.com>
2018-05-10Add OOF user to OOM AAI configJimmy Forsyth1-0/+1
Issue-ID: AAI-1134 Change-Id: Ic40628175e58ce82fada21dd35e7435c869a88cb Signed-off-by: Jimmy Forsyth <jf2512@att.com>
2018-05-07Merge "Add the realtime clients to"Mike Elliott1-0/+2
2018-05-07Update the keystore for resources and traversalKajur, Harish (vk250x)1-0/+0
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-05-03Add the realtime clients toKajur, Harish (vk250x)1-0/+2
ensure the realtime database connection is being used when the request coming from SO, and SDNC Issue-ID: AAI-1121 Change-Id: I52a2192e5ece71d5ee3dc5bcf1e72f3aa9e55245 Signed-off-by: Kajur, Harish (vk250x) <vk250x@att.com>
2018-04-25Fix the janus graph cached propertiesKajur, Harish (vk250x)1-2/+2
missing the global release name Change-Id: Ieebed34bd115763dadd4452cf91ab1205f0f9c53 Issue-ID: AAI-1100 Signed-off-by: Kajur, Harish (vk250x) <vk250x@att.com>
2018-04-24Make all services independent of helm Release.NameBorislavG2-3/+2
Issue-ID: OOM-906 Change-Id: Ic65127d3981cb0a696c784392cab59fbf06b1e66 Signed-off-by: BorislavG <Borislav.Glozman@amdocs.com>
2018-04-18Update from using hbase to using cassandravagrant9-345/+719
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 aaikj1-0/+345
Issue-ID: OOM-734 Change-Id: I6b1a85017d79b92afcae44cf823ab000a10ce4be Signed-off-by: kj <keren.joseph@amdocs.com>