summaryrefslogtreecommitdiffstats
path: root/kubernetes/appc
AgeCommit message (Collapse)AuthorFilesLines
2018-09-07Upgrade APPC to use common mariadb galera chartspramod18-139/+55
Change-Id: I3537415a9266bc388aca146f86984c8a1585ce4e Issue-ID: OOM-1205 Signed-off-by: pramod <pramod.kumarsharma@amdocs.com>
2018-09-06APPC ConfigMap Labellingvaibhav_16dec2-1/+56
Issue-ID: OOM-1374 Change-Id: Ib91ca319bf272bccd483b89708e99261ee993614 Signed-off-by: vaibhav_16dec <vaibhav.chopra@amdocs.com>
2018-09-05Apache 2 license addition for consul,appcMukul33-2/+216
Issue-ID: OOM-1308 Change-Id: I6cfe05841a17f81e862dfbf4bedaa4ba87f96e1e Signed-off-by: Mukul <mukul.joshi@amdocs.com>
2018-08-30Add APPC ansible server pod to OOM chartAaron Hay9-1/+340
Change-Id: I92b472e6e8983684160def9c936286406475a924 Issue-ID: OOM-1346 Signed-off-by: Aaron Hay <ah415j@att.com>
2018-08-30Add support for ODL Oxygen vSR3 and karaf v4Aaron Hay1-2/+2
Change-Id: I362d2f8cfee2128a47610e69117a31b4b93e8022 Issue-ID: OOM-1345 Signed-off-by: Aaron Hay <ah415j@att.com>
2018-07-24Update CDT image referenceAaron Hay1-1/+1
Update CDT image reference based on master snapshot image. Change-Id: If8c37481fd9406cadbf979554b37c8e23341175c Issue-ID: OOM-1298 Signed-off-by: Aaron Hay <ah415j@att.com>
2018-06-27Update OOM APPC chart to enhance AAF supportAaron Hay4-3/+139
Added AAF config parameters and files needed to allow AAF to work in an APPC OOM environment. Change-Id: I39f0769e721889a68c6a111adf29d685b9f97dbf Issue-ID: OOM-1124 Signed-off-by: Aaron Hay <ah415j@att.com>
2018-06-27Merge "Create readiness health check for readiness probe"Borislav Glozman2-2/+21
2018-06-20Create readiness health check for readiness probeAaron Hay2-2/+21
New health_check.sh added that allows the readiness probe configured in statefulset.yaml to succeed Change-Id: I3b619dfc84926bc27381c0b932971b41b12e4269 Issue-ID: OOM-1109 Signed-off-by: Aaron Hay <ah415j@att.com>
2018-06-06change in cdt-port in parent chartmayankg27032-3/+5
Change-Id: I2e015139fea5454d1b2ef03f58d1fdbfd79473e6 Issue-ID: OOM-1126 Signed-off-by: mayankg2703 <mayank.gupta@amdocs.com>
2018-06-05Sync OOM docker versions with docker-manifest.csvGary Wu2-2/+2
Sync OOM docker versions with docker-manifest.csv commit a6e05c8c18624a1794abb1d3a3ab879a7a06bcfe Change-Id: If8df538638670e0f1080d41d40d06de54ab1d93a Issue-ID: OOM-1053 Signed-off-by: Gary Wu <gary.i.wu@huawei.com>
2018-06-03Merge "Add port variable for appc cdt"Borislav Glozman3-1/+10
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-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-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-17removing space in appc properties fileMandeep Khinda1-1/+1
it fails the helm linter Issue-ID: OOM-1085 Change-Id: I04541ceba07204be3fef1749fd7d8bcdbb688cbe Signed-off-by: Mandeep Khinda <mandeep.khinda@amdocs.com>
2018-05-17Merge "Appc Conf Changes"Mandeep Khinda1-3/+3
2018-05-17Appc Conf ChangesPriyanka1-3/+3
Issue-ID: OOM-1085 Change-Id: I8aea111d120dc72fc8681504bda6df075b2d14da Signed-off-by: Priyanka <Priyanka.Jain3@amdocs.com>
2018-05-16Update appc.properties file for vCPE failureAaron Hay1-0/+1
The appc.properties change for APPC-900 needs to be ported over to the OOM version of the appc.properties file. Change-Id: I854e3fc6e80bd610fe8bf33240a28ead4c7b4e63 Issue-ID: OOM-1088 Signed-off-by: Aaron Hay <ah415j@att.com>
2018-05-10Disabling APPC clustering by defaultRoger Maitland1-1/+1
Change-Id: I901dc0ccc4129b72a1a8908139dd9e04ec14bbe5 Signed-off-by: Roger Maitland <Roger.Maitland@amdocs.com> Issue-ID: OOM-926
2018-05-10Improve docker registry secret managementBorislavG2-2/+0
Change-Id: I2d1ff878c215becc9856af184eb0b11defd75e1d Issue-ID: OOM-1064 Signed-off-by: BorislavG <Borislav.Glozman@amdocs.com>
2018-05-09Fixed remaining references to aai-servicejmac1-2/+2
Change-Id: I47b5ded80e27a98fc05a7ba1d00bf2de1af574e5 Signed-off-by: jmac <james.macnider@amdocs.com> Issue-ID: OOM-1041
2018-05-08Merge "Update APPC OOM appc.properties file"Borislav Glozman1-7/+7
2018-05-06Fix inconsistent repository referencesBorislavG2-2/+2
Issue-ID: OOM-874 Changes to be committed: modified: aai/charts/aai-babel/templates/deployment.yaml modified: aai/charts/aai-champ/templates/deployment.yaml modified: aai/charts/aai-data-router/templates/deployment.yaml modified: aai/charts/aai-gizmo/templates/deployment.yaml modified: aai/charts/aai-modelloader/templates/deployment.yaml modified: aai/charts/aai-resources/templates/deployment.yaml modified: aai/charts/aai-search-data/templates/deployment.yaml modified: aai/charts/aai-sparky-be/templates/deployment.yaml modified: aai/charts/aai-traversal/templates/deployment.yaml modified: aai/charts/aai-traversal/templates/job.yaml modified: appc/charts/appc-cdt/templates/deployment.yaml modified: appc/templates/statefulset.yaml modified: clamp/charts/mariadb/templates/deployment.yaml modified: clamp/templates/deployment.yaml modified: cli/templates/deployment.yaml modified: common/dgbuilder/templates/deployment.yaml modified: common/mariadb-galera/templates/statefulset.yaml modified: dcaegen2/charts/dcae-bootstrap/templates/job.yaml modified: dcaegen2/charts/dcae-cloudify-manager/templates/deployment.yaml modified: dcaegen2/charts/dcae-healthcheck/templates/deployment.yaml modified: dcaegen2/charts/dcae-redis/templates/statefulset.yaml modified: dmaap/charts/dmaap-bus-controller/templates/deployment.yaml modified: dmaap/charts/dmaap-bus-controller/values.yaml modified: esr/charts/esr-gui/templates/deployment.yaml modified: esr/templates/deployment.yaml modified: msb/charts/kube2msb/templates/deployment.yaml modified: msb/charts/msb-discovery/templates/deployment.yaml modified: msb/charts/msb-eag/templates/deployment.yaml modified: msb/charts/msb-iag/templates/deployment.yaml modified: multicloud/charts/multicloud-ocata/templates/deployment.yaml modified: multicloud/charts/multicloud-vio/templates/deployment.yaml modified: multicloud/charts/multicloud-windriver/templates/deployment.yaml modified: multicloud/templates/deployment.yaml modified: policy/charts/brmsgw/templates/deployment.yaml modified: policy/charts/drools/charts/nexus/templates/deployment.yaml modified: policy/charts/drools/templates/statefulset.yaml modified: policy/charts/mariadb/templates/deployment.yaml modified: policy/charts/pdp/templates/statefulset.yaml modified: policy/templates/deployment.yaml modified: portal/charts/portal-app/templates/deployment.yaml modified: portal/charts/portal-cassandra/templates/deployment.yaml modified: portal/charts/portal-mariadb/templates/deployment.yaml modified: portal/charts/portal-sdk/templates/deployment.yaml modified: portal/charts/portal-widget/templates/deployment.yaml modified: portal/charts/portal-zookeeper/templates/deployment.yaml modified: sdnc/charts/dmaap-listener/templates/deployment.yaml modified: sdnc/charts/sdnc-portal/templates/deployment.yaml modified: sdnc/charts/ueb-listener/templates/deployment.yaml modified: sdnc/templates/statefulset.yaml modified: uui/charts/uui-server/templates/deployment.yaml modified: uui/templates/deployment.yaml modified: vid/charts/mariadb/templates/deployment.yaml modified: vid/templates/deployment.yaml Change-Id: I00aaa1eff3b870db3b475365eeda3f2e10aef6b9 Signed-off-by: BorislavG <Borislav.Glozman@amdocs.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-02Merge "Update APPC resources for Nitrogen ODL"Borislav Glozman6-107/+130
2018-05-02Update APPC resources for Nitrogen ODLAaron Hay6-107/+130
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-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-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-24Make all services independent of helm Release.NameBorislavG4-16/+22
Issue-ID: OOM-906 Change-Id: Ic65127d3981cb0a696c784392cab59fbf06b1e66 Signed-off-by: BorislavG <Borislav.Glozman@amdocs.com>
2018-04-17Update APPC charts for Nitrogen ODLAaron Hay11-24/+47
SDNC directory renamed to ccsdk based on latest ccsdk update. Files startODL.sh and appc.properties updated based on Nitrogen ODL. Change-Id: I096ffb211afdd7df7438f5bb276ecc6b0fbfc09d Issue-ID: OOM-951 Signed-off-by: Aaron Hay <ah415j@att.com>
2018-04-16Update readiness-check versionBorislavG1-1/+1
Readiness check version is not sinchronized in many pods This causing deployment failures. Issue-ID: OOM-936 Change-Id: Ieef91df17836adcdf24db536440d0a1624a50591 Signed-off-by: BorislavG <Borislav.Glozman@amdocs.com>
2018-04-10Restore pv and pvc in mysql chartjmac1-1/+1
This change restores the pv.yaml and pvc.yaml that were previously removed. These are required for the case when the NFS provisioner is disabled. I've added a condition to these files such that they should be disabled if the NFS provisioner is enabled. The two ways of managing entities need to be mutually exclusive. Borislav: Solution for directory creation problem upon first deployment with persistence enabled Borislav: Fixed licenses for mysql Change-Id: I9879b3b6574f8026a28793b9d86d6ef3ec9ce2e9 Signed-off-by: jmac <james.macnider@amdocs.com> Issue-ID: OOM-889
2018-04-02Merge "Updated value qualifier to match DG Builder chart"Mandeep Khinda1-5/+5
2018-04-02Updated value qualifier to match DG Builder chartjmac1-5/+5
Change-Id: Ib434d8cf0064a13bc3ebd3e16d4d41962f9dff36 Signed-off-by: jmac <james.macnider@amdocs.com> Issue-ID: OOM-748
2018-03-28Add CDT to APPC chartBorislavG7-0/+200
Change-Id: Ida2098fab6b51214935dfb503454e681d4e1a00d Issue-ID: OOM-823 Signed-off-by: BorislavG <Borislav.Glozman@amdocs.com>
2018-03-27Add standardized helm chart for logBorislavG2-1/+3
Change-Id: Ic9f0eb567716224893955d9379e9ed9308b9ea79 Issue-ID: OOM-740 Signed-off-by: BorislavG <Borislav.Glozman@amdocs.com>
2018-03-24Add standardized helm chart for appcMike Elliott36-863/+561
This is a standardization (based on helm community best practices) of a Helm chart for the Application Controller (appc) in ONAP. How to deploy the helm chart (outside of the parent onap chart) from the local oom/kubernetes codebase. Run local helm repository in the background: $ nohup helm serve & In kubernetes directory run: $ make all 2 ways to install (--set are for testing purposes) Full onap: $ helm install onap --name onap --namespace onap --set global.pullPolicy=Never,mysql.replicaCount=2,appc.replicaCount=2 Appc only: $ helm install setup --name onap-setup --namespace onap-apps $ helm install appc --name appc --namespace onap-apps Change-Id: Ib780f979ad25ecafb08110504b5941e980ca8a95 Issue-ID: OOM-733 Signed-off-by: Mike Elliott <mike.elliott@amdocs.com> Signed-off-by: ah415j <ah415j@att.com>
2018-03-22License addition in all yamlsvaibhav_16dec10-0/+140
Issue-ID: OOM-821 Change-Id: I627ac962afe8cd6bf2859a30a0e88f6c9ac89d34 Signed-off-by: vaibhav_16dec <vaibhav.chopra@amdocs.com>
2018-03-04One namespace leftover fixesBorislavG3-3/+3
Change-Id: Id44e74db3a26f963957222ba6690f6d57e0378db Issue-ID: OOM-722 Signed-off-by: BorislavG <Borislav.Glozman@amdocs.com>
2018-03-01Run all components in one namespaceBorislavG28-49/+1152
Change-Id: I5fcd4d577c1fda4de27842807c7cf7a5d372756e Issue-ID: OOM-722 Signed-off-by: BorislavG <Borislav.Glozman@amdocs.com>
2018-02-25appc persistence folder parametrizationkerenj2-2/+3
Issue-ID: OOM-145 Change-Id: I19878c5f878dde1ae167e827629bf91c0cae35af Signed-off-by: kerenj <keren.joseph@amdocs.com>
2018-02-22appc - readiness image updatekerenj1-1/+1
changes can be seen in reviews: 31743 and 31721 Issue-ID: OOM-514 Change-Id: I5590a42783978be46f69c1ed4c5c72e4e1c34ddb Signed-off-by: kerenj <keren.joseph@amdocs.com>
2018-02-14Replica Scaling of APPC and Message-routervaibhav_16dec4-2/+8
Issue-ID: OOM-686 Change-Id: I3235ff6572cc02df4e572fea54ba06963652af6d Signed-off-by: vaibhav_16dec <vaibhav.chopra@amdocs.com>
2018-01-24appc config segmayankg27037-16/+621
Issue-ID: OOM-552 Change-Id: Id953076056a0168f907e3fe906a7bbb2bd4a6cc7 Signed-off-by: mayankg2703 <mayank.gupta@amdocs.com>
2017-12-15Merge "Update annotations to spec for appc"Mandeep Khinda2-56/+34
2017-11-28Adjust appc to latest (Amsterdam)Alexis de Talhouët2-5/+3
Following fixes as done as per as APPC configuration - fix docker versions: - fix properties file Change-Id: Ie2fa50bd0ddc2073f2dba37b09aa8f15de7643cb Issue-ID: OOM-470 Signed-off-by: Alexis de Talhouët <adetalhouet89@gmail.com>
2017-11-22Update annotations to spec for appckiranya2-56/+34
Issue-ID: OOM-406 Change-Id: I31710db92362f8a41e6605841ca7a9960fc98f24 Signed-off-by: kiranya <kiran.yadav@amdocs.com>
2017-10-29Add option to disable specific deploymentsyuryn5-0/+14
Add option to disable any deployment by using conditions in helm templates. Each deployment will get helm parameter - boolean flag allowing to disable it. The flags can be listed in the custom values.yaml file that can be passed to the createAll script with '-v' command line option. Change-Id: I32b795de46c72915c2201c94c23f4e061971bb56 Issue-ID: OOM-380 Signed-off-by: yuryn <Yury.Novitsky@Amdocs.com>
2017-10-11syncing up appc configMandeep Khinda3-8/+3
Issue-ID: OOM-338 Change-Id: Iac2e50f606285ceb7e64f2b2305d7a9e5ab680ae Signed-off-by: Mandeep Khinda <mandeep.khinda@amdocs.com>