summaryrefslogtreecommitdiffstats
path: root/kubernetes/aaf/resources/config/local
AgeCommit message (Collapse)AuthorFilesLines
2018-10-11refactor AAF casablanca chartsMandeep Khinda9-105/+0
Issue-ID: AAF-539 Change-Id: Id1f263d526ef5fa88c6cd25f7ed1779d3a0cd2ee Signed-off-by: Mandeep Khinda <mandeep.khinda@amdocs.com>
2018-08-29Add config file for pkcs11Manjunath Ranganathaiah1-0/+1
This file will be used by ca property file to trigger pkcs11 keystore to be used by local CA Change-Id: I7dd5d668bbf438d4a0e347835ca92ae9202f3a50 Issue-ID: AAF-413 Signed-off-by: Manjunath Ranganathaiah <manjunath.ranganathaiah@intel.com>
2018-08-23License Task for VID,AAF,CLI,SNIROvaibhavjayas1-6/+14
Issue-ID: OOM-1304 Signed-off-by: vaibhavjayas <vaibhav.jayas@amdocs.com> Change-Id: I601eaabf6e4487a5eda90f6117d55fcbfe0e7d6b
2018-06-05Replace AAF CertsInstrumental2-0/+0
Issue-ID: AAF-346 Change-Id: Ie56c187e4c8ca7a0abad170a7b3a5571084ff566 Signed-off-by: Instrumental <jonathan.gathman@att.com>
2018-05-07AAF ChartsMahendra Raghuwanshi9-0/+96
-PS3-MK -renaming charts to remove hyphen -refactoring service name configuration. It wasn't quite correct the way it was. It was taking the chart name as the service name and not using the values.yaml from the top level chart as intended. -Jonathan asked to name the main app service "aaf-service and cassandra to "aaf-cass" as this is what is in the cert -squashed https://gerrit.onap.org/r/#/c/45923/1 into this commit. -updated robot to the latest settings Robot tests are failing but all pods come up. I think this can be merged and the AAF team investigate the robot health issue in a running system -PS4-MK -reverting sms changes and taking the latest from master -removing repository from the global section of the aaf values. -this was causing all images to be pulled from nexus3.onap.org which was failing to pull images that come from docker hub. There is supposed to be a proxy through nexus3 to dockerhub but maybe we are missing something. -PS5-MK -removing nodeports from non gui related charts. There are conflicts -PS6-Kiran -Adding imagepullsecrets for aaf-sms-vault subchart -updated image repository to pull from nexus3 -tested and works now and should fix the pull errors -PS7-Kiran -Previous patch picked up a couple of unintended changes -Reverting them -PS8-MK -removing names from identities -using https for robot test Issue-ID: OOM-930 Change-Id: I98f40ef5af03dda73aebf12f6fa48d928915ab34 Signed-off-by: Mahendra Raghuwanshi <mahendra.raghuwanshi@amdocs.com> Add Beijing CQLs into OOM Issue-ID: AAF-114 Change-Id: I2c2d46738ba0885c41f710997d4b212b6ce4d2de Signed-off-by: Instrumental <jonathan.gathman@att.com> Signed-off-by: Mandeep Khinda <mandeep.khinda@amdocs.com> Signed-off-by: Kiran Kamineni <kiran.k.kamineni@intel.com>