aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Collapse)AuthorFilesLines
2018-05-04Merge "nsPrefix changes in msb"Mandeep Khinda2-1/+7
2018-05-04Update to v13 A&AI APIs and correct service namejmac1-83/+83
Change-Id: Ibe8de7e9569073e32cda733f03d2b54c0b8aadd2 Signed-off-by: jmac <james.macnider@amdocs.com> Issue-ID: SDNC-298
2018-05-04Update mysql configuration file to change sql_modeAaron Hay1-0/+2
Aggregated query without group by results errors when performing LCM actions unless the sql_mode value is changed. Change-Id: I91c6ef71f22d32cf401a5113ae4e28e1ab554bb6 Issue-ID: APPC-878 Signed-off-by: Aaron Hay <ah415j@att.com>
2018-05-04Set the propert CLI_MODE envKanagaraj Manickam k003651061-1/+1
CLI_MODE is modified to new name OPEN_CLI_MODE in beijing release. Same has been incorported in this patch. Issue-ID: CLI-106 Change-Id: Idba017deb93268fc871d01eb19bb6410ddb1d603 Signed-off-by: Kanagaraj Manickam k00365106 <kanagaraj.manickam@huawei.com>
2018-05-04Add health check for CLIKanagaraj Manickam k003651061-0/+15
Issue-ID: CLI-106 Change-Id: I27a70c0cc7e3184bb89333b129797fbc0a83caca Signed-off-by: Kanagaraj Manickam k00365106 <kanagaraj.manickam@huawei.com>
2018-05-03Update properties for SDC ONBOARD containerBrian Freeman2-0/+3
Issue-ID: TEST-85 Change-Id: I822ed3abfd768fbe2d38dcd1399051feb738bb1b Signed-off-by: Brian Freeman <bf1936@att.com>
2018-05-04Merge "Fix old references to portalapps service"Mandeep Khinda3-6/+6
2018-05-04Merge "VNFSDK - use embedded DB, change image path"Mandeep Khinda8-25/+23
2018-05-03Add the realtime clients toKajur, Harish (vk250x)2-0/+4
ensure the realtime database connection is being used when the request coming from SO, and SDNC Issue-ID: AAI-1121 Change-Id: I52a2192e5ece71d5ee3dc5bcf1e72f3aa9e55245 Signed-off-by: Kajur, Harish (vk250x) <vk250x@att.com>
2018-05-03Update APPC OOM appc.properties fileAaron Hay1-7/+7
Change org.openecomp to org.onap in the OOM version of the appc.properties file. Change-Id: I8eaf6dd290afc8e151f676286239adb1201472ab Issue-ID: APPC-876 Signed-off-by: Aaron Hay <ah415j@att.com>
2018-05-03VNFSDK - use embedded DB, change image pathjasmineWen8-25/+23
Issue-ID: OOM-751 Change-Id: Ia5dd82279bc7bc83dc430843524bd2a3db7cf606 Signed-off-by: jasmineWen <jasmine.wen@amdocs.com>
2018-05-03Fix old references to portalapps servicejmac3-6/+6
Change-Id: Icd3291be17b5c42ac9706e9c7b40ed26c9617300 Signed-off-by: jmac <james.macnider@amdocs.com> Issue-ID: OOM-1042
2018-05-03Merge "K8s Portal Cassandra mem setting"Mandeep Khinda2-0/+3
2018-05-03Remove nsPrefix references from consul chartPriyanka Jain45-153/+153
Issue-ID: OOM-1025 Change-Id: Icc05ec5db4580d5264831fd30ff5ec699f945c5f Signed-off-by: Priyanka Jain <Priyanka.Jain3@amdocs.com>
2018-05-03Remove nsPrefix references from vfc chartPriyanka Jain1-2/+1
Issue-ID: OOM-1027 Change-Id: Ia0d6890c27cb957dbf10b65b7e72bce3806b8d35 Signed-off-by: Priyanka Jain <Priyanka.Jain3@amdocs.com>
2018-05-03nsPrefix changes in msbPriyanka Jain2-1/+7
Issue-ID: OOM-1026 Change-Id: Ic5303744b9a08a1ca02e415fd806b976f07949ab Signed-off-by: Priyanka Jain <Priyanka.Jain3@amdocs.com>
2018-05-02K8s Portal Cassandra mem settingst782s2-0/+3
Issue-ID: PORTAL-211 Change-Id: Id43f281366bc4faf5ce7bf6787897d23b30962e8 Signed-off-by: st782s <statta@research.att.com>
2018-05-02Fix VID environment variablesRoger Maitland1-5/+5
Change-Id: I9f6487d4588c443817010e727515e0f262ba0d01 Signed-off-by: Roger Maitland <Roger.Maitland@amdocs.com> Issue-ID: OOM-1034
2018-05-02Merge "Change graph name to match resources"Mandeep Khinda1-3/+2
2018-05-02Added license to blueprints and scriptsHong Guan8-0/+136
Change-Id: Id38ae5a4fa35f152d4fb67cbd6a9baa3b3517155 Issue-ID: OOM-1035 Signed-off-by: Hong Guan <hg4105@att.com>
2018-05-02Merge "Update APPC resources for Nitrogen ODL"Borislav Glozman7-107/+138
2018-05-02Merge "Update babel and ml to work properly in oom"Borislav Glozman9-171/+345
2018-05-02Merge "Mount entire cassandra directory"Borislav Glozman2-2/+2
2018-05-02Update APPC resources for Nitrogen ODLAaron Hay7-107/+138
Updated installation scripts based on changes to ccsdk. Updated properties file to support Nitrogen ODL. Change-Id: Ib714fe0fc4a2adec839dc573700338db4129eeb5 Issue-ID: OOM-1021 Signed-off-by: Aaron Hay <ah415j@att.com>
2018-05-02Mount entire cassandra directoryDaniel Silverthorn2-2/+2
Mounting only the cassandra/data directory causes any data not yet persisted to be lost. Mounting the commitlog directory as well will allow cassandra to persist data properly. Change-Id: If4453e3b39307e0243c20167b568d4ac1af20d12 Issue-ID: OOM-1024 Signed-off-by: Daniel Silverthorn <daniel.silverthorn@amdocs.com>
2018-05-02Update babel and ml to work properly in oomJimmy Forsyth9-171/+345
Issue-ID: AAI-1110 Change-Id: Ibc51b36bb96c969a61aa54b31abf7c99f0e62fe6 Signed-off-by: Jimmy Forsyth <jf2512@att.com>
2018-05-02Merge "Add PV for SDN-C MD-DAL data exports"Mandeep Khinda3-3/+126
2018-05-02Add PV for SDN-C MD-DAL data exportsjmac3-3/+126
The path '/opt/opendaylight/current/daexim' is now mapped to a persistent volume that will survive pod restarts and destruction. A separate PV is created for each SDN-C instance with the same ordinal as the corresponding sdnc pod. Change-Id: Ib5373fc2ae25b70992ff69e78571106f37af72e4 Signed-off-by: jmac <james.macnider@amdocs.com> Issue-ID: SDNC-223
2018-05-02Fix appc failing to deploy with helm 2.7.2BorislavG1-5/+5
Change-Id: I89b90f5da3e9ee9da545b21cc01b4ac392318a21 Issue-ID: OOM-1033 Signed-off-by: BorislavG <Borislav.Glozman@amdocs.com>
2018-05-02Merge "Notes.txt added to multicloud Issue-ID: OOM-975"Borislav Glozman7-0/+145
2018-05-02Notes.txt added to multicloudPradeep Patel7-0/+145
Issue-ID: OOM-975 Change-Id: Ia774ce8a3777ea704a7f269ec77f7c512d4d9d94 Signed-off-by: Pradeep Patel <Pradeep.patel2@amdocs.com>
2018-05-02Clamp Health Check Fails due to wrong db namePriyanka Jain1-1/+1
Issue-ID: OOM-1023 Change-Id: I42d49c477b0212544fda9f9d556be75cb0ce5a6c Signed-off-by: Priyanka Jain <Priyanka.Jain3@amdocs.com>
2018-05-01Merge "Configure APPC ODL cluster for persistent storage"Mike Elliott3-0/+170
2018-05-01Merge "multicloud provider-plugin configmap"Mike Elliott3-0/+43
2018-05-01Merge "exposing portal on port 8989 outside the cluster"Mike Elliott13-101/+64
2018-05-01multicloud provider-plugin configmapMandeep Khinda3-0/+43
Issue-ID: OOM-898 Change-Id: I8d05f3ae4a970be35ac94114ff9fd3b3cad3edc8 Signed-off-by: Mandeep Khinda <mandeep.khinda@amdocs.com>
2018-05-01Merge "doc fix k8s/docker versions"Mandeep Khinda1-1/+1
2018-05-01Merge "Adding Quorum client sub chart for sms"Mandeep Khinda20-7/+387
2018-05-01Merge "Issue in Clamp Configuration"Mandeep Khinda1-1/+1
2018-05-01exposing portal on port 8989 outside the clusterMandeep Khinda13-101/+64
-introducing a loadBalancer object instead of node port. this will let us use port 8989 instead of 300xx -removing port forwarding helper script -making URLs configurable for flexibility Issue-ID: OOM-633 Change-Id: I92a0205e6ed68b2217c08d124ddfaf1a1f73a6cd Signed-off-by: Mandeep Khinda <mandeep.khinda@amdocs.com>
2018-05-01Merge "Add SDC dependency fixes"Mandeep Khinda8-46/+12
2018-05-01Issue in Clamp ConfigurationPriyanka Jain1-1/+1
Issue-ID: OOM-920 Change-Id: I804686275a45be3e7678f73567a5f7898e40ec4d Signed-off-by: Priyanka Jain <Priyanka.Jain3@amdocs.com>
2018-05-01Configure APPC ODL cluster for persistent storageBorislavG3-0/+170
Change-Id: I1ceb0ee27bd758f9d1dac5e3dfac808dbeaae6ab Issue-ID: OOM-779 Signed-off-by: BorislavG <Borislav.Glozman@amdocs.com>
2018-04-30Add SDC dependency fixesMike Elliott8-46/+12
Updated pod and job dependencies to provide consistent startup order. Change-Id: Ib0d6aefbd59d30a5dd0f121415e3e8b4e3dcba01 Issue-ID: OOM-1022 Signed-off-by: Mike Elliott <mike.elliott@amdocs.com>
2018-04-30doc fix k8s/docker versionsMichael O'Brien1-1/+1
Change-Id: Iaa03ece146b3313929560dcc6829f61008bbbde6 Signed-off-by: Michael O'Brien <frank.obrien@amdocs.com> Issue-ID: OOM-1017
2018-04-30Updated AAI to latest images - sparkyKeren Joseph43-527/+1670
- sparky configuration files are separated from image, and are in the aai/test-config project. AAI and OOM teams agreed that minimal configuration will be added to the image eventually, but until then all files are mapped. - a change in logback.xml was made to match the logback for aai/test-config project file for search-data, in order to get the pod up and running with minimal changes to app files. Issue-ID: OOM-947 Change-Id: Ife863ccd50615f40c21a9c72e666d4ab14c6011e Signed-off-by: Keren Joseph <keren.joseph@amdocs.com> Signed-off-by: Karen Joseph <keren.joseph@amdocs.com> Signed-off-by: Keren Joseph <keren.joseph@amdocs.com>
2018-04-30Merge "Integration w common/postgres"Mandeep Khinda28-738/+368
2018-04-30Merge "Fix for UEB connectivity to SDC"Mike Elliott5-2/+51
2018-04-30Merge "Fix SDNC DMaaP connectivity issues"Mike Elliott5-10/+5
2018-04-30Integration w common/postgresDominic Lunanuova28-738/+368
Patchset 1: first cut at integration with common/postgres Patchset 2: Mandeep Khinda - refactored charts to standardize Wired in shared postgres chart Patchset 6: Introduced simple dmaap/Makefile to force helm dep up in the deeper charts directory. Includes slight modification to parent make clean target Patchset 8: merge conflict again Change-Id: If59f08638bac8761ae5452b60f172c99fcf4ec86 Signed-off-by: Dominic Lunanuova <dgl@research.att.com> Issue-ID: DMAAP-117 Signed-off-by: Dominic Lunanuova <dgl@research.att.com>