summaryrefslogtreecommitdiffstats
AgeCommit message (Collapse)AuthorFilesLines
2018-10-29Merge "Update gizmo fproxy client cert"Alexis de Talhouët2-1/+2
2018-10-29Fix champ pod starting before cassandra podsmichaere1-0/+15
Add readiness check to champ deployment.yaml to only start champ once cassandra pods are successfully started Issue-ID: AAI-1770 Change-Id: I4a1d3008d5368766d259325c73dfa14a8b47c1ce Signed-off-by: michaere <michaere@amdocs.com>
2018-10-29Merge "Add CDS test option to demo-k8s.sh"Alexis de Talhouët1-0/+4
2018-10-29Merge "OOF HAS Helm chart updates"Alexis de Talhouët40-1259/+805
2018-10-29Merge "Sync docker tags with release manifest"Alexis de Talhouët16-16/+16
2018-10-28Add CDS test option to demo-k8s.shYang Xu1-0/+4
Change-Id: Id548768e28c8e4f4bd3a402a70d12a71ee0b4bfd Issue-ID: CCSDK-537 Signed-off-by: Yang Xu <yang.xu3@huawei.com>
2018-10-28Merge "update OOM for 2.1.6"Mike Elliott16-18/+16
2018-10-26OOF HAS Helm chart updatesDileep Ranganathan40-1259/+805
Helm charts updated for HAS with MUSIC v3. Sync conductor.conf, added dependent containers for AAF. Read config from values.yaml. Disabled AAF authentication. Updated resources for OSDF and HAS charts. Removed hardcoded values for namespace Change-Id: I683cd0b8c86a6cc9a4b4c4793051878e0d0e5b2f Issue-ID: OPTFRA-363 Signed-off-by: Dileep Ranganathan <dileep.ranganathan@intel.com> Signed-off-by: Kiran Kamineni <kiran.k.kamineni@intel.com>
2018-10-26Sync docker tags with release manifestGary Wu16-16/+16
Sync docker tags with the release manifest from integration repo commit 73e35266be6609f1eb59d2de3bf819ebd3cb4a79. Change-Id: I8e79691e9d4cf27cc20082bd2dfbf6ee3bc7eef3 Issue-ID: INT-663 Signed-off-by: Gary Wu <gary.i.wu@huawei.com>
2018-10-26Adding MUSIC Common chartsNelson,Thomas(tn1381)(arthurdent3)41-0/+2025
Includes: Cassandra 3.11 - Current Common cassandra is lacking security. Tomcat 8.5 - Docker Hub Zookeeper 3.4 - Chart from Incubator/Zookeeper - https://github.com/helm/charts/tree/master/incubator/zookeeper Fixed Issue with Zookeeper not starting. Was unable to write to pvc location. add copyright header to the files where it's missing remove all the trailing whitespaces bump charts version to 3.0.0 and also requirement chart to 3.0.0 Adding resource limits Update Music Chart.yaml to 3.0.0 Make recomended fixes due to resources bug. Updated port to 76 Update cassandra values. Add nodePortPrefixExt Fix Tomcat sevice Name. Update Names Add Readiness Image Update Service names Fix cassandra service Update tomcat chart Update job chart to incluede timeout. Update job chart to include delay for run Remove some unneded files and update tomcat helm readiness Replace removed files that were braking the jenkins build Made suggested changes Update Replication factor from 1 to 3,3 is default, 1 was set for testing. Move tag:version into image: Remove commented out values and aafAdminUrl Change-Id: I47eafae052cbe7355468655e5f8fcda8402bafd6 Issue-ID: MUSIC-99 Signed-off-by: Nelson,Thomas(tn1381)(arthurdent3) <tn1381@att.com> Signed-off-by: Thomas Nelson Jr arthuerdent3 <nelson24@att.com>
2018-10-26Update gizmo fproxy client certRavi Geda2-1/+2
This cert is to authenticate with AAF, which the downstream rproxy calls. Also, a fix to the service description. Change-Id: Ib4c57fa3ba3fa613f1124bfdd0e9af0e6c8574d7 Issue-ID: AAF-588 Signed-off-by: Ravi Geda <gravik@amdocs.com>
2018-10-26Merge "Enable AAF at installation"Alexis de Talhouët1-0/+1
2018-10-25Enable AAF at installationJorge Hernandez1-0/+1
Change-Id: Ib2a10b46969c6477ec187fb6665079b367ad1718 Issue-ID: POLICY-1216 Signed-off-by: Jorge Hernandez <jorge.hernandez-herrero@att.com>
2018-10-25Enable aaf auth as default authenticationKajur, Harish (vk250x)1-1/+1
for the microservices resources and traversal Issue-ID: AAI-1760 Change-Id: I54529d37ad06680c3d5837c9361b1ee99715619e Signed-off-by: Kajur, Harish (vk250x) <vk250x@att.com>
2018-10-25add pnf configurationLukasz Muszkieta1-1/+13
Change-Id: Ic9d83e2919bd1f937fdca07d8982bd5e694c4dbe Issue-ID: SO-1102 Signed-off-by: Lukasz Muszkieta <lukasz.muszkieta@nokia.com>
2018-10-25Merge "Resolve policy GUI access from Portal"Alexis de Talhouët1-2/+2
2018-10-25Merge "Deploy plugin fix"Borislav Glozman1-2/+7
2018-10-25update OOM for 2.1.6Instrumental16-18/+16
Issue-ID: AAF-571 Change-Id: I95f1f9c1604c36bc76eb556c7f35fdb8caceba57 Signed-off-by: Instrumental <jonathan.gathman@att.com>
2018-10-24Deploy plugin fixMike Elliott1-2/+7
There was an issue were the last subchart may not get deployed. Change-Id: Ifca7d4fc2bce6b5c56bf683feaac1286b9706297 Issue-ID: OOM-1478 Signed-off-by: Mike Elliott <mike.elliott@amdocs.com>
2018-10-24Increase /dev/shm size to fix chrome crashesGary Wu1-0/+5
Chrome was randomly crashing while running Portal ETE test suites. This appears to be caused by /dev/shm being too small in the container. This patch increases the size of /dev/shm in the robot container. Change-Id: I79b6c3b05cc817b59db68327978800d7f80bd3f9 Issue-ID: INT-586 Signed-off-by: Gary Wu <gary.i.wu@huawei.com>
2018-10-24Merge "Add missing resource limits to POMBA pods"Alexis de Talhouët14-199/+242
2018-10-24Merge "Fix deployment of sniro and sdnc"Alexis de Talhouët1-42/+23
2018-10-24Merge "Update AAF indicators"Alexis de Talhouët1-4/+25
2018-10-24Resolve policy GUI access from PortalMichael Mokry1-2/+2
Modified conf file to set proper ueb_app_key value in portal.properties Change-Id: I785e9c9406c066f929fe31f1d0b8b2b297392f17 Issue-ID: POLICY-1210 Signed-off-by: Michael Mokry <michael.mokry@att.com>
2018-10-24Sync docker tags with release manifestGary Wu9-9/+9
Sync docker tags with the release manifest from integration repo commit db8a0273b6d9110ba7d1aa01b84666dab83b89d9. Change-Id: I94878829add2033b98b82a06e4bb097b72648faa Issue-ID: INT-663 Signed-off-by: Gary Wu <gary.i.wu@huawei.com>
2018-10-24Update AAF indicatorsst782s1-4/+25
Issue-ID: PORTAL-457 Change-Id: I77e3585683b4cda9483a9de88a390caf8bfad4b6 Signed-off-by: st782s <statta@research.att.com>
2018-10-24Fix deployment of sniro and sdncMike Elliott1-42/+23
There was a bug that prevented charts from being deployed when sniro-emulator was disabled. The '-' caused parsing issues which is now resolved. Change-Id: I0e35d3ef5f07dfd2d6dc2f2d60a1614dcf53a73c Issue-ID: OOM-1478 Signed-off-by: Mike Elliott <mike.elliott@amdocs.com>
2018-10-24Merge "Add systctl vm.max_map_count for elasticsearch"Borislav Glozman1-0/+1
2018-10-24Merge "fixing clusterIP service type errors"Alexis de Talhouët25-19/+30
2018-10-24Merge "Sync docker tags with release manifest"Alexis de Talhouët2-2/+2
2018-10-23DFC nodeport changes for secure portVijay VK1-1/+1
Change-Id: Id522805a7caf59dccef6b8b87a25218b2bbeae38 Signed-off-by: VENKATESH KUMAR <vv770d@att.com> Issue-ID: DCAEGEN2-892
2018-10-24Sync docker tags with release manifestGary Wu2-2/+2
Sync docker tags with the release manifest from integration repo commit 178b6b9fbab29eabee2dc05273029a560c459aa0. Change-Id: Id7f6630d356a743b3999389f2a70cbc8c69af4b7 Issue-ID: INT-663 Signed-off-by: Gary Wu <gary.i.wu@huawei.com>
2018-10-23fixing clusterIP service type errorsMandeep Khinda25-19/+30
If you try and change the service type from a nodeport to a cluster IP things break. We never really exercise this code path in testing but if you want to experiment with a totally internal network environment you need to be able to turn off node ports. Issue-ID: OOM-1475 Change-Id: I1a0f4b0a4c390f3353e1611b6002b93e54bb5044 Signed-off-by: Mandeep Khinda <mandeep.khinda@amdocs.com>
2018-10-23Merge "Add missing sniro simulator properties"Borislav Glozman1-2/+17
2018-10-23Merge "Consistent naming for vid deployment"Borislav Glozman2-6/+6
2018-10-23Merge "Change the name of container for graphadmin job"Borislav Glozman1-1/+1
2018-10-23Merge "Set VID portal parameters"Mike Elliott2-3/+8
2018-10-23Change the name of container for graphadmin jobKajur, Harish (vk250x)1-1/+1
Issue-ID: AAI-1759 Change-Id: I87d81f1edd5f1e815450ad826ec681e5b2b14daf Signed-off-by: Kajur, Harish (vk250x) <vk250x@att.com>
2018-10-23Merge "Increasing initDelaySec for dmaap-dr"Alexis de Talhouët1-0/+11
2018-10-23Merge "Adjust Clamp config"Alexis de Talhouët1-5/+5
2018-10-23Add missing resource limits to POMBA podsjmac14-199/+242
Add missing pod dependencies Change-Id: Id976b00e6e0d0c325d93f3e3b77b757e2c72b378 Signed-off-by: jmac <james.macnider@amdocs.com> Issue-ID: OOM-1465
2018-10-23Increasing initDelaySec for dmaap-drFiachra Corcoran1-0/+11
Change-Id: Id87b4675bf8e2f61e4b8f39e4eae0b5466fb68c1 Signed-off-by: Fiachra Corcoran <fiachra.corcoran@ericsson.com> Issue-ID: DMAAP-857
2018-10-23Merge "Provision clients for PNF topics"Alexis de Talhouët4-4/+241
2018-10-23Consistent naming for vid deploymentJulien Barbot2-6/+6
Change-Id: I7ae002ae214f1c0ca858a96c79e2b74f15d13405 Issue-ID: OOM-729 Signed-off-by: Julien Barbot <julien@barbot.org>
2018-10-23Merge "Fix the issue widget model issue"Alexis de Talhouët1-1/+14
2018-10-23Merge "Add sec_group parameter to robot helm charts"Alexis de Talhouët2-1/+18
2018-10-23Provision clients for PNF topicsdglFromAtt5-5/+242
In addition to adding the pub and sub client Role to the PNF topics for use by the PRH, we fixed the readinessProbe to wait for the message-router pod. This should avoid attempts to provision before MR is ready to accept. Also, properly delivered the dmaapbc.properties file which was lost from previous commits! Change-Id: I8016bc83a9c3ba75de22732e475c5f1896ea4ae4 Signed-off-by: dglFromAtt <dgl@research.att.com> Issue-ID: DMAAP-548
2018-10-23Merge "Update log volume directory to proper"Alexis de Talhouët1-1/+1
2018-10-23Merge "Add the https as transport type for dmaap"Alexis de Talhouët3-0/+3
2018-10-23Merge "Sync docker tags with release manifest"Alexis de Talhouët18-25/+25