summaryrefslogtreecommitdiffstats
AgeCommit message (Collapse)AuthorFilesLines
2018-06-03Merge "Revise Helm package version from 2.7.2 to 2.8.2"Borislav Glozman1-2/+2
2018-06-03Merge "Fix DCAE Redis cluster config"Borislav Glozman1-3/+1
2018-06-03Merge "Add port variable for appc cdt"Borislav Glozman3-1/+10
2018-06-04Revise Helm package version from 2.7.2 to 2.8.2Cong Phuoc Hoang1-2/+2
When tiller version is 2.8.2, helm should be updated. Change-Id: Iaad073bab95b3773b80b57ae5bf740c1bac9bf27 Signed-off-by: Phuoc Hoang <hoangphuocbk2.07@gmail.com> Issue-ID: OOM-1119
2018-06-03Merge "limit cpu of logstash pods"Borislav Glozman1-0/+1
2018-06-01Merge "Removed special characters from config"Mike Elliott1-19/+0
2018-06-01limit cpu of logstash podsMichael O'Brien1-0/+1
Change-Id: I8fd8cdde406f34a8094c1df7593476747d7c5c31 Issue-ID: LOG-376 Signed-off-by: Michael O'Brien <frank.obrien@amdocs.com>
2018-06-01Merge "Update helm charts with release docker artifacts"Mike Elliott10-218/+184
2018-06-01Merge "Remove foreign key in SDNC DB"Mike Elliott1-0/+3
2018-06-01Fix OOM settingsDeterme, Sebastien (sd378r)7-51/+45
Fix CLamp settings in CLAMP, like resource allocation Issue-ID: CLAMP-174 Change-Id: I6c95ef8773d459edf7dc7577aa8ea9884176100b Signed-off-by: Determe, Sebastien (sd378r) <sd378r@intl.att.com>
2018-06-01Portal Widget microservices configuration changest782s1-1/+1
Issue-ID: PORTAL-282 This is to retrieve the port from global env variable instead of hard coding Change-Id: I626102d1adfb3b7395f667b9b18dc4299d88623d Signed-off-by: st782s <statta@research.att.com>
2018-06-01Removed special characters from configPatel, Ankitkumar1-19/+0
Removed special characters from config Issue-ID: INT-144 Change-Id: I88eb4de3de8963271ac7dbf45f32ee21e8e93c03 Signed-off-by: Patel, Ankitkumar <ankit@research.att.com>
2018-05-31Fix APPC Topics ScaleOutBrian Freeman1-2/+2
Issue-ID: SO-391 Change-Id: I0e61fd84ef282c8701f4c49325eae0d73bc4dad1 Signed-off-by: Brian Freeman <bf1936@att.com>
2018-05-31Update helm charts with release docker artifactsJimmy Forsyth10-218/+184
Issue-ID: AAI-1188 Change-Id: I6b736bbba347cbea256371f4234f8b66b0c04ae6 Signed-off-by: Jimmy Forsyth <jf2512@att.com>
2018-05-31Fix DCAE Redis cluster configMike Elliott1-3/+1
Fixed line break issue in redis-cluster-config.sh Now seeing successful redis cluster configuration: 9:M 31 May 16:25:37.442 * Synchronization with slave 10.42.59.66:6379 succeeded Change-Id: If8d338d38662295e55fdc3869d4a945a82d595dc Issue-ID: OOM-1093 Signed-off-by: Mike Elliott <mike.elliott@amdocs.com>
2018-05-31Merge "Add OOM Setup Guide for Kubernetes to docs"Borislav Glozman37-18/+664
2018-05-31Merge "Updating the config mount point and HAS url"Borislav Glozman2-3/+3
2018-05-31Add OOM Setup Guide for Kubernetes to docsRoger Maitland37-18/+664
Change-Id: I6945045d852ceace7d729821d61dd004e74075ec Signed-off-by: Roger Maitland <Roger.Maitland@amdocs.com> Issue-ID: OOM-822
2018-05-31Merge "Fix OOF configuration for connectivity"Borislav Glozman4-9/+83
2018-05-31Document Security section of the Release NotesGildas Lanilis1-57/+62
Fix typo to replace 2 times OOM by VNFSDK Change-Id: Ie78c5058602b266544381118e6aedaf7dc705d9a Issue-ID: DOC-271 Signed-off-by: Gildas Lanilis <gildas.lanilis@huawei.com>
2018-05-31Add port variable for appc cdtPatrick Brady3-1/+10
Adding a environment variable into the CDT container. This variable will set the port that CDT uses to connect to the APPC backend. Also changing the entry point of the CDT container to run the script that will set the port in the CDT javascript files. Change-Id: I0cba860d95a567e0cc4dd1eee322565c9d3b7d1c Signed-off-by: Patrick Brady <pb071s@att.com> Issue-ID: APPC-924
2018-05-31Merge "Final policy 1.2.3 images"Borislav Glozman4-4/+4
2018-05-31removing incorrect/redundant SDNC overridesjmac1-4/+0
Change-Id: I8bfbaaad6ab5842cca6feb746e38830a5cd5c1f1 Signed-off-by: jmac <james.macnider@amdocs.com> Issue-ID: SDNC-330
2018-05-30Fix SDNC LCM TopicsBrian Freeman1-2/+2
Issue-ID: SO-526 Change-Id: Ibeaa40cbeb2c0df3b564afe89fd804542b6fce06 Signed-off-by: Brian Freeman <bf1936@att.com>
2018-05-30Updating the config mount point and HAS urlPatel, Ankitkumar2-3/+3
Updating the config mount for OSDF and HAS url. Issue-ID: INT-144 Change-Id: I0413e4640e26ea71c5f539b3d4e0ab428c838a59 Signed-off-by: Patel, Ankitkumar <ankit@research.att.com>
2018-05-30Fix nodePort conflict for APPCMike Elliott1-1/+1
New nodeport was added in patch https://gerrit.onap.org/r/#/c/48717/4. Port 32 is already assigned to another application. This fix applies an unused node port to appc. Change-Id: I4c9d49b3f8030a219aea60ad567c594e9269a742 Issue-ID: OOM-1114 Signed-off-by: Mike Elliott <mike.elliott@amdocs.com>
2018-05-30Remove foreign key in SDNC DBjmac1-0/+3
Change-Id: Id080f24fe337025fe4d4fff7d9e2d7e66994d427 Signed-off-by: jmac <james.macnider@amdocs.com> Issue-ID: SDNC-291
2018-05-30Merge "Add appc cdt proxy to oom"Jun (Nicolas) Hu3-0/+13
2018-05-30Fix LCM-DG Configsjmac1-3/+3
Change-Id: I8a89645b0c93cbdadfa88b5744b3a2762f5d76ea Signed-off-by: jmac <james.macnider@amdocs.com> Issue-ID: SDNC-329
2018-05-30Merge "Update VID image"Mike Elliott1-1/+1
2018-05-30Merge "Portal Widget microservices configuration change"Borislav Glozman1-1/+1
2018-05-29Fix OOF configuration for connectivityRitu Sood4-9/+83
Update AAI and add Multicloud section to configuration to fix connectivity issues and also update deployment template Issue-ID: INT-144 Change-Id: I7c9d4177613bc6584d95d6bef359a5455ca6acec Signed-off-by: Ritu Sood <ritu.sood@intel.com>
2018-05-29Final policy 1.2.3 imagesPamela Dragosh4-4/+4
Final Beijing artifact images Issue-ID: POLICY-844 Change-Id: I7d86c69d23a3c285fc93fa604913e2595e86f00c Signed-off-by: Pamela Dragosh <pdragosh@research.att.com>
2018-05-29Merge "VNFSDK - revert back to embedded postgres"Borislav Glozman7-20/+170
2018-05-29VNFSDK - revert back to embedded postgresjasmineWen7-20/+170
Change-Id: Iae0e6953175769730d5afc52409a354f5f0b3bf1 Issue-ID: OOM-751 Signed-off-by: jasmineWen <jasmine.wen@amdocs.com>
2018-05-29Add appc cdt proxy to oomPatrick Brady3-0/+13
Change to the appc startODL.sh script to startup the cdt proxy service to allow backend connection from the cdt tool. Adding a new port forward into the appc container for the above service. External port 9090, internal port 9191 Change-Id: Ib13bb5744705ef3b2d3f5c9e9a73b26620c515c7 Signed-off-by: Patrick Brady <pb071s@att.com> Issue-ID: APPC-924
2018-05-29Merge changes I0c5a498c,Icbb6078fMike Elliott1-4/+4
* changes: Wrong clientKey for policy Fix Policy URLs
2018-05-29Merge "Update CLI docker version for beijing"Mike Elliott1-1/+1
2018-05-29Update VID imageSonsino, Ofir (os0695)1-1/+1
Change-Id: I5824693e19bfd68742465959c4dce3025d8ec462 Issue-ID: VID-234 Signed-off-by: Sonsino, Ofir (os0695) <os0695@intl.att.com>
2018-05-25Portal Widget microservices configuration changest782s1-1/+1
Issue-ID: PORTAL-282 Change-Id: I657840b684767fcf4ae75c6f5f28fea315e1b9e8 Signed-off-by: st782s <statta@research.att.com>
2018-05-25Remove deprecated configAlexis de Talhouët69-526/+0
Now that all the configs lives in its chart, we can get rid of that big config folder, taking 200Mb+ in the git repo. Change-Id: I222ba9c64bf4dadbe4a22d61f790a8f796f2b6eb Issue-ID: OOM-10 Signed-off-by: Alexis de Talhouët <adetalhouet89@gmail.com>
2018-05-25Wrong clientKey for policyac25501-1/+1
Issue-ID: OOM-1110 Change-Id: I0c5a498c061a1671307878c52c33eef317abc86d Signed-off-by: ac2550 <ac2550@intl.att.com>
2018-05-25Fix Policy URLsac25501-3/+3
Issue-ID: OOM-1110 Change-Id: Icbb6078f737a21f4918c29abbb11e3f1c90289db Signed-off-by: ac2550 <ac2550@intl.att.com>
2018-05-24Update CLI docker version for beijingKanagaraj Manickam k003651061-1/+1
Issue-ID: CLI-114 Change-Id: I4c0520d230e8a0adf82ffa3fbe5c74d2b6727f5a Signed-off-by: Kanagaraj Manickam k00365106 <kanagaraj.manickam@huawei.com>
2018-05-24Correct Helm versionEric Debeau1-2/+3
Change-Id: I89fa8fc794bdfa19189e585a6e5425e10d42f822 Issue-ID: OOM-1036 Signed-off-by: Eric Debeau <eric.debeau@orange.com>
2018-05-24Merge "Fix id parameter DMaaP properties"Mike Elliott1-1/+1
2018-05-24Merge "log-logstash is now a daemonSet"Mike Elliott2-5/+2
2018-05-24Merge "Update AAI Schema selection to v13 for multicloud"Mike Elliott4-4/+4
2018-05-24Merge "LOG delay ELK stack es/kb readiness"Mike Elliott2-4/+4
2018-05-24Merge "Add consul health check for SMS"Mike Elliott1-0/+17