summaryrefslogtreecommitdiffstats
path: root/kubernetes/aai
AgeCommit message (Collapse)AuthorFilesLines
2019-03-28Update aai_keystore and ext pemJimmy Forsyth9-62/+150
Issue-ID: AAI-2286 Change-Id: Ib2d265065ba2418ae1da98feeee8d35f7163d10f Signed-off-by: Jimmy Forsyth <jf2512@att.com>
2019-03-13Update AAI chart to include v14 URIs for MSBOndrej Frindrich2-4/+193
Change-Id: Icc6c39379764355300480c67be1f273dd46057a0 Issue-ID: AAI-1964 Signed-off-by: Ondrej Frindrich <ondrej1.frindrich@orange.com> (cherry picked from commit d1400ca5bc530b9a1ebf3f6ef5849c4684bf95f5)
2019-02-20Merge "Update to 1.3.3 for release" into casablancaMike Elliott1-1/+1
2019-02-11Reduce requested minimums on AAI servicesjimmy12-40/+40
Change-Id: Icfc4256f65f0cb01b2062ac4d321503b8e2a760d Issue-ID: AAI-1940 Signed-off-by: jimmy <jf2512@att.com> (cherry picked from commit 297f59b7dca153c4d6340053368c6d765af57b92)
2019-01-24Update to 1.3.3 for releaseJimmy Forsyth1-1/+1
Issue-ID: AAI-2090 Change-Id: Ie1d4d0ae5a620909bd27f6ff213525b76bbecac2 Signed-off-by: Jimmy Forsyth <jf2512@att.com>
2019-01-15Update graphadmin to 1.0.4Jimmy Forsyth1-1/+1
Issue-ID: AAI-2076 Change-Id: I9c64b76afa5111d46813a78235873653341e3300 Signed-off-by: Jimmy Forsyth <jf2512@att.com>
2019-01-15Ensure create database schema job logs storedHarish Venkata Kajur2-2/+7
in the host system so when the pod dies unsuccessfully, we can investigate the root cause of the problem Issue-ID: AAI-1958 Change-Id: Ia151f597f9cce643c0e250a119a5606525d99ee7 Signed-off-by: Harish Venkata Kajur <vk250x@att.com>
2019-01-15Merge "Update the create db schema job to properly fail" into casablancaAlexis de Talhouët1-1/+4
2019-01-11Update to CMR versions of AAIJimmy Forsyth9-9/+9
Issue-ID: AAI-2068 Change-Id: I7acf6533d2245988031e34328dcd574fcab35b99 Signed-off-by: Jimmy Forsyth <jf2512@att.com>
2019-01-08Update the create db schema job to properly failHarish Venkata Kajur1-1/+4
Use the docker image that properly fails if the application is aborted causing the job to kick off a new one if the old one isn't successful Issue-ID: AAI-2047 Change-Id: I8c985234052b281453693ecb5317df0024fac230 Signed-off-by: Harish Venkata Kajur <vk250x@att.com>
2018-12-20OOM-1565: AAI Volume chart Persistent mountRahul Sharma2-2/+2
AAI volumes chart is not taking global Persistent Mount into consideration Change-Id: I2d861e2406c95bfb0e923d068d29b68c4a61a68b Issue-ID: OOM-1565 Signed-off-by: Rahul Sharma <Rahul.Sharma2@amdocs.com>
2018-12-11Change deployment branch to casablanca for MRGary Wu1-1/+1
Change deployment branch to casablanca to facilitate deployment tests for Casablanca Maintenance Release. Change-Id: I0d30723d5001eba89f0f36886e494dd8dd31a5fd Issue-ID: INT-775 Signed-off-by: Gary Wu <gary.i.wu@huawei.com>
2018-11-28Update gerrit branch refs to 3.0.0-ONAP3.0.0-ONAPMike Elliott1-1/+1
Change-Id: I75ea788f47598aa07ecb6550b5db7e9e4fdc1d36 Issue-ID: OOM-1533 Signed-off-by: Mike Elliott <mike.elliott@amdocs.com>
2018-11-21Sync docker tags with release manifestGary Wu4-4/+4
Sync docker tags with the release manifest from integration repo commit a7c98ae0fabb0a94fbdc030e6f7c519439923045. Change-Id: Idb73aa4f05a948b7e1d70723cc6a52b8fd6f0517 Issue-ID: INT-663 Signed-off-by: Gary Wu <gary.i.wu@huawei.com>
2018-11-21Sync docker tags with release manifestGary Wu1-1/+1
Sync docker tags with the release manifest from integration repo commit b570f27f6b382458cc64347024f27e15d36faad4. Change-Id: Ic091d6f6803832bf07207ce3a56c4646b888b0a4 Issue-ID: INT-663 Signed-off-by: Gary Wu <gary.i.wu@huawei.com>
2018-11-15Sync docker tags with release manifestGary Wu4-4/+4
Sync docker tags with the release manifest from integration repo commit b37a3cfdaf92c4855660d2f0c1b20eb482b99bd4. Change-Id: Iabb203836d0c0adb5604a9303d4a108142ec6757 Issue-ID: INT-663 Signed-off-by: Gary Wu <gary.i.wu@huawei.com>
2018-11-13Fix DCAE password in bath_config filesJimmy Forsyth2-2/+2
Issue-ID: AAI-1910 Change-Id: I93bfe2a9f3a24b24c615d34a3f4f548db9035724 Signed-off-by: Jimmy Forsyth <jf2512@att.com>
2018-11-10Sync docker tags with release manifestGary Wu1-1/+1
Sync docker tags with the release manifest from integration repo commit a71e3709faa5f281361ddfcd79eb4bd11550edca. Change-Id: Ib937100d49aedced19a83593596906cadabc12e4 Issue-ID: INT-663 Signed-off-by: Gary Wu <gary.i.wu@huawei.com>
2018-11-08Merge "Wait for aaf if enabled"Borislav Glozman2-0/+5
2018-11-07Fixing dmaap issue with httpsKajur, Harish (vk250x)1-1/+1
Issue-ID: AAI-1761 Change-Id: Id2f9732cc4df7ef8d3602487c54048f6349e2f13 Signed-off-by: Kajur, Harish (vk250x) <vk250x@att.com>
2018-11-07Wait for aaf if enabledKajur, Harish (vk250x)2-0/+5
Issue-ID: AAI-1759 Change-Id: I8f6ed2586f7d90f053627af42b33e629017f73fd Signed-off-by: Kajur, Harish (vk250x) <vk250x@att.com>
2018-11-01Set aai-resources version 1.3.1Jimmy Forsyth1-1/+1
Issue-ID: AAI-1773 Change-Id: I0abcb8f9eb45d8f16556ff8557c1471992353889 Signed-off-by: Jimmy Forsyth <jf2512@att.com>
2018-11-01Set aai-traversal version 1.3.1Jimmy Forsyth1-1/+1
Issue-ID: AAI-1774 Change-Id: If697796a8dff63bde0297a5ee17904b337452eaf Signed-off-by: Jimmy Forsyth <jf2512@att.com>
2018-10-30Add missing selectors on PVCAlexis de Talhouët1-0/+3
Change-Id: If156e738a26c7c19043657c97ac327125c5162db Issue-ID: OOM-1486 Signed-off-by: Alexis de Talhouët <adetalhouet89@gmail.com>
2018-10-29Merge "Update gizmo fproxy client cert"Alexis de Talhouët2-1/+2
2018-10-29Fix champ pod starting before cassandra podsmichaere1-0/+15
Add readiness check to champ deployment.yaml to only start champ once cassandra pods are successfully started Issue-ID: AAI-1770 Change-Id: I4a1d3008d5368766d259325c73dfa14a8b47c1ce Signed-off-by: michaere <michaere@amdocs.com>
2018-10-26Update gizmo fproxy client certRavi Geda2-1/+2
This cert is to authenticate with AAF, which the downstream rproxy calls. Also, a fix to the service description. Change-Id: Ib4c57fa3ba3fa613f1124bfdd0e9af0e6c8574d7 Issue-ID: AAF-588 Signed-off-by: Ravi Geda <gravik@amdocs.com>
2018-10-25Enable aaf auth as default authenticationKajur, Harish (vk250x)1-1/+1
for the microservices resources and traversal Issue-ID: AAI-1760 Change-Id: I54529d37ad06680c3d5837c9361b1ee99715619e Signed-off-by: Kajur, Harish (vk250x) <vk250x@att.com>
2018-10-24Merge "Add systctl vm.max_map_count for elasticsearch"Borislav Glozman1-0/+1
2018-10-23fixing clusterIP service type errorsMandeep Khinda4-2/+4
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-23Change the name of container for graphadmin jobKajur, Harish (vk250x)1-1/+1
Issue-ID: AAI-1759 Change-Id: I87d81f1edd5f1e815450ad826ec681e5b2b14daf Signed-off-by: Kajur, Harish (vk250x) <vk250x@att.com>
2018-10-23Merge "Fix the issue widget model issue"Alexis de Talhouët1-1/+14
2018-10-23Merge "Update log volume directory to proper"Alexis de Talhouët1-1/+1
2018-10-23Merge "Add the https as transport type for dmaap"Alexis de Talhouët3-0/+3
2018-10-23Add systctl vm.max_map_count for elasticsearchJulien Barbot1-0/+1
Change-Id: Ifd82ece02036ffc305bdf85e7fd3025e28424045 Issue-ID: OOM-510 Signed-off-by: Julien Barbot <julien@barbot.org>
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-10-18Sync docker tags with release manifestGary Wu10-10/+10
Sync docker tags with the release manifest. It is assumed that the release manifest is the "single source of truth" and that the versions in the helm charts are out of date. Change-Id: I2902e60b25f57409dd616780a626e63c92d26769 Issue-ID: INT-663 Signed-off-by: Gary Wu <gary.i.wu@huawei.com>
2018-10-18Add the https as transport type for dmaapKajur, Harish (vk250x)3-0/+3
Issue-ID: AAI-1761 Change-Id: I700d4574cae8a783a456ec440f7eda3113449ab9 Signed-off-by: Kajur, Harish (vk250x) <vk250x@att.com>
2018-10-18Update log volume directory to properKajur, Harish (vk250x)1-1/+1
directory in the container where the logs of the update query data is set This is a first commit that can be used to hopefully identify what is causing the issue with sometimes the PUT tool that is trying to store the widget model is failing Issue-ID: AAI-1759 Change-Id: I2ee0623aa3e11f95e79295157b4ed29b17395b15 Signed-off-by: Kajur, Harish (vk250x) <vk250x@att.com>
2018-10-17Merge "Adding AAF client legacy credentials"Borislav Glozman8-2/+78
2018-10-17Tidy up of logback.xml and check debug mode worksMichael Reece1-18/+3
Removed old ajsc references in logback.xml Issue-ID: AAI-1754 Change-Id: I19c58f79838e3d008d7563c0bf1f21a37e92a9f7 Signed-off-by: michaere <michaere@amdocs.com>
2018-10-16Adding AAF client legacy credentialsPavel Paroulek8-2/+78
Change-Id: I866181a39a77a127f5812c92adebf224a82b86e9 Issue-ID: AAI-32 Signed-off-by: Pavel Paroulek <pavel.paroulek@orange.com>
2018-10-15Merge "Modify the updateQueryData job to keep waiting"Borislav Glozman1-0/+1
2018-10-11Merge "Fix aai sparky-be deployment"Mike Elliott1-3/+3
2018-10-11Merge "Mount the realm properites into containers"Borislav Glozman6-3/+9
2018-10-11Merge "Add Pluggable Security to Gizmo"Borislav Glozman20-10/+481
2018-10-11Fix aai sparky-be deploymentBorislavG1-3/+3
Issue-ID: OOM-1469 Signed-off-by: BorislavG <Borislav.Glozman@amdocs.com> Change-Id: Ief8fd2c87178ad088a2fbc4d88e856017b514956
2018-10-10Adding mount points for roles and users configArul.Nambi2-0/+10
Issue-ID: PORTAL-434 Change-Id: I93818de4551a0ea4f883226e1b4f50613c4d9bd0 Signed-off-by: Arul.Nambi <arul.nambi@amdocs.com>
2018-10-10Merge "fixed config so data-router start"Alexis de Talhouët5-10/+61
2018-10-10Merge "Moving the user and roles config"Alexis de Talhouët2-0/+20