summaryrefslogtreecommitdiffstats
AgeCommit message (Collapse)AuthorFilesLines
2018-03-28Helm Chart Standardization of uuivaibhav_16dec16-160/+472
Issue-ID: OOM-749 Change-Id: Ie71686869da88a8bb7f6d09d38a5fa4a92b02aeb Signed-off-by: vaibhav_16dec <vaibhav.chopra@amdocs.com>
2018-03-27Vid Standardization ConfigPriyanka25-321/+771
Issue-ID: OOM-729 Change-Id: Ic5b082e2d87ca7ef7944cd1ccce635ea2309e1f5 Signed-off-by: Priyanka <Priyanka.Jain3@amdocs.com>
2018-03-27Merge "Add standardized helm chart for aai"Mandeep Khinda111-1367/+2296
2018-03-27Add standardized helm chart for aaikj111-1367/+2296
Issue-ID: OOM-734 Change-Id: I6b1a85017d79b92afcae44cf823ab000a10ce4be Signed-off-by: kj <keren.joseph@amdocs.com>
2018-03-27Add repo index fixMike Elliott2-2/+9
Fixes an issue where subchart build dependencies are not always resolved when using 'make repo' to start a local helm repo. Also added the start of a 'make repo-stop' to shutdown and cleanup a running local repo. Change-Id: I33667053637ea4980ad00e424378a156abbe1ad4 Issue-ID: OOM-830 Signed-off-by: Mike Elliott <mike.elliott@amdocs.com>
2018-03-27Merge "Reordered instructions, - files, + example"Jerome Doucerain6-1097/+217
2018-03-27Reordered instructions, - files, + exampleRoger Maitland6-1097/+217
Change-Id: Ifb06023bd1bdf2e58fe28bee167db45b563c9f95 Signed-off-by: Roger Maitland <Roger.Maitland@amdocs.com> Issue-ID: OOM-822
2018-03-27Merge "adding K8s job completion utility"Jerome Doucerain2-0/+101
2018-03-27Merge "Add standardized helm chart for log"Jerome Doucerain60-460/+1118
2018-03-27Removing DCAEPriyanka21-1814/+0
Issue-ID: OOM-772 Change-Id: Idb0dad8cf16d662d7278d27fecd3ed38226d24a4 Signed-off-by: Priyanka <Priyanka.Jain3@amdocs.com>
2018-03-27Add standardized helm chart for logBorislavG60-460/+1118
Change-Id: Ic9f0eb567716224893955d9379e9ed9308b9ea79 Issue-ID: OOM-740 Signed-off-by: BorislavG <Borislav.Glozman@amdocs.com>
2018-03-27adding K8s job completion utilityMandeep Khinda2-0/+101
Integrating the Work that was originally done by SDC team: https://gerrit.onap.org/r/gitweb?p=sdc.git;a=tree;\ f=sdc-os-chef/kubernetes/sdc/templates/configmaps;hb=HEAD into the readiness image Issue-ID: OOM-832 Change-Id: Icb22a8d0a67495860008dc6d6960e043d982c668 Signed-off-by: Mandeep Khinda <mandeep.khinda@amdocs.com> Signed-off-by: Areli Fuss <af732p@intl.att.com>
2018-03-27Merge "Script_version addiition in robot config"Mike Elliott2-2/+5
2018-03-27Merge "Add standardized helm chart for msb"Mike Elliott44-436/+1071
2018-03-26Script_version addiition in robot configvaibhav_16dec2-2/+5
Issue-ID: OOM-797 Change-Id: Ic689702fd18608841fcfea89e2e8acf141a0079b Signed-off-by: vaibhav_16dec <vaibhav.chopra@amdocs.com>
2018-03-26Merge "Update quick start guide with current limitations"Alexis de Talhouët1-24/+27
2018-03-26Add ONAP Quickstart README for BejingMike Elliott3-82/+78
This is largely a duplication of what will be in the offical readthedocs documentation. It is put here now as part of the README to provide immediate help to those trying to deploy ONAP using an all Helm deployment mechanism. The README will later be amended to simply point to the offical docs once it has been published for Beijing. Change-Id: I5e3ec279e19617912d28d482e7818c01620d8945 Issue-ID: OOM-827 Signed-off-by: Mike Elliott <mike.elliott@amdocs.com>
2018-03-26Merge "Add fix for build dependecies"Mandeep Khinda26-10/+17
2018-03-26Merge "Fix make of multicloud helm chart"Mandeep Khinda1-1/+1
2018-03-26Add fix for build dependeciesMike Elliott26-10/+17
Moved mysql and dgbuilder under common (built first) to ensure they are built before appc and sdnc charts that depend on them. Change-Id: I2fc28f0537b2639bd2b761c6f115544965a228b1 Issue-ID: OOM-830 Signed-off-by: Mike Elliott <mike.elliott@amdocs.com>
2018-03-26Update quick start guide with current limitationsRoger Maitland1-24/+27
Change-Id: I774ebaa966ac6a71833f79d0a9b2c39abe969bce Signed-off-by: Roger Maitland <Roger.Maitland@amdocs.com> Issue-ID: OOM-822
2018-03-26Fix make of multicloud helm chartMike Elliott1-1/+1
Can't build OOM project due to linting failure on multicloud Helm chart. Fixed filebeat definition in windriver deployment descriptor. Change-Id: I3d513fb81c4c8710265b3a780a0f3074dc4227fc Issue-ID: OOM-829 Signed-off-by: Mike Elliott <mike.elliott@amdocs.com>
2018-03-26Remove deprecated oneclick scriptsMike Elliott6-644/+0
As of Beijing, all ONAP deploys will use Helm directly. Please refer to README (OOM-827) for instructions on how to deploy ONAP using Helm. Change-Id: I5b9322c127f324d815d8dea23057bc60e04ed9c9 Issue-ID: OOM-828 Signed-off-by: Mike Elliott <mike.elliott@amdocs.com>
2018-03-26Add standardized helm chart for msbBorislavG44-436/+1071
Change-Id: I63fbb58167a3e352f05e7e9af4d28f3531546dff Issue-ID: OOM-742 Signed-off-by: BorislavG <Borislav.Glozman@amdocs.com>
2018-03-24Merge "Adding Beijing Documentation"Alexis de Talhouët15-2/+1553
2018-03-24Add standardized helm chart for appcMike Elliott60-698/+1480
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-24Merge " Fix logging format"Alexis de Talhouët2-12/+8
2018-03-24Sidecar filebeat container for MC OpenStackBin Yang6-12/+136
Apply ConfigMap to manager filebeat and log configuration for MultiCloud Openstack plugins. Change-Id: I4be0b086607bf637ac41a9e68e800ca1bf4ce40a Issue-ID: MULTICLOUD-177 Issue-ID: LOG-137 Signed-off-by: Bin Yang <bin.yang@windriver.com>
2018-03-24expose nodeport for logstash 5044Jun (Nicolas) Hu1-0/+2
Issue-ID: OOM-819 Open the 5044 port on log/logstash as a nodeport for external log producers outside of the kubernetes cluster https://wiki.onap.org/display/DW/LOG+Meeting+Minutes+2018-03-20 Q: on logstash port - see all-services.yaml in log pod - 5044 need to open officially on 30255 or in dev via adding (Logstash not externally available - no nodeport) nodePort: {{ .Values.nodePortPrefix }}55 We already expose elasticsearch and kibana - just need to expose logstash https://git.onap.org/oom/tree/kubernetes/log/templates/all-services.yaml Change-Id: I703dd21b4c34fb1fcbfcd5e9a342f9d03412b6b8 Signed-off-by: Nicolas Hu <jh245g@att.com>
2018-03-23Merge changes I6a379ec4,I982a75a9,Id8a84b79,I423294a5,Iefe3d89aAlexis de Talhouët19-51/+335
* changes: SO endpoints and service update SDNC parameterized persisted type and location Portal selective readiness check Message-router parameterization AAI parameterization
2018-03-23Enable all helm charts by default in parent chartMike Elliott4-30/+73
This is as a means towards obsoleting the oneclick scripts from the Beijing release, in favour of directly using Helm. From this point on, users of onap should use the follow command: helm install local/onap -n onap --namespace onap Please refer to the official documentation for all the steps required to deploy onap. Currently as a patched to be merged: https://gerrit.onap.org/r/#/c/37871/ Change-Id: I75e5dbc9a79fec86a9b7c0cff487b10ec9df9a20 Issue-ID: OOM-816 Signed-off-by: Mike Elliott <mike.elliott@amdocs.com>
2018-03-22Adding Beijing DocumentationRoger Maitland15-2/+1553
Change-Id: I5484d9c0f12abf3decad2275e661ae16c5545241 Signed-off-by: Roger Maitland <Roger.Maitland@amdocs.com> Issue-ID: OOM-822
2018-03-22Merge "Move deployment-specific templates to parent chart"Mandeep Khinda7-81/+0
2018-03-22Move deployment-specific templates to parent chartMike Elliott7-81/+0
This change provides a single centralized location (onap parent chart) to change/install secrets, persistent volumes, service account(s), RBAC and configuration overrides. It also eliminates the need for a 2-step install of setup and application charts. Users would customize the onap parent chart to install both the deployment-specific resources and one or more "enabled" sub charts, using a command like the following: helm install local/onap -f dev.yaml where dev.yaml (or prod.yaml, etc.) provides the customization of application subcharts to deploy. Change-Id: Idbef28ffa404ea35922a4c3994605bdc27f3471e Issue-ID: OOM-817 Signed-off-by: Mike Elliott <mike.elliott@amdocs.com>
2018-03-22Add common location for shared chartsMike Elliott8-32/+109
Moved shared templates into common directory. This "common" location is where upcoming charts for mariadb-galera, postgress etc. will reside. Change-Id: Id2e2ffd3369a3e4d6437c2ca4f04a5f1dceb236a Issue-ID: OOM-816 Signed-off-by: Mike Elliott <mike.elliott@amdocs.com>
2018-03-22Fix license for PV and PVC yamlsMike Elliott10-0/+20
When conditions are used at the start of the yaml the hashed (#) comments of the license are not parsable by the json parser. There license comments have been wrapped in {{/* */}}. Change-Id: I16c539ae4280f8ecacfdedb1f8caad894f3a081f Issue-ID: OOM-821 Signed-off-by: Mike Elliott <mike.elliott@amdocs.com>
2018-03-22fixing standardized robotMandeep Khinda5-54/+47
-fixed communication via kube dns -using fullname to avoid possible conflicts -removed unused values -set image to 1.2-STAGING-latest (for master) -set demo artifacts to the master version 1.2.0-SNAPSHOT -removed dependency on other reviews Issue-ID: OOM-728 Change-Id: I60530215374149dd9d0e0706e37712ed8291ab6c Signed-off-by: Mandeep Khinda <mandeep.khinda@amdocs.com>
2018-03-22License addition in all yamlsvaibhav_16dec259-0/+3626
Issue-ID: OOM-821 Change-Id: I627ac962afe8cd6bf2859a30a0e88f6c9ac89d34 Signed-off-by: vaibhav_16dec <vaibhav.chopra@amdocs.com>
2018-03-22 Fix logging formatliangke2-12/+8
Change-Id: I9d98f6ed0dad7009b77d31dd6ce417baac9e1c2f Issue-ID: MULTICLOUD-151 Issue-ID: LOG-161 Signed-off-by: liangke <lokyse@163.com>
2018-03-22Merge "Add INFO.yaml file"Borislav Glozman1-0/+87
2018-03-22Merge "remove passing auth token via env var"Borislav Glozman2-9/+1
2018-03-22Merge "Add a filebeat container together with esr-server"rui hu7-5/+120
2018-03-22Deploy 2 instances for API GatewayHuabing Zhao1-2/+2
Change-Id: I9f676f2d1992ae97016af812dfa2e968ead98534 Issue-ID: MSB-117 Signed-off-by: Huabing Zhao <zhao.huabing@zte.com.cn>
2018-03-21Add Helm Chart Standardization for Clampvaibhav_16dec25-207/+522
Issue-ID: OOM-735 Change-Id: Id5789742b4c930dcb2bebebbaa2cf82182949ee3 Signed-off-by: vaibhav_16dec <vaibhav.chopra@amdocs.com> Signed-off-by: Mike Elliott <mike.elliott@amdocs.com>
2018-03-20Merge "Add Helm Chart "template" Starter"Mandeep Khinda11-0/+287
2018-03-20Add Helm Chart "template" StarterMike Elliott11-0/+287
Copy and rename onap-app dir to name of ONAP application being ported to standardized configuration format (2.0.0). Replace all <...> within the chart templates, Chart.yaml and values.yaml. MKhinda - updated after single namespace and refactor Change-Id: I9ef94839cb45a4698c1e125e3e0ca5243b929f13 Issue-ID: OOM-777 Signed-off-by: Mike Elliott <mike.elliott@amdocs.com>
2018-03-20Merge "Move consul config from shared NFS to configmap"Alexis de Talhouët64-208/+211
2018-03-20Merge "Robot Helm Chart Standardization"Mandeep Khinda13-113/+238
2018-03-20remove passing auth token via env varFrank A. Zdarsky2-9/+1
Issue-ID: OOM-811 Change-Id: I8a0cdc6e727a8045f4b0ac73731c81a676a463b2 Depends-On: I039b6bcc9a301751ba976b77c0f2cc3b904b8e9c Signed-off-by: Frank A. Zdarsky <fzdarsky@redhat.com>
2018-03-19Move consul config from shared NFS to configmapjasmineWen64-208/+211
Issue-ID: OOM-597 Change-Id: I708c3e9df16003a54462f76c6ffe513b270faae8 Signed-off-by: jasmineWen <jasmine.wen@amdocs.com>