summaryrefslogtreecommitdiffstats
path: root/kubernetes
AgeCommit message (Collapse)AuthorFilesLines
2018-12-21update policy-distribution to enable httpsliboNet1-3/+4
update the config file to use https healthcheck update it to use https to forward pdp Change-Id: I8f85fbc5b9fe5b62bc81140b256588a6a7704af2 Issue-ID: POLICY-1386 Signed-off-by: liboNet <libo.zhu@intel.com>
2018-12-20Merge "Fix OOM for Network Discovery"Mike Elliott4-8/+5
2018-12-20Merge "Enable HTTPS in kibana"Mike Elliott8-6/+120
2018-12-20Bug fix: Pomba SDNC CtxBuilder chartsNorm Traxler1-11/+11
Use correct ONAP SDNC settings Adjust timeouts - they were too aggressive Issue-ID: LOG-904 Change-Id: I7e7ed06f93713095a8b5169fbeb07d37e1fdbb84 Signed-off-by: Norm Traxler <normant@amdocs.com>
2018-12-20Schema Service configuration for GizmoRavi Geda3-4/+33
The config has entries for both Schema Service and local schema files. The property schema.translator.list is currently set to config. This configuration only uses local schema files. Change-Id: I1d508816aa8a6a22288173475696c5956f921aba Issue-ID: AAI-2009 Signed-off-by: Ravi Geda <gravik@amdocs.com>
2018-12-20Schema Service configuration for SpikeMichael Arrastia3-6/+28
The config has entries for both Schema Service and local schema files. The property schema.translator.list is currently set to config. This configuration only uses local schema files. Change-Id: Ib5ec6e0d5fad38623a38bb3a68e516491f6b3ed3 Issue-ID: AAI-2010 Signed-off-by: Michael Arrastia <MArrasti@amdocs.com>
2018-12-19Modify OOM Apex config for SSLliamfallon1-59/+45
Added SSH client properties to Apex configuration in OOM. Issue-ID: POLICY-1222 Change-Id: If43369c44de17b590899ad0e1c0966495c55fa26 Signed-off-by: liamfallon <liam.fallon@est.tech>
2018-12-19Reconfigure nodeport usageKiran Kamineni10-11/+33
Removed the nodeport usage for sms-db Converted all multicloud-prometheus charts to use ClusterIP for now. We can allocate nodeports for them later on when the services are requested by other services in multicloud. Also, disabled the multicloud-prometheus charts from starting up by default. Change once dependent charts or services are added. Issue-ID: OOM-1555 Change-Id: I2dddc54015844de3abbbf786f95b8bb6eba92d86 Signed-off-by: Kiran Kamineni <kiran.k.kamineni@intel.com>
2018-12-19Enable HTTPS in kibanaLeigh, Phillip (pl876u)8-6/+120
Issue-ID: LOG-517 Change-Id: I450547b232108ffa6faa1c3dca1d42a269f2b0e4 Signed-off-by: Leigh, Phillip (pl876u) <phillip.leigh@amdocs.com>
2018-12-19Upgrade version for PNF docker image versionMarcin Migdal1-1/+1
Change-Id: I3a00efb2188ecbb2b3ab7cafae08d2b1b7cf73f2 Issue-ID: OOM-1557 Signed-off-by: Marcin Migdal <marcin.migdal@nokia.com>
2018-12-18Fix OOM for Network DiscoveryNorm Traxler4-8/+5
update NDCB image and correct ND external port Enable Context Aggregator Network Discovery. Update docker image to 1.4.1-latest (master branch build) Issue-ID: SDNC-375 Change-Id: I3546e39d5a9c8dd727b934433b579ee684640489 Signed-off-by: Norm Traxler <normant@amdocs.com>
2018-12-18Merge "Fix for OOM-1538"Borislav Glozman1-1/+1
2018-12-18Merge "ZooKeeper and Kafka deployment changes"Borislav Glozman15-197/+274
2018-12-17ZooKeeper and Kafka deployment changessunil unnava15-197/+274
Support creation of ZooKeeper Ensemble and Multiple Kafka Brokers Issue-ID: DMAAP-899 Change-Id: Id2318a3e9ff03c60222142169bb9e900e26f2577 Signed-off-by: sunil unnava <sunil.unnava@att.com>
2018-12-17Merge "r4 version updates"Alexis de Talhouët1-1/+1
2018-12-17Merge "Update DFC version to 1.1.1"Alexis de Talhouët1-1/+1
2018-12-17Merge "Updating the port number for sparky"Alexis de Talhouët2-3/+2
2018-12-17Merge "Corrected SO-Monitoring url in fn_app table"Alexis de Talhouët2-2/+2
2018-12-17Fix for OOM-1538Joss Armstrong1-1/+1
This is OOM YAML file change. APPC code also requires update. Issue-ID: OOM-1538 Change-Id: Ie6d6d1bfabaa4b0fbe4bdfa3e67cdce336e921dd Signed-off-by: Joss Armstrong <joss.armstrong@ericsson.com>
2018-12-14Update DCAE healthcheck imageJack Lucas1-1/+1
Change-Id: I8750bf57831fbe4baf49e9c9a5db99f61ab70693 Issue-ID: DCAEGEN2-988 Signed-off-by: Jack Lucas <jflucas@research.att.com>
2018-12-14Updating the port number for sparkyArul.Nambi2-3/+2
Issue-ID: AAI-1992 Change-Id: I5391106ff6a08093699d497dd8326905eae20bfa Signed-off-by: Arul.Nambi <arul.nambi@amdocs.com>
2018-12-14Corrected SO-Monitoring url in fn_app tableEoin Hanan2-2/+2
Change-Id: Ib562b520a10e47662e516314fe6653f38802bbd0 Issue-ID: OOM-1546 Signed-off-by: Eoin Hanan <eoin.hanan@ericsson.com>
2018-12-13Update DFC version to 1.1.1Chengkai Yan1-1/+1
Change-Id: I8693f8aa9b90fd17a1d1227ff3c65c83b5de6698 Signed-off-by: Chengkai Yan <martin.c.yan@est.tech> Issue-ID: DCAEGEN2-1014
2018-12-13Merge "Add persistent storage for DCAE Cloudify Manager"Alexis de Talhouët4-11/+84
2018-12-13Merge "3.1.0-deployment-handler 4.5.0-policy-handler"Alexis de Talhouët2-3/+8
2018-12-12BugFix:Unable to log in ND & NDCBLeigh,Phillip (pl876u)5-421/+225
Enable loggers in network-discovery-micro-service and network-discovery-context-builder Issue-ID: LOG-879 Issue-ID: SDNC-541 Change-Id: I54fd751d9af1e83c73e7e2d294fd3ea7ea950c27 Signed-off-by: Leigh, Phillip (pl876u) <phillip.leigh@amdocs.com>
2018-12-12Merge "Update OOM to for HTTPS for Network Discovery"Alexis de Talhouët5-4/+25
2018-12-123.1.0-deployment-handler 4.5.0-policy-handlerAlex Shatov2-3/+8
Change-Id: Ibc02516225eca75092600461eb9348bb75011720 Signed-off-by: Alex Shatov <alexs@att.com> Issue-ID: DCAEGEN2-853 Issue-ID: DCAEGEN2-903 Issue-ID: DCAEGEN2-929 Issue-ID: DCAEGEN2-930 Issue-ID: DCAEGEN2-1017
2018-12-11r4 version updatesVijay Venkatesh Kumar1-1/+1
Change-Id: I117432dea305c1130cd7a839b571a1d4bba85ca1 Signed-off-by: Vijay Venkatesh Kumar <vv770d@att.com> Issue-ID: DCAEGEN2-1024
2018-12-10Update OOM to for HTTPS for Network DiscoveryTait,Trevor(rt0435)5-4/+25
Issue-ID: SDNC-375 Change-Id: Ib1c045f08654e39d613a57f37cd336c129875604 Signed-off-by: Tait,Trevor(rt0435) <rtait@amdocs.com>
2018-12-07SDNC Validation rules updateNorm Traxler1-2/+251
Issue-ID: LOG-779 Change-Id: I9128fdff91f087de7d134f600199a17990f669e9 Signed-off-by: Norm Traxler <normant@amdocs.com>
2018-12-07Merge "Fix nodeSlector and Affinity for robot deployment"Alexis de Talhouët1-9/+9
2018-12-07Merge "Add optional support for SSL client into cxt bldrs"Alexis de Talhouët3-0/+15
2018-12-07Merge "Updating the certs for AAF"Alexis de Talhouët6-3/+6
2018-12-07Merge "Add prometheus chart for multicloud"Alexis de Talhouët24-0/+1352
2018-12-07Merge "Add Pluggable Security to aai-resources"Alexis de Talhouët24-0/+934
2018-12-07Merge "Adding pluggable security to Babel"Alexis de Talhouët19-9/+449
2018-12-07Merge "Add Pluggable Security to Champ"Alexis de Talhouët19-0/+443
2018-12-06Fix nodeSlector and Affinity for robot deploymentkranthikirang1-9/+9
Indentation problem. Correctly placed nodeSelector and Affinity aligned with Contrainers in template.spec common.resources do not need indent Change-Id: Ib8cf9a30fb5a3c8c7ae095ac9d7f5d63f69ae1a6 Issue-ID: OOM-1540 Signed-off-by: Kranthi Guttikonda <kranthi.guttikonda@b-yond.com>
2018-12-06Reduce requested minimums on AAI servicesjimmy12-40/+40
Change-Id: Icfc4256f65f0cb01b2062ac4d321503b8e2a760d Issue-ID: AAI-1940 Signed-off-by: jimmy <jf2512@att.com>
2018-12-06Add optional support for SSL client into cxt bldrsGeora Barsky3-0/+15
Issue-ID: LOG-807 Change-Id: I27f5afd20208d71d47853aaaa6ff089c2f550f39 Signed-off-by: Geora Barsky <georab@amdocs.com>
2018-12-06Add persistent storage for DCAE Cloudify ManagerJack Lucas4-11/+84
Issue-ID: DCAEGEN2-990 Change-Id: I700bce2906ab136989968236a02fd8899e29bcd3 Signed-off-by: Jack Lucas <jflucas@research.att.com>
2018-12-05Updating the certs for AAFArul.Nambi6-3/+6
Issue-ID: AAI-1992 Change-Id: I4082dc9f1f9ddf92b4534e47c0dceb53ed6121c4 Signed-off-by: Arul.Nambi <arul.nambi@amdocs.com>
2018-12-05Merge "POMBA - Fix logging output path"Alexis de Talhouët1-1/+1
2018-12-05Merge "Change template properties for AAI"Alexis de Talhouët1-4/+2
2018-12-05Merge "Add CCVPN policy in push-policies.sh script"Borislav Glozman1-0/+29
2018-12-04POMBA - Fix logging output pathjmac1-1/+1
Change-Id: I420608d77b2576d6ea58e489b98a4bc9113a2333 Signed-off-by: jmac <james.macnider@amdocs.com> Issue-ID: LOG-894
2018-12-04Add prometheus chart for multicloudKiran Kamineni24-0/+1352
Adding prometheus server chart under multicloud. P4: Add Alertmanager subchart under prometheus P6: Add Grafana subchart under prometheus P9: Add resourcelimits P10: Use version 3.0.0 for all the charts Issue-ID: MULTICLOUD-317 Change-Id: I7ba764d020921729225cf6f65154d00ad4e40dae Signed-off-by: Kiran Kamineni <kiran.k.kamineni@intel.com>
2018-12-04Adding pluggable security to BabelEdwin Lawrance19-9/+449
Change-Id: Ie96d9438d66021941c3d0c12ca19b28e2c2ed71e Issue-ID: AAI-1764 Signed-off-by: Edwin Lawrance <Edwin.Lawrance@amdocs.com>
2018-12-04Add Pluggable Security to ChampRavi Geda19-0/+443
Note that by default this feature is turned off. To enable update the installSidecarSecurity in aai/values.yaml to true Change-Id: I19d4755a58041c58070e0cd36d263e4e49b3f743 Issue-ID: AAF-587 Signed-off-by: Ravi Geda <gravik@amdocs.com>