summaryrefslogtreecommitdiffstats
path: root/kubernetes
AgeCommit message (Collapse)AuthorFilesLines
2018-09-21Fix POMBA properties for robot testsuiteGary Wu1-3/+3
Change-Id: I3729b0d846fa8d63a4c0c11d48d7c5a5c78d40fa Issue-ID: OOM-1438 Signed-off-by: Gary Wu <gary.i.wu@huawei.com>
2018-09-21Merge "[aai-babel] Fix collection resource widget details"Alexis de Talhouët1-3/+3
2018-09-21Merge "4.4.0 policy-handler"Alexis de Talhouët1-1/+1
2018-09-21Merge "ipomba healthcheck"Alexis de Talhouët2-0/+12
2018-09-21Merge "fixing vid startup issue after resource limit"Alexis de Talhouët1-5/+5
2018-09-21Merge "BugFix:correct context path in ND Ctx builder"Alexis de Talhouët1-1/+1
2018-09-21Merge "Add requirement on controller-blueprint for sdnc"Jerome Doucerain1-0/+3
2018-09-21Merge "Add missing properties files to SDNC"Jerome Doucerain7-5/+63
2018-09-21Add missing properties files to SDNCAlexis de Talhouët7-5/+63
Missing netbox and blueprint-rest-adaptor Change-Id: Ifa4f2095190718ae8dc3412eac99ae242978c97e Issue-ID: CCSDK-589 Signed-off-by: Alexis de Talhouët <adetalhouet89@gmail.com>
2018-09-21fixing vid startup issue after resource limitMandeep Khinda1-5/+5
The resource allocation is sufficient, however the pod takes longer to start and was being killed by the liveness probe. Increased probe delay to 2min and cpu core resources Issue-ID: OOM-1167 Change-Id: Ic2cdf2bd4a275d6f23ccaa7b8938ad6e1c1b5a4a Signed-off-by: Mandeep Khinda <mandeep.khinda@amdocs.com>
2018-09-21Merge "Fix: aai resource limits- charts except cassandra"Mandeep Khinda24-31/+209
2018-09-21Merge "Resource Limits for oof"Mandeep Khinda18-19/+172
2018-09-21Fix: aai resource limits- charts except cassandrarajeshkalai24-31/+209
Issue-ID: OOM-1147 Change-Id: I438d404b0717b5179857d3226590b28c0372848d Signed-off-by: rajeshkalai <rajesh.kalaiselvan@amdocs.com> Fix: request -resource limits for aai Issue-ID: OOM-1147 Change-Id: I5898e2c6c6b4c6cc1c302c287b15f5697bf2e36b Signed-off-by: rajeshkalai <rajesh.kalaiselvan@amdocs.com>
2018-09-21Resource Limits for oofPrateekinlinux18-19/+172
Issue-ID: OOM-1157 Change-Id: I2f2733834f71f4edeb87f55cfd8461be10fd8cb9 Signed-off-by: Prateekinlinux <prateek.khosla@amdocs.com>
2018-09-20Add requirement on controller-blueprint for sdncAlexis de Talhouët1-0/+3
Change-Id: I07c1eb1642f348e355eec96513e32a1bb87e6670 Issue-ID: CCSDK-523 Signed-off-by: Alexis de Talhouët <adetalhouet89@gmail.com>
2018-09-20Add controller blueprintsMike Elliott10-0/+507
This is a common Helm Chart for deploying the new Controller Blurprints miscroservice as part of the CDS work being done to enable self service. Change-Id: I435fb4d2b269e230c3149fb39b3632d3eac93878 Issue-ID: CCSDK-523 Signed-off-by: Mike Elliott <mike.elliott@amdocs.com>
2018-09-20ipomba healthcheckUbuntu2-0/+12
Change-Id: I82ca7470c79ead78cd2d121586d9c7702056f2ff Issue-ID: LOG-224 Signed-off-by: Ubuntu <frank.obrien@amdocs.com>
2018-09-20BugFix:correct context path in ND Ctx builderPhillip Leigh1-1/+1
Issue-ID: LOG-677 Change-Id: Ic3ec81926095ad4472e517e85661ccdaa1b1d7bb Signed-off-by: Phillip Leigh <phillip.leigh@amdocs.com>
2018-09-204.4.0 policy-handlerAlex Shatov1-1/+1
- made consul-url configurable thru env var or local config Change-Id: I148d6551e9640c5125b6d738ae0ad4e17d3e46be Signed-off-by: Alex Shatov <alexs@att.com> Issue-ID: DCAEGEN2-822
2018-09-20Merge "Correct namespace in update-vfw-op-policy.sh"Alexis de Talhouët1-2/+2
2018-09-20Do not use https do communicate with sdncAlexis de Talhouët1-2/+2
Change-Id: I445756c2cb3660e5eab2694a64e8aadd93517edd Issue-ID: OOM-1435 Signed-off-by: Alexis de Talhouët <adetalhouet89@gmail.com>
2018-09-20Fix wrong service name for sdnc in bpmn-infraAlexis de Talhouët1-1/+1
Change-Id: I7c1977e5d170fcc66685ea3ea90cebc7f8f0726c Issue-ID: OOM-1435 Signed-off-by: Alexis de Talhouët <adetalhouet89@gmail.com>
2018-09-20Use http port from VID to SOAlexis de Talhouët1-1/+1
As port 8443 isn't open by SO, we should use port 8080. Change-Id: I672ca81ec7a338a0cf5d3d81eecca4155f6fefad Issue-ID: OOM-1434 Signed-off-by: Alexis de Talhouët <adetalhouet89@gmail.com>
2018-09-20Merge "Resource Limit for Portal"Alexis de Talhouët12-114/+114
2018-09-20Resource Limit for PortalNishukumar12-114/+114
Issue-ID: OOM-1159 Change-Id: I2907332fe057f60b782d67e5a6675096898918e1 Signed-off-by: Nishukumar <nishu.kumar@amdocs.com>
2018-09-20Correct namespace in update-vfw-op-policy.shAbdelmuhaimen Seaudi1-2/+2
The namespace in update-vfw-op-policy.sh should be corrected to be "onap" instead of "onap-policy". Issue-ID: POLICY-1098 Change-Id: Ib1b1ff616645635b2779b8ee6b9aab05b01a76be Signed-off-by: Abdelmuhaimen Seaudi <abdelmuhaimen.seaudi@orange.com>
2018-09-20Merge "updating gerritBranch to master"Alexis de Talhouët4-4/+4
2018-09-20Merge "SO helm chart cleanup"Alexis de Talhouët18-305/+13
2018-09-20Merge "Update DCAE values.yaml for r3 images/input"Alexis de Talhouët4-2/+66
2018-09-20[aai-babel] Fix collection resource widget detailsMark Tooski1-3/+3
Update cr widget deatils in artifact-generator.properties Issue-ID: AAI-1658 Change-Id: If390deb6cbda358ffa32ec757180b2d4cde03a7c Signed-off-by: Mark Tooski <mark.tooski@amdocs.com>
2018-09-20Merge "Fix the issue fetch log of esr in kibana"Alexis de Talhouët11-88/+305
2018-09-20Merge "inputs for 4.3.1 policy-handler - all the latest"Alexis de Talhouët1-7/+55
2018-09-20Merge "Preload Guard Policies"Alexis de Talhouët1-116/+181
2018-09-20Merge "fixing attribute comparison rule"Alexis de Talhouët1-4/+9
2018-09-20Merge "aaf configuration in policy charts"Alexis de Talhouët1-2/+7
2018-09-20Fix duplicated propertyLee, Tian (tl5884)1-2/+0
Looks like it was added accidentally when fixing OOM-1411 Change-Id: I316a36efbeb9797677456aabd5c1ac84700e5397 Issue-ID: OOM-1411 Signed-off-by: Lee, Tian (tl5884) <TianL@amdocs.com>
2018-09-20Migrate OOF to v14 AAI schemaDileep Ranganathan1-1/+1
Updated the version to v14 in conductor.conf Change-Id: Id6586237dc0a7f1fd15a524dd030cbf868fb5010 Issue-ID: OPTFRA-355 Signed-off-by: Dileep Ranganathan <dileep.ranganathan@intel.com>
2018-09-20fixing attribute comparison rulePierre Rioux1-4/+9
Change-Id: I81d9139e80b7d7e6432f178d107a28b4135ca0e2 Issue-ID: LOG-434 Signed-off-by: Pierre Rioux <pierre.rioux@amdocs.com>
2018-09-19aaf configuration in policy chartsJorge Hernandez1-2/+7
Change-Id: Ic3d0cbdf6833c4e74f682c6b8b2b93c7c90c9a42 Signed-off-by: Jorge Hernandez <jh1730@att.com> Issue-ID: POLICY-1044
2018-09-20Update DCAE values.yaml for r3 images/inputvagrant4-2/+66
Revising version of InventoryAPI, DH and PH REbased to resolve merge conflict Change-Id: I049203f1c386f08060834d05136590ee3c2ed7fa Signed-off-by: Vijay Venkatesh Kumar <vv770d@att.com> Issue-ID: DCAEGEN2-772
2018-09-20SO helm chart cleanupRamesh Parthasarathy18-305/+13
SO helm chart has been cleaned up and theseZ changes have been verified with SO rancher env Change-Id: If6a26f5c346f77936aeaf4102341f14759714bf1 Issue-ID: SO-1073 Signed-off-by: Ramesh Parthasarathy(rp6768)<rp6768@att.com>
2018-09-20reducing resource request numbersMandeep Khinda18-68/+68
Issue-ID: OOM-1145 Change-Id: Ic2770086914e7cf1a96f2b6e5fd04bf1bd3f75d8 Signed-off-by: Mandeep Khinda <mandeep.khinda@amdocs.com>
2018-09-19updating gerritBranch to masterMandeep Khinda4-4/+4
some charts internally pull config/scripts from gerrit to bootstrap. They are currently bootstrapping with the beijing branch. Issue-ID: OOM-1425 Change-Id: I0ab0a054e9cc6ed6b23704404d80588f53530fa2 Signed-off-by: Mandeep Khinda <mandeep.khinda@amdocs.com>
2018-09-19Merge "Remove internal unused values"Mandeep Khinda2-6/+2
2018-09-19Merge "Remove special characters"Mandeep Khinda1-13/+0
2018-09-19Merge "Fix api-handler config"Mandeep Khinda1-2/+2
2018-09-19Merge "Fix wrong db catalog port in bpmn-infra"Mandeep Khinda1-2/+2
2018-09-19Merge "Fix wrong passwords in bpmn-infra config"Mandeep Khinda1-6/+5
2018-09-19Merge changes from topic 'fix_oom_master_dist'Mandeep Khinda1-4/+2
* changes: Fix wrong camunda passwd in api-handler config Fix wrong so bpmn-infra port in api-handler config
2018-09-19Merge "Resource Limits for sdc"Mandeep Khinda12-171/+121