summaryrefslogtreecommitdiffstats
AgeCommit message (Collapse)AuthorFilesLines
2018-09-25Merge "CADI AAF changes for policy on OOM"Alexis de Talhouët1-0/+3
2018-09-25Merge "Obfuscated password for POMBA context builders"Alexis de Talhouët1-4/+4
2018-09-25Merge "Fix config file name for POMBA ND CNTXTB"Alexis de Talhouët2-28/+0
2018-09-25setting global flavor default to unlimitedMandeep Khinda1-0/+3
the default of small is creating issues as the resource request numbers need to be better tuned. setting to unlimited brings us back to where the containers are allowed to request whatever they want and grow unbounded (the downside is that this may allow for the containers to starve your K8s cluster!) Issue-ID: OOM-1145 Change-Id: I123131bdfbd154cf02cfa9fa7d96597844e346ab Signed-off-by: Mandeep Khinda <mandeep.khinda@amdocs.com>
2018-09-25Updating charts to use common resource templateMandeep Khinda147-151/+151
Issue-ID: OOM-1145 Change-Id: I1510339a820802554b6e8b9a201619ef66be17a0 Signed-off-by: Mandeep Khinda <mandeep.khinda@amdocs.com>
2018-09-25adding unlimited resource limitMandeep Khinda92-631/+556
Adds the ability to turn them off if they are found to cause issues also cleaning up some whitespace Issue-ID: OOM-1145 Change-Id: Idf0ee21f70e1bf65813b7f51ea028f2783a01cf8 Signed-off-by: Mandeep Khinda <mandeep.khinda@amdocs.com>
2018-09-25Adding common resource limit templateMandeep Khinda1-0/+59
Issue-ID: OOM-1145 Change-Id: I74cb7fbb7ab83135c79fa2f065359c163001f489 Signed-off-by: Mandeep Khinda <mandeep.khinda@amdocs.com>
2018-09-25CADI AAF changes for policy on OOMMichael Mokry1-0/+3
Added variables for cadi properties Changed variable values and removed resource property Change-Id: Ie037801af161aea13d8d869ffc37a5031043e073 Issue-ID: POLICY-913 Signed-off-by: Michael Mokry <mm117s@att.com>
2018-09-25Add PNDA bootstrap job to dcaegen2 chartDonald Hunter18-0/+655
Change-Id: I39974a948d261e3e6d80faf0219f67d4ffc8c90c Issue-ID: DCAEGEN2-779 Signed-off-by: Donald Hunter <donaldh@cisco.com>
2018-09-25Add PNDA mirror container to dcaegen2 chartDonald Hunter6-0/+232
Change-Id: I95bc003518b4a5d0726b39989aa370e8da84c94c Issue-ID: DCAEGEN2-702 Signed-off-by: Donald Hunter <donaldh@cisco.com>
2018-09-24Update AAI credentials for robot testsuiteGary Wu1-2/+2
Change-Id: I88970fcb6fb42b48fa28ccbf667127517dd793e3 Issue-ID: INT-668 Signed-off-by: Gary Wu <gary.i.wu@huawei.com>
2018-09-24removing proxy sampleMandeep Khinda1-4/+4
Issue-ID: OOM-1441 Change-Id: I9c1ed6b96c5d956d0e649fd366ee65850b48d6e4 Signed-off-by: Mandeep Khinda <mandeep.khinda@amdocs.com>
2018-09-24Update Chart versions to 3.0Mike Elliott253-317/+289
All Chart versions and requirement dependencies have been updated to 3.0 for Casablanca release. Change-Id: Iea57e5da09ea8a8bac0a415b9a6196151cbea10b Issue-ID: OOM-1354 Signed-off-by: Mike Elliott <mike.elliott@amdocs.com>
2018-09-24Update AAI credentials for AAF integrationjmac1-2/+2
Change-Id: Ic38b6917e8775d6bc335c5fbbd475a9d14ac25fa Signed-off-by: jmac <james.macnider@amdocs.com> Issue-ID: SDNC-467
2018-09-24Fix config file name for POMBA ND CNTXTBMohammadreza Pasandideh2-28/+0
Remove SDNC CNTXTB config file from list Issue-ID: LOG-685, LOG-690 Change-Id: I3bd33415ea45ab2f17cf21f216dcc61d5b2beea4 Signed-off-by: Mohammadreza Pasandideh <mohammadreza.pasandideh@amdocs.com>
2018-09-24Obfuscated password for POMBA context buildersMohammadreza Pasandideh1-4/+4
Issue-ID: LOG-684 Change-Id: I3621e1a6ef152c462221278413ac8019d0a008c3 Signed-off-by: Mohammadreza Pasandideh <mohammadreza.pasandideh@amdocs.com>
2018-09-24[Gizmo] Use nodePortPrefix variableMichael Arrastia1-1/+1
The services.yaml file should make use of nodePortPrefix in its default nodePort declaration. Change-Id: I5ac25a6448b760ffe04f43b052bbaf5341997934 Issue-ID: AAI-1349 Signed-off-by: Michael Arrastia <MArrasti@amdocs.com>
2018-09-24Add Inputs for Datafile BlueprintConor Ward2-0/+34
Change-Id: I5435d474d5cf67cb449d70a2c757724b4927b070 Signed-off-by: Conor Ward <conor.ward@ericsson.com> Issue-ID: DCAEGEN2-638
2018-09-22Merge "pomba healthcheck - dns names"Alexis de Talhouët1-6/+6
2018-09-21pomba healthcheck - dns namesroot1-6/+6
Change-Id: I9bec93e0a98daea2300ae505616116583452ac52 Issue-ID: LOG-224 Signed-off-by: root <frank.obrien@amdocs.com>
2018-09-21Merge "Add requirement to network-name-gen for SDNC"Mandeep Khinda1-0/+3
2018-09-21Merge "Helm charts for name-gen micro-service."Alexis de Talhouët6-0/+299
2018-09-21Add requirement to network-name-gen for SDNCAlexis de Talhouët1-0/+3
Change-Id: I064f451c14bb6538dbdafff7157704892c6b2fcc Issue-ID: OOM-1433 Signed-off-by: Alexis de Talhouët <adetalhouet89@gmail.com>
2018-09-21Helm charts for name-gen micro-service.bt29836-0/+299
Change-Id: I4b546a87de7c5e1688d6ec714225a8a22de30007 Issue-ID: OOM-1433 Signed-off-by: bt2983 <bt2983@att.com>
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>