summaryrefslogtreecommitdiffstats
path: root/kubernetes
AgeCommit message (Collapse)AuthorFilesLines
2019-01-16Merge "update ves image tag" into casablancaMike Elliott1-1/+1
2019-01-16Update OOF version for HASRuoyu1-1/+1
Update version to 1.2.5 which includes HAS bug fixes Change-Id: I456ac2cd0c17bad545539fefb9953a79eac09006 Issue-ID: OPTFRA-401 Signed-off-by: Ruoyu <ruoyu.ying@intel.com> (cherry picked from commit 230f9b0c747d664d7597b3db1226cc87d5d1a5e8)
2019-01-15Merge "Update graphadmin to 1.0.4" into casablancaAlexis de Talhouët1-1/+1
2019-01-15Merge "Update versions for sdnc Casablanca mtce release" into casablancaJames MacNider5-6/+6
2019-01-15Update graphadmin to 1.0.4Jimmy Forsyth1-1/+1
Issue-ID: AAI-2076 Change-Id: I9c64b76afa5111d46813a78235873653341e3300 Signed-off-by: Jimmy Forsyth <jf2512@att.com>
2019-01-15Ensure create database schema job logs storedHarish Venkata Kajur2-2/+7
in the host system so when the pod dies unsuccessfully, we can investigate the root cause of the problem Issue-ID: AAI-1958 Change-Id: Ia151f597f9cce643c0e250a119a5606525d99ee7 Signed-off-by: Harish Venkata Kajur <vk250x@att.com>
2019-01-15Merge "Update the create db schema job to properly fail" into casablancaAlexis de Talhouët1-1/+4
2019-01-15Merge "Update to CMR versions of AAI" into casablancaAlexis de Talhouët9-9/+9
2019-01-11Update to CMR versions of AAIJimmy Forsyth9-9/+9
Issue-ID: AAI-2068 Change-Id: I7acf6533d2245988031e34328dcd574fcab35b99 Signed-off-by: Jimmy Forsyth <jf2512@att.com>
2019-01-11Policy versions update for maintenance releaseJorge Hernandez6-11/+13
Change-Id: Ia8a942a8281332beda75418d743f8adb4205f4ec Issue-ID: POLICY-1390 Signed-off-by: Jorge Hernandez <jorge.hernandez-herrero@att.com>
2019-01-11Merge "Modify OOM Apex config for SSL" into casablancaAlexis de Talhouët1-59/+45
2019-01-10Merge "Bump up version to 1.2.3" into casablancaMike Elliott3-3/+3
2019-01-10Update versions for sdnc Casablanca mtce releaseTimoney, Dan (dt5972)5-6/+6
Update versions in SDNC helm charts to reflect Casablanca Maintenance Release artifact Change-Id: If6d2c45b9c77df70521435cd7b20e462c01e103e Issue-ID: SDNC-558 Signed-off-by: Timoney, Dan (dt5972) <dtimoney@att.com>
2019-01-10MariaDB startup issuest782s2-0/+197
Issue-ID: PORTAL-399 Change-Id: I7fd4fbbb0707e0b00d652eca812f4079a3f10a59 Signed-off-by: st782s <statta@research.att.com>
2019-01-09Bump up version to 1.2.3Bin Yang3-3/+3
Fix bugs in Casablanca Maintenence Release Change-Id: Ib3ceb702390b6966dcfec24674586ad44ca9183d Issue-ID: MULTICLOUD-432 Signed-off-by: Bin Yang <bin.yang@windriver.com>
2019-01-08Update the create db schema job to properly failHarish Venkata Kajur1-1/+4
Use the docker image that properly fails if the application is aborted causing the job to kick off a new one if the old one isn't successful Issue-ID: AAI-2047 Change-Id: I8c985234052b281453693ecb5317df0024fac230 Signed-off-by: Harish Venkata Kajur <vk250x@att.com>
2019-01-08Merge "update policy-distribution to enable https" into casablancaAlexis de Talhouët1-3/+4
2019-01-08Merge "Fix error tag condition" into casablancaAlexis de Talhouët1-11/+24
2019-01-07update policy-distribution to enable httpsliboNet1-3/+4
update the config file to use https healthcheck update it to use https to forward pdp Change-Id: I8f85fbc5b9fe5b62bc81140b256588a6a7704af2 Issue-ID: POLICY-1386 Signed-off-by: liboNet <libo.zhu@intel.com> (cherry picked from commit 25006c7b254db6d2ab908752bb933b4c9659e141)
2019-01-07Modify OOM Apex config for SSLliamfallon1-59/+45
Added SSH client properties to Apex configuration in OOM. Issue-ID: POLICY-1222 Change-Id: If43369c44de17b590899ad0e1c0966495c55fa26 Signed-off-by: liamfallon <liam.fallon@est.tech> (cherry picked from commit 699093aa2b9fa541c5759c5f4aa7479f47416527)
2019-01-05update ves image tagVijay Venkatesh Kumar1-1/+1
Change-Id: Iccc7ea0c49ffd6ae92fec83ae344dad12a8fe7ef Signed-off-by: Vijay Venkatesh Kumar <vv770d@att.com> Issue-ID: DCAEGEN2-1035
2018-12-20OOM-1566 Casablanca SDC: External-ports missingRahul Sharma2-0/+4
SDC: External-ports were missing in values.yaml but are referenced in deployments. Does not work if the user wants to use the service (sdc-dcae-dt, sdc-dcae-fe) as a ClusterIP. Change-Id: Idf916ea06c71984b2cc1f5a6e78d76cbb610e2e7 Issue-ID: OOM-1566 Signed-off-by: Rahul Sharma <Rahul.Sharma2@amdocs.com>
2018-12-20OOM-1565: AAI Volume chart Persistent mountRahul Sharma2-2/+2
AAI volumes chart is not taking global Persistent Mount into consideration Change-Id: I2d861e2406c95bfb0e923d068d29b68c4a61a68b Issue-ID: OOM-1565 Signed-off-by: Rahul Sharma <Rahul.Sharma2@amdocs.com>
2018-12-20OOM-1564: Casablanca: AAF ChartsRahul Sharma2-0/+2
External-ports were missing in values.yaml but are referenced in deployments. Because of this, it won't work if the user wants to use the service (aaf-sms-vault, aaf-sms) as a ClusterIP. Change-Id: Iaba25ac48c70f678562e90761ac162ffbd32ea5d Issue-ID: OOM-1564 Signed-off-by: Rahul Sharma <Rahul.Sharma2@amdocs.com>
2018-12-20Fix error tag conditionKrysiak Adam1-11/+24
Compared status code to integer instead of string Issue-ID: CLAMP-256 Change-Id: I88536238f3058574c6971df8ab9bd963ea20dad7 Signed-off-by: Krysiak Adam <adam.krysiak@nokia.com>
2018-12-17Merge "r3.0.1 version updates" into casablancaAlexis de Talhouët1-2/+2
2018-12-13vfc adapter authentication bug fixYulian Han1-0/+8
Change-Id: Idaa55084f5ecb0dd3636c232cebc14fa5f064414 Issue-ID: SO-1317 Signed-off-by: Yulian Han <elaine.hanyulian@huawei.com>
2018-12-11Change deployment branch to casablanca for MRGary Wu5-5/+5
Change deployment branch to casablanca to facilitate deployment tests for Casablanca Maintenance Release. Change-Id: I0d30723d5001eba89f0f36886e494dd8dd31a5fd Issue-ID: INT-775 Signed-off-by: Gary Wu <gary.i.wu@huawei.com>
2018-12-10Merge "Save journal and snapshots to persistent storage" into casablancaAlexis de Talhouët1-0/+24
2018-12-10r3.0.1 version updatesVijay Venkatesh Kumar1-2/+2
Change-Id: I76ce03105a5508d5fe536516cb5585a4f8b26588 Signed-off-by: Vijay Venkatesh Kumar <vv770d@att.com> Issue-ID: DCAEGEN2-1024
2018-12-07BugFix:enable Loggers in ND & NDCBLeigh, Phillip (pl876u)2-265/+61
Enable loggers for network-discovery-micro-service and network-discovery-context-builder Issue-ID: LOG-892 Issue-ID: SDNC-542 Change-Id: I484b589015b9177cf51806b4ee5027cc99b457be Signed-off-by: Leigh, Phillip (pl876u) <phillip.leigh@amdocs.com>
2018-12-07Save journal and snapshots to persistent storageTimoney, Dan (dt5972)1-0/+24
Updated startODL.sh script to point ODL's 'journal' and 'snapshots' directories, used to store MDSAL data, to the persistent volume mount. Change-Id: I8307b7f9cd2579b1dcab0413cc3275940e2c3a12 Issue-ID: SDNC-549 Signed-off-by: Timoney, Dan (dt5972) <dtimoney@att.com>
2018-12-05Add CCVPN policy in push-policies.sh scriptVidyashree Rama1-0/+29
Add CCVPN policy in push-policies.sh script Issue-ID: POLICY-1356 Change-Id: Ia29455c13a59069251fbb115b09b6d4849795808 Signed-off-by: Vidyashree Rama <vidyashree.rama@huawei.com> (cherry picked from commit d73af7009560d8335652f2893e55d3960779080c)
2018-11-28Update OOM docs for CasablancaMike Elliott1-2/+2
Updating release notes, Helm and K8s versions and started documenting use of (un)deploy plugins. Change-Id: Ia51db5f1489e8d63fd7e1f10e80174eb9f182f0f Issue-ID: OOM-1497 Signed-off-by: Mike Elliott <mike.elliott@amdocs.com>
2018-11-28Update gerrit branch refs to 3.0.0-ONAP3.0.0-ONAPMike Elliott5-5/+5
Change-Id: I75ea788f47598aa07ecb6550b5db7e9e4fdc1d36 Issue-ID: OOM-1533 Signed-off-by: Mike Elliott <mike.elliott@amdocs.com>
2018-11-27Sync docker tags with release manifestGary Wu2-2/+2
Sync docker tags with the release manifest from integration repo commit bff45af94f805dc6f1dd21bcd260bf68350b3cf7. Note that this reverts https://gerrit.onap.org/r/#/c/73555/ which did not get a +1 from Integration team. Change-Id: Id19db9fb3a26d1e69eb4763aa3a908ecde5bad8e Issue-ID: INT-663 Signed-off-by: Gary Wu <gary.i.wu@huawei.com>
2018-11-27Merge "vfc adapter url correction"Alexis de Talhouët1-1/+1
2018-11-27Merge "Sync docker tags with release manifest"Alexis de Talhouët6-10/+10
2018-11-27Merge "update data router images to fix dr logging"Borislav Glozman2-3/+3
2018-11-27Merge "README for NBI"Borislav Glozman1-0/+17
2018-11-27Merge "Use flavors for resources in clamp deployment"Borislav Glozman5-31/+81
2018-11-27update data router images to fix dr loggingEmmett Cox2-3/+3
Change-Id: I244a2ab64a3377a1c383c6fdddaac3519a44caf1 Signed-off-by: Emmett Cox <emmett.cox@ericsson.com> Issue-ID: DMAAP-877
2018-11-27README for NBISylvain Desbureaux1-0/+17
when looking at OOM Charts, it's important to know what they're deploying and what are the requirements. This commit is doing it for NBI project Change-Id: I8200bc1a2ce06073af898a38ef4d72511969d03d Issue-ID: OOM-1453 Signed-off-by: Sylvain Desbureaux <sylvain.desbureaux@orange.com>
2018-11-27vfc adapter url correctionYulian Han1-1/+1
Change-Id: Idaa55084f5ecb0dd3636c232cebc14fa5f064413 Issue-ID: SO-1249 Signed-off-by: Yulian Han <elaine.hanyulian@huawei.com>
2018-11-26Sync docker tags with release manifestGary Wu6-10/+10
Sync docker tags with the release manifest from integration repo commit 4c69929dd0acb06a028fabdbdab060be4db6348b. Change-Id: I9795a9a316b8ab6c959655fee5f7ef65fbfea78c Issue-ID: INT-663 Signed-off-by: Gary Wu <gary.i.wu@huawei.com>
2018-11-26Add helm plugins to public helm repoMike Elliott1-1/+5
Needed to document the ability to add helm plugins via remote public helm repo. Change-Id: Iae1a67c2e0e2c7d79629a05e395975a51ed0d896 Issue-ID: OOM-1497 Signed-off-by: Mike Elliott <mike.elliott@amdocs.com>
2018-11-26Use flavors for resources in clamp deploymentSylvain Desbureaux5-31/+81
For Casablanca release, flavors have been set up for choosing the "right" resource requests and limits. Although the deployment is using the right way for that, clamp-xxx charts values.yaml was not. This commit makes values.yaml aligned with flavors Change-Id: I025965d3d7820345f8459a5c5821091a29b2c5c7 Issue-ID: CLAMP-250 Signed-off-by: Sylvain Desbureaux <sylvain.desbureaux@orange.com>
2018-11-26Merge "resources are always set"Alexis de Talhouët1-1/+1
2018-11-26Merge "Use flavors for resources in mariadb-galera deploy"Alexis de Talhouët1-6/+15
2018-11-26Merge "Increase resource limits for POMBA kibana"Alexis de Talhouët1-4/+4