aboutsummaryrefslogtreecommitdiffstats
path: root/kubernetes
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-10fixed config so data-router startfpaquett5-10/+61
Fixed 3 issues: - Needed to add another mount point for logs as the event-client-library expects logs in /opt/app/data-router/logs - Added the configuration regarding the use of aai-schema-ingest 1.3.0 - Fixed configuration parameters regaring the move to https to connect to dmaap. Issue-ID: AAI-1699 Change-Id: Ia92cd44c142433d0d0b308cc77f1f10e95acad60 Signed-off-by: fpaquett <francis.paquette@amdocs.com>
2018-10-10Updates to OOM Portalst782s8-49/+79
Issue-ID: PORTAL-429 Failed to access Policy GUI from Portal Change-Id: I01422d16507ce8d5369e50623c559a54a8dc7328 Signed-off-by: st782s <statta@research.att.com>
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-09Modify Portal Property values in console.confMichael Mokry1-2/+2
Updated the ONAP redirect and REST URL variables used for these portal properties Made change to ONAP_REST_URL value after discussion with Sunder Change-Id: I57a76100cd2dc7a9c0f617f84a463db93d9a254a Issue-ID: POLICY-1192 Signed-off-by: Michael Mokry <michael.mokry@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-09Add sms preload job that preloads secretsKiran Kamineni4-0/+241
Add a preload job that loads secrets from config files into secret management service after it comes up. P1: Includes osdf.json which contains secrets for oof-osdf P2: Add has.json for oof-has Issue-ID: AAF-548 Change-Id: Ib03cf6771a445be8ab00621cf26ca0e902af4ab3 Signed-off-by: Kiran Kamineni <kiran.k.kamineni@intel.com>
2018-10-09Add Pluggable Security to GizmoRavi Geda20-10/+481
Note that by default this feature is turned off. To enable update the installSidecarSecurity in aai/values.yaml to true. Change-Id: If4c32b55aa6d8e123c9e86015ff084848fd01c25 Issue-ID: AAI-1694 Signed-off-by: Ravi Geda <gravik@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-09Add v1 service endpoints for MultiCloud componentsBin Yang8-23/+51
Change-Id: Ic0f2d65b6d84a505eded4825fabdabef50c5ce4c Issue-ID: OOM-1461 Signed-off-by: Bin Yang <bin.yang@windriver.com>
2018-10-08Modify the updateQueryData job to keep waitingKajur, Harish (vk250x)1-0/+1
until the haproxy can be reached by the kubernetes pod created by the job For some reason in certain rare cases the job is being started prematurely before haproxy container is up so doing another check Issue-ID: AAI-1713 Change-Id: I86827af46220eeb94322973d22a3abd4287eacea Signed-off-by: Kajur, Harish (vk250x) <vk250x@att.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-08Increase testsuite probe initialDelaysGary Wu1-2/+2
Change-Id: Ie12784c4ae0964d9d9aebc83b40d1d2ad344b82b Issue-ID: INT-586 Signed-off-by: Gary Wu <gary.i.wu@huawei.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-08Mount the realm properites into containersKajur, Harish (vk250x)6-3/+9
Fix a bug where the realm configmap was created but it wasn't being mounted into the containers so any changes being done is not being reflected in the pods Issue-ID: AAI-1700 Change-Id: I987c80a5f74ee3be5aaec6ffc9990efbae0f4c8d Signed-off-by: Kajur, Harish (vk250x) <vk250x@att.com>
2018-10-08Container restart loopMatthieuGeerebaert1-4/+4
The container restarts in a loop before being considered as living on slow labs. Modified liveness and readiness probe, initial delay to 180 Change-Id: I499cb2ef85aa26dc054ad1b2e5b7ac8034ada7db Issue-ID: EXTAPI-122 Signed-off-by: MatthieuGeerebaert <matthieu.geerebaert@orange.com>
2018-10-05Update MSB annotations SO helm chart serviceRamesh Parthasarathy7-411/+87
It is assumed that all the external interfaces will go thru MSB and internal interfaces will use kube dns Change-Id: Ieb51f315e8a64af6986cd5f001d1713562154b09 Issue-ID: SO-1104 Signed-off-by: Ramesh Parthasarathy(rp6768)<ramesh.parthasarathy@att.com>
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-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>