aboutsummaryrefslogtreecommitdiffstats
path: root/kubernetes
AgeCommit message (Collapse)AuthorFilesLines
2018-09-18Merge "Use free NodePort for Netbox (contrib)"Alexis de Talhouët1-2/+2
2018-09-18Changing the routes for new dmaap clientArul.Nambi2-4/+16
Issue-ID: AAI-1621 Change-Id: I0ca38f082f611f5c4ee6a10622e891d831bcc2b3 Signed-off-by: Arul.Nambi <arul.nambi@amdocs.com>
2018-09-18Use free NodePort for Netbox (contrib)Alexis de Talhouët1-2/+2
For contrib chart, we rather use 304 prefix than the 302 prefix, to keep core ONAP component in the same prefix space. Change-Id: Ia87d134e6d1649ccb74c7af03c61c4d485e2395b Issue-ID: CCSDK-366 Signed-off-by: Alexis de Talhouët <adetalhouet89@gmail.com>
2018-09-18Update the resources, traversal and graphadminKajur, Harish (vk250x)3-3/+3
to use message router HTTPS Issue-ID: AAI-1609 Change-Id: I7147eed19735be332e84c99fde8fd30744c63c36 Signed-off-by: Kajur, Harish (vk250x) <vk250x@att.com>
2018-09-18Backup Task-SDNC ConfigMaptoshrajbhardwaj6-2/+57
Issue-ID: OOM-1404 Change-Id: If2ea6cc54a5dbfbb475e9abc8b2444a2053c6603 Signed-off-by: toshrajbhardwaj <toshrajbhardwaj@gmail.com>
2018-09-18[Spike] Update to use DMaaP with SSLMichael Arrastia3-1/+6
- DMaaP client configured to use HTTPS protocol in XML bean definition. - Values yaml updated with port and protocol. - Update JKS trust store (tomcat_keystore) to accept the DMaaP certificate. Change-Id: I71e8592b5aa6ca2170ee8449a14e6c7469a93839 Issue-ID: AAI-1537 Signed-off-by: Michael Arrastia <MArrasti@amdocs.com>
2018-09-17Add AAF style creds to realm.propsJimmy Forsyth3-0/+27
Change-Id: Ic8306dc22936e248c8095177fa7a6859b92f5e03 Issue-ID: AAI-1617 Signed-off-by: Jimmy Forsyth <jf2512@att.com>
2018-09-17Merge "SO override files to use apt kube dns address"Mandeep Khinda18-238/+81
2018-09-17Merge "Update VID for AAF/HTTPS"Mandeep Khinda1-2/+2
2018-09-17Merge "adding POMBA rules"Mandeep Khinda4-0/+244
2018-09-17Merge "Fix appc.properties APIDOC creds"Mandeep Khinda2-5/+6
2018-09-17Merge "Provide pre-loaded SDNC Naming policies"Mandeep Khinda1-1/+55
2018-09-17Merge "Open http port and use correct logback."Mandeep Khinda3-7/+13
2018-09-17Merge "Add "client" and "requestId""Mandeep Khinda2-3/+9
2018-09-17Merge "Backup Task: ESR Configmap labelling"Mandeep Khinda1-1/+10
2018-09-17Merge "Backup Task: Multicloud configmap labelling"Mandeep Khinda4-0/+30
2018-09-17Update NBI deploy configsQuoc Nghia Nguyen2-2/+8
- update nbi image version - add new configs for msb integration Change-Id: Ia5ba5e7a539464d54c5286b37e092b0858a6f3a3 Issue-ID: EXTAPI-147 Signed-off-by: Quoc Nghia Nguyen <quocnghia.nguyen@orange.com>
2018-09-17Update VID for AAF/HTTPSBrian Freeman1-2/+2
Issue-ID: VID-260 Change-Id: I8fd1d505bef2311975d54542410939cfdd472dab Signed-off-by: Brian Freeman <bf1936@att.com>
2018-09-17Add helm plugins to (un)deploy onapMike Elliott4-0/+234
In the Casablanca release, ONAP has become very large. Every Helm chart contains some amount of external configuration. And unfortunately, there is a limit to the amount of configuration that can exist in a Helm chart. When ONAP is installed as a unbrella chart containing many subcharts (each with configuration), the amount of configuration that resides in configmaps in K8s causes the installation to fail. To work around this issue, it was necessary to introiduce a Helm plugin that will install/upgrade onap by deploying the parent chart and each subchart within its own Helm "release". This is the initial version of the plugins, which has been verified to work and unblock integration in the deployment of all of ONAP. Improvements will be made post M4 to further harden and enhance the plugins. Specifically, the plugins are not currently resilent to network issues which can cause some of the subcharts to fail to deploy. To work around this, the plugins should be run from within the same network as the k8s cluster you are deploying to. To install, copy plugins directory into your local ~/.helm/ folder. After which you should see 'deploy' and 'undeploy' if you do a 'helm' with no arguments. Change-Id: I7c586f1c75f7249d2d7c38b4088129162c96401d Issue-ID: OOM-1344 Signed-off-by: Mike Elliott <mike.elliott@amdocs.com>
2018-09-17Add "client" and "requestId"Prudence Au2-3/+9
to Kibana index pattern creation. Change-Id: I7ec86a59afb9a5e34b652210d87d02c1f126545d Signed-off-by: Prudence Au <prudence.au@amdocs.com> Issue-ID: LOG-454
2018-09-17[Champ] Update to use DMaaP with SSLMichael Arrastia4-23/+38
- Reconfigure event publisher in champ-beans.xml to use DMaaP client. - Add property values to values.yaml file. - Update JKS trust store (tomcat_keystore) to accept the DMaaP certificate. - Additionally, to align with other microservices, update deployment.yaml to map logs to filebeat sidecar. Change-Id: I37da421b1cbf03a85fa19dda1e38955b17fa56ca Issue-ID: AAI-1597 Signed-off-by: Michael Arrastia <MArrasti@amdocs.com>
2018-09-17Enable /contrib chart leveraged by Casablanca UCMarc-Alexandre Choquette2-0/+6
Enable /contrib chart to package software leveraged by CDS usecase in Casablanca. Packaged under /contrib as Netbox is not an ONAP component. Issue-ID: CCSDK-366 Change-Id: Idd30db3b9e8865f64a269e628fbf7c365f125f06 Signed-off-by: Marc-Alexandre Choquette <m.a.choquette@bell.ca>
2018-09-17Provide pre-loaded SDNC Naming policiesMichael Mokry1-1/+55
Added curl commands to create and push SDNC vFW and vPG Naming policies during installation Made changes to satisfy Borislav's review comments. Change-Id: I3c818bbd85062377dcf3a10f9da9f77565cff396 Issue-ID: POLICY-983 Signed-off-by: Michael Mokry <mm117s@att.com>
2018-09-17Fix appc.properties APIDOC credsAaron Hay2-5/+6
Change-Id: If2e4f219f5b7adecab6745b8abcea90bdda3e9df Issue-ID: INT-641 Signed-off-by: Aaron Hay <ah415j@att.com>
2018-09-17Open http port and use correct logback.Piotr Darosz3-7/+13
Open http port and use correct logback, adjust VID image version Change-Id: Id408d9cb7a5f5cbc41ff49d901d435393d7dac13 Issue-ID: OOM-1382 Signed-off-by: Piotr Darosz <piotr.darosz@nokia.com>
2018-09-17Merge "update log helm chart from 2 to 3.0.0"Borislav Glozman5-5/+5
2018-09-17Merge "Add portal option to ete test script"Borislav Glozman2-2/+5
2018-09-17Backup Task: ESR Configmap labellingvaibhav_16dec1-1/+10
Issue-ID: OOM-1393 Change-Id: I2c5866d01707b474ce9fbca2f7fe983fa7985cb5 Signed-off-by: vaibhav_16dec <vaibhav.chopra@amdocs.com>
2018-09-17Backup Task: Multicloud configmap labellingvaibhav_16dec4-0/+30
Issue-ID: OOM-1392 Change-Id: I2498876d3c9539265b1c5983de5c7dae0e40ab51 Signed-off-by: vaibhav_16dec <vaibhav.chopra@amdocs.com>
2018-09-17Merge "Config update to fix whitespaces issue in payload"Borislav Glozman1-10/+6
2018-09-17Merge "update LCM DG config"Borislav Glozman1-1/+20
2018-09-16Merge "Add Spike microservice chart"Borislav Glozman21-1/+752
2018-09-16Add Spike microservice chartMichael Arrastia21-1/+752
This is the Helm chart for the newly open-sourced Spike microservice. Change-Id: I4bba11b87db0df22d7beedc528a4dea738af5378 Issue-ID: AAI-1524 Signed-off-by: Michael Arrastia <MArrasti@amdocs.com>
2018-09-16Merge "Upgrade VNFSDK to use common Postgres charts"Borislav Glozman9-152/+127
2018-09-14SO override files to use apt kube dns addressRamesh Parthasarathy18-238/+81
All SO override files are updated with correct kube dns address for inter application communications based on review comments Change-Id: I6e1487f3d5a7db49df3e40fb41b6b148aacfee8d Issue-ID: SO-1022 Signed-off-by: Ramesh Parthasarathy(rp6768)<rp6768@att.com>
2018-09-14adding POMBA rulesPierre Rioux4-0/+244
Change-Id: I312ef387ee5e84d90d78474d9c47b337bdfa450a Issue-ID: LOG-434 Signed-off-by: Pierre Rioux <pierre.rioux@amdocs.com>
2018-09-14Merge "Resource Limits for sdnc Issue-ID: OOM-1162"Mandeep Khinda11-47/+103
2018-09-14Merge "Add mariadb-galera port name override"Mandeep Khinda2-5/+5
2018-09-14Merge "Add service port name to APPC config"Mandeep Khinda1-0/+1
2018-09-14Merge "Backup Task- ConfigMap Labelling for dmaap"Mandeep Khinda5-1/+66
2018-09-14Merge "sdc portal Config Map Labelling"Mandeep Khinda4-0/+25
2018-09-14Merge "Adding AAF configuration"Mandeep Khinda18-0/+246
2018-09-14Merge "Portal Config Map Labelling Issue-ID: OOM-1378"Mandeep Khinda6-1/+31
2018-09-14Adding AAF configurationPavel Paroulek18-0/+246
Adding the current AAF configuration files and certificates Change-Id: I2288c9af7be021a993e99441961831b6a0d763e6 Issue-ID: AAI-32 Signed-off-by: Pavel Paroulek <pavel.paroulek@orange.com>
2018-09-14Merge "Fix startup of Network Discovery pods"Mandeep Khinda4-5/+18
2018-09-14Merge "Fix Gizmo crash in OOM"Mandeep Khinda5-0/+42
2018-09-14Merge "[Champ] Fix startup issue"Mandeep Khinda1-2/+1
2018-09-14Upgrade VNFSDK to use common Postgres chartsjasmineWen9-152/+127
Issue-ID: OOM-1185 Change-Id: Ie011e87bc9322149076ec62cab3a8b3315e1d817 Signed-off-by: jasmineWen <jasmine.wen@amdocs.com>
2018-09-14Add portal option to ete test scriptGary Wu2-2/+5
Change-Id: I42011b0dae86eb96b52764085adfccbb8e062b9d Issue-ID: PORTAL-388 Signed-off-by: Gary Wu <gary.i.wu@huawei.com>
2018-09-14update LCM DG configAgarwal, Ruchira(ra1926)1-1/+20
LCM DG config for ScaleOut, TrafficMgmt, SoftwareUpgrade Change-Id: Ia607fb6002968b266fa4d025129cada72485b445 Issue-ID: SDNC-425 Signed-off-by: Agarwal, Ruchira(ra1926) <ra1926@att.com>