summaryrefslogtreecommitdiffstats
path: root/kubernetes/vid
AgeCommit message (Collapse)AuthorFilesLines
2018-01-25Update VID, SO, and SDNC to maintenance releaseMarco Platania1-2/+2
- SO: v1.1.1 to v1.1.2 - VID: v1.1.1 to v1.1.2 - SDNC: v1.2.1 to v1.2.2 - DGBUILDER: v0.1.0 to v0.1.1 Change-Id: Id6f1a85bf9d8ee2a7043757ac29b21bdfb1d350a Issue-ID: OOM-625 Signed-off-by: Marco Platania <platania@research.att.com>
2017-12-11Update the endpoint of Portal to ONAPPORTALBharath Thiruveedula1-4/+4
Change-Id: Iadd91e8b6f3b183add15343d506a88dc6b46ff14 Issue-ID: OOM-505 Signed-off-By: Bharath Thiruveedula<bharath_ves@hotmail.com>
2017-11-30Fix VID to MSO passwordAlexis de Talhouët1-1/+1
Change-Id: I33edd09472a96405859e87549650ce451f330469 Issue-ID: OOM-477 Signed-off-by: Alexis de Talhouët <adetalhouet89@gmail.com>
2017-11-30Migrate to R1 released docker imagesAlexis de Talhouët1-1/+1
Change-Id: Iac46cbae69404d17e1f4e59f85ed18fc7ecd01dd Issue-ID: OOM-432 Signed-off-by: Alexis de Talhouët <adetalhouet89@gmail.com>
2017-10-29Add option to disable specific deploymentsyuryn4-0/+10
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-09-27added filebeat to all componentsyuryn2-1/+30
Deployment of: filebeat containar for each relevant component + chown of log dir to root - prevents filebeat complaining about filebeat file + ecomp web app renamed onap - fixed dep-pap.yaml + fixed multiple volumeMounts in vid-server Change-Id: I74f8f2abd5feeba1d37b044d2a023674fd41c994 Issue-ID:OOM-110 Signed-off-by: yuryn <Yury.Novitsky@Amdocs.com>
2017-09-26Revert "added filebeat to all components"Alexis de Talhouët2-31/+1
Pods aren't starting properly. Let's not take any risk, so reverting. 3m 18s 4 kubelet, kubernetes-5 spec.containers{vid-server} Normal Killing Killing container with id docker://vid-server:FailedPostStartHook This reverts commit 4ca69ea2b6a2aaaf0974953a3c3dec7694fdfcb0. Deployment of: filebeat containar for each relevant component Issue-ID:OOM-110 Change-Id: I7953ac3b0e2a4ecbdd1a7d2a48cb9a1964bf08ab Signed-off-by: Alexis de Talhouët <adetalhouet89@gmail.com>
2017-09-24added filebeat to all componentsItay Hassid2-1/+31
Deployment of: filebeat containar for each relevant component Issue-ID:OOM-110 Change-Id: I3605a975ee9dbe3e34b8fa6b17fef52e9d29b975 Signed-off-by: Itay Hassid <itay.hassid@amdocs.com>
2017-09-14Containers time zone syncyuryn2-0/+14
Make sure time zones on the containers are in sync with the hosting machines Change-Id: Ie22608bda63cbcdf564f73adcdd3e829afad05ca Issue-ID: OOM-299 Signed-off-by: yuryn <Yury.Novitsky@Amdocs.com>
2017-09-13Fix persistent volumes for multiple onap instancesBorislavG1-3/+3
Deploy multiple namespaces fails due to existing persistence volumes. "persistent-volume "appc-db" already exists" Need to change all persistent volume names to include namespace. Change-Id: I40a3048bef14f813b133ea75e2f664f669183e82 Issue-ID: OOM-294 Signed-off-by: BorislavG <Borislav.Glozman@amdocs.com>
2017-09-06Persistent volumes for Database storageBorislavG2-2/+32
Addition of persistent volumes for all DBs including persistence of policy mariadb (with initial configuration data) Change-Id: I029e724c3f8bba7fe3599b0955a4a3d213c08163 Issue-ID: OOM-268 Signed-off-by: BorislavG <Borislav.Glozman@amdocs.com>
2017-08-31NodePort Helm Parametrizationkerenj2-1/+2
parameterization of node ports, and create/delete update to fix multi ONAP instances creation(in diff NS). Issue-ID: OOM-52 Change-Id: Iaa3f5bc43f70b95cdc349389e25ef8b804a7a329 Signed-off-by: kerenj <keren.joseph@amdocs.com>
2017-08-25fix vid mariadb image for 1.1Mandeep Khinda1-1/+1
The 1.1 vm version has this image tag instead of the original one. Issue-ID:OOM-152 Change-Id: I74fb1a7bff4b9ea74797ab6772092e872067b183 Signed-off-by: Mandeep Khinda <mandeep.khinda@amdocs.com>
2017-08-25refactor helm files to use namespace prefixMandeep Khinda4-17/+17
-removed the full namespace from each template. better lets us reuse variables. -made secret end up in a configurable namespace -fixed some bugs where secrets were missing -updated createAll and delete to make use of namespace prefix removing the need for seds to replace the word onap. *** all containers at this point come up in my env. except for aai model loader which is failing cause its still at 1.0 and its trying to talk to a 1.1 sdc and it doesnt auth properly. *** Issue-ID:OOM-215 Change-Id: I15815a01469786a391e272fde4bdaa53ff48091c Signed-off-by: Mandeep Khinda <mandeep.khinda@amdocs.com>
2017-08-24VID K8S-Helm Parameterizationkerenj5-7/+23
changed VID k8s deployment to support helm parameterization Issue-ID: OOM-52 Change-Id: Ide19bfaa611dfbff8080bd755b6dc820d3691894 y Signed-off-by: kerenj <keren.joseph@amdocs.com>
2017-08-21VID 1.1 workMandeep Khinda2-4/+4
-Updating yamls, and config pod data -VID UI comes up when launched in portal, however certain fields do not as I believe it depends on AAI being up. Issue-ID: OOM-152 Change-Id: I5a64b28e4c8062959e081ddb81367c227c079df1 Signed-off-by: Mandeep Khinda <mandeep.khinda@amdocs.com>
2017-08-17Revert 0b1332938385cc534b1f034b73f19c145ead87c6Munir Ahmad2-4/+4
Issue-ID: OOM-66 This reverts commit 0b1332938385cc534b1f034b73f19c145ead87c6. Change-Id: I05ba7dd5050ee2ef03cf19d1c5c0db03e12a0d4f Signed-off-by: Munir Ahmad <munir.ahmad@bell.ca>
2017-08-16onap 1.1 deployment files work in progress...Munir Ahmad2-4/+4
issue-id: OOM-66 Change-Id: If6553647343bb07464e8cc8556223f0c7a01f134 Signed-off-by: Munir Ahmad <munir.ahmad@bell.ca>
2017-08-03[OOM-3] Docker credentials secret missingBorislav Glozman2-0/+4
Change-Id: I30df3cc11315b757a1d3e3da832681682a970825 Signed-off-by: Borislav Glozman <Borislav.Glozman@amdocs.com>
2017-06-24onap on kubernetes source filesMandeep Khinda3-0/+171
Change-Id: I4de34baf90979651223a28323010deb7aef21946 Signed-off-by: Mandeep Khinda <Mandeep.Khinda@amdocs.com>