summaryrefslogtreecommitdiffstats
AgeCommit message (Collapse)AuthorFilesLines
2018-10-10Merge "Add pike plugin"Alexis de Talhouët10-0/+425
2018-10-10Merge "Moving the user and roles config"Alexis de Talhouët2-0/+20
2018-10-10Merge "sdnc VNF-API topology-operation-assign"Alexis de Talhouët1-7/+7
2018-10-10Add pike pluginHuang Haibin10-0/+425
Change-Id: I36f00800cab85ba82ad35968b33222208ee7bc36 Issue-ID: MULTICLOUD-276 Signed-off-by: Huang Haibin <haibin.huang@intel.com>
2018-10-10Merge "Add pomba and vfc to realm files"Mandeep Khinda3-0/+6
2018-10-10mv pgpool to a subchart of postgresjasmineWen11-48/+92
Issue-ID: OOM-1355 Change-Id: I37a8906b2039eeaf46da5c3884a87b69a79db3ef Signed-off-by: jasmineWen <jasmine.wen@amdocs.com>
2018-10-09sdnc VNF-API topology-operation-assignRamesh Parthasarathy1-7/+7
SDNC VNF-API vnf-topology-operation-assign request returns Bad Data 400. updated sdnc chart override file Change-Id: I6ea6c317ef4b137bcbe2146f882d5560d829489b Issue-ID: SO-1113 Signed-off-by: Ramesh Parthasarathy(rp6768)<ramesh.parthasarathy@att.com>
2018-10-09Moving the user and roles configArul.Nambi2-0/+20
Issue-ID: PORTAL-434 Change-Id: I3889573d7ceacab0ec8fd8e993fb71742fe1a7d4 Signed-off-by: Arul.Nambi <arul.nambi@amdocs.com>
2018-10-09Merge "Adding SO-Monitoring Helm Charts into SO Subcharts"Alexis de Talhouët5-0/+312
2018-10-09Merge "Migrate ELK to 6.1.3 OSS"Alexis de Talhouët12-119/+226
2018-10-09Merge "Modify logging configuration based on ODL upgrade"Alexis de Talhouët1-131/+71
2018-10-09Merge "Helm chart updates for OOF OSDF"Alexis de Talhouët4-10/+142
2018-10-09Merge "3.0.3 deployment-handler"Alexis de Talhouët1-1/+1
2018-10-09Create VF Module fails with preprocess errorRamesh Parthasarathy2-3/+3
This change is pertinent to jira issue so-1111 Create VF Module fails with preprocess error - VID never sees progress. updated bpmn & sdnc override files Change-Id: I73591874d39851eb3876e3a681e7196033d56be0 Issue-ID: SO-1111 Signed-off-by: Ramesh Parthasarathy(rp6768)<ramesh.parthasarathy@att.com>
2018-10-09Migrate ELK to 6.1.3 OSSac255012-119/+226
+ add logstash configuration for a 2nd aggregated index + use new restore scripts for restoring dashboards Change-Id: I9176fa3b551591fdaf968e5b2496d510581aca22 Issue-ID: CLAMP-222 Signed-off-by: ac2550 <ac2550@intl.att.com>
2018-10-09Adding SO-Monitoring Helm Charts into SO Subchartsrope2525-0/+312
This subtask's aim is to create the Helm Charts for SO-Monitoring and then adding these charts to the SO's subcharts. Change-Id: Icb58c9ce4432c6571e656a0ca00079b1f7694ad2 Issue-ID: SO-1054 Signed-off-by: rope252 <gareth.roper@ericsson.com>
2018-10-08Modify logging configuration based on ODL upgradeAaron Hay1-131/+71
Change-Id: I8c666730555bc4e531958b9192f0d4fcaeeb5e05 Issue-ID: APPC-1158 Signed-off-by: Aaron Hay <ah415j@att.com>
2018-10-083.0.3 deployment-handlerAlex Shatov1-1/+1
- external version 3.0.3 - internal version 5.0.3 for code change - no API change Change-Id: I70b2dcec742235fc4ced773fae0cbcff51ad7799 Signed-off-by: Alex Shatov <alexs@att.com> Issue-ID: DCAEGEN2-862
2018-10-05Merge "align dockerdata, dockerdata-nfs for dev.yaml"Mandeep Khinda1-3/+5
2018-10-05align dockerdata, dockerdata-nfs for dev.yamlroot1-3/+5
Change-Id: I7a96309d77fd303429f3710d1b919a4f35a52ebc Issue-ID: OOM-1458 Signed-off-by: root <frank.obrien@amdocs.com>
2018-10-05Helm chart updates for OOF OSDFDileep Ranganathan4-10/+142
Helm charts updated for OSDF. Added new configs, dependent containers, read config from values.yaml Change-Id: Iba58f4cd4382f21e8247959e2c58e4ffa2d5790d Issue-ID: OPTFRA-299 Signed-off-by: Dileep Ranganathan <dileep.ranganathan@intel.com>
2018-10-05OOM Install support for SDNC url/credentialsJorge Hernandez1-0/+6
Change-Id: I5968a5eb9fbaa12054a5b6fb61ac5624ce785c3d Issue-ID: POLICY-1183 Signed-off-by: Jorge Hernandez <jh1730@att.com>
2018-10-05Merge "Container restart loop"Alexis de Talhouët1-4/+10
2018-10-05Merge "SO create service instance fails"Alexis de Talhouët8-34/+184
2018-10-05Merge "USe HTTP for SO endpoint in VID"Alexis de Talhouët1-1/+1
2018-10-05Container restart loopMatthieuGeerebaert1-4/+10
The container restarts in a loop before being considered as living on slow labs. Modified liveness and readiness probe Change-Id: I780d9e36b30284857c3405f687295b755b0e702c Issue-ID: EXTAPI-122 Signed-off-by: MatthieuGeerebaert <matthieu.geerebaert@orange.com>
2018-10-05Merge "expose portal-app ssl nodeport 16 in oom"Alexis de Talhouët2-1/+5
2018-10-05Merge "Keystone API Support"Alexis de Talhouët1-1/+1
2018-10-05USe HTTP for SO endpoint in VIDPiotr Darosz1-1/+1
Correct the protocol and endpoint for SO API as HTTPS is not supported Change-Id: Ib84e9ab28ae3810141120572246d7a4a6b2d91a6 Issue-ID: VID-320 Signed-off-by: Piotr Darosz <piotr.darosz@nokia.com>
2018-10-04SO create service instance failsRamesh Parthasarathy8-34/+184
All the override files are updated to be in sync with so docker config repository and address the issue raised. Change-Id: Iee2badf00dbf57b68871505370d070a2450d3d0b Issue-ID: SO-1105 Signed-off-by: Ramesh Parthasarathy(rp6768)<rp6768@att.com>
2018-10-04Merge "Add missing props in network-name-gen chart"Mandeep Khinda4-7/+26
2018-10-04expose portal-app ssl nodeport 16 in oomroot2-1/+5
Change-Id: I996a5283e0c4d59f7cd5741a025caa9a93c46dfd Issue-ID: OOM-1455 Signed-off-by: root <frank.obrien@amdocs.com>
2018-10-04Merge "inputs to policy-handler blueprint"Borislav Glozman1-1/+1
2018-10-04Keystone API SupportAshwini1-1/+1
Issue-ID: TEST-39 Change-Id: Ied29783b09d0fcd420f844e16c46cb28c6c37c9f Signed-off-by: Ashwini <ashwini.ah@arris.com>
2018-10-04Support for Keystone V3-OOMAh2-0/+12
Issue-ID: TEST-39 Change-Id: I85ed5c05177425be23868475dc3308fd7772fc70 Signed-off-by: Ah <Ashwini.Ah@arris.com>
2018-10-02Add missing props in network-name-gen chartAlexis de Talhouët4-7/+26
Add missing aai keystore Add support for aai auth Issue-ID: OOM-1448 Change-Id: Ic8213b42f2a2bdfca8162e2a9f75251a2169ee0f Signed-off-by: Alexis de Talhouët <adetalhouet89@gmail.com>
2018-10-01dcaebootsrap and healthcheck versionVijay Venkatesh Kumar2-3/+3
Healthcheck 1.1.2 - introduced integration with hv-ves and datafilecollector service Bootstrap 1.4.3 - Integration of service deploy Change-Id: I4a66148ef9dab427b52741947639615028a12016 Signed-off-by: Vijay Venkatesh Kumar <vv770d@att.com> Issue-ID: DCAEGEN2-772
2018-10-03Update Helm plugin type file artifact pathHong Guan1-1/+1
Change-Id: I2ffbd28020f7245ccb08c30f33bf1fdf76e7828b Issue-ID: OOM-1454 Signed-off-by: Hong Guan <hg4105@att.com>
2018-10-03Implement SO users with HelmRamesh Parthasarathy2-10/+11
use regular and admin user with SO-MariaDB for the containers Change-Id: I236798d864e673a56c6c50181913312505ae9e79 Issue-ID: SO-1094 Signed-off-by: Ramesh Parthasarathy(rp6768)<rp6768@att.com>
2018-10-03updating pomba validation rulesPierre Rioux1-5/+5
Change-Id: I73620ed7abe2cc91334b5b80e4b89f1afc24fe5f Issue-ID: LOG-703 Signed-off-by: Pierre Rioux <pierre.rioux@amdocs.com>
2018-10-02Merge "commiting resource limit for onap-aaf component"Mike Elliott15-237/+233
2018-10-02Merge "Resource Limit for MSB"Mike Elliott5-93/+99
2018-10-02commiting resource limit for onap-aaf componentdsingh.27815-237/+233
cleaning up merge conflict implementing template reducing overly large resource limits adding limits to aaf-sms. Issue-ID: OOM-1146 Change-Id: Idac679dc9be94ab92ea95c38f9f237af65307131 Signed-off-by: dsingh.278 <dsingh.278@gmail.com> Signed-off-by: Mandeep Khinda <mandeep.khinda@amdocs.com>
2018-10-02Resource Limit for MSBvaibhavjayas5-93/+99
updated with template bumped up some values Issue-ID: OOM-1154 Change-Id: I6f750d883735ed199f258330e27377694b6a5a50 Signed-off-by: vaibhavjayas <vaibhav.jayas@amdocs.com> Signed-off-by: Mandeep Khinda <mandeep.khinda@amdocs.com>
2018-10-02Add Resource Limits for vfcGregSulek18-325/+351
resolving merge conflict and aligning with resource template bumping up small/large limits so pods actually run Issue-ID: OOM-1166 Change-Id: Ied1a88f99f288544272e106677bba3f3131e48cb Signed-off-by: GregSulek <gsulek@amdocs.com> Signed-off-by: Mandeep Khinda <mandeep.khinda@amdocs.com>
2018-10-01Merge "redisable contrib/netbox chart"Alexis de Talhouët2-0/+6
2018-10-01Merge "Includes Network Discovery Ctx Builder URL"Alexis de Talhouët4-2/+3
2018-10-01Merge "Update data-router to use HTTPS DMaaP"Alexis de Talhouët6-8/+263
2018-10-01Merge "Portal HTTPs support"Alexis de Talhouët7-3/+175
2018-10-01Merge "Make AAF install credentials, the default"Alexis de Talhouët5-12/+12