summaryrefslogtreecommitdiffstats
path: root/kubernetes/policy/charts
AgeCommit message (Collapse)AuthorFilesLines
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-11-15Sync docker tags with release manifestGary Wu4-4/+4
Sync docker tags with the release manifest from integration repo commit b37a3cfdaf92c4855660d2f0c1b20eb482b99bd4. Change-Id: Iabb203836d0c0adb5604a9303d4a108142ec6757 Issue-ID: INT-663 Signed-off-by: Gary Wu <gary.i.wu@huawei.com>
2018-11-09Update policy released artifactsPamela Dragosh5-9/+9
Released for RC2 Change-Id: I04f6873a6810f17f3bbabb310dfd4102068f684b Issue-ID: POLICY-1229 Signed-off-by: Pamela Dragosh <pdragosh@research.att.com>
2018-11-07Fix bad port variables in helm drools chart.dgermain1-2/+2
Fix bad port variables in helm drools chart template if not NodePort Change-Id: I7b4aac5c7a9619115b2cc8fec4c022d53e1babbe Issue-ID: POLICY-1253 Signed-off-by: dgermain <daniel.germain@cgi.com>
2018-11-01Merge "Replaced /ecomp/mso with /onap/so in URL"Alexis de Talhouët1-1/+1
2018-10-31Use Casablanca versions for policyJorge Hernandez1-1/+1
Change-Id: I8b2ab21797c955e477dfb1a38c11261fc948a4b9 Issue-ID: POLICY-1233 Signed-off-by: Jorge Hernandez <jorge.hernandez-herrero@att.com>
2018-10-31Replaced /ecomp/mso with /onap/so in URLJim Hahn1-1/+1
Change-Id: Iacb326595143e28367178be1196014046495af66 Issue-ID: POLICY-1238 Signed-off-by: Jim Hahn <jrh3@att.com>
2018-10-26Sync docker tags with release manifestGary Wu5-5/+5
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-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-22Use "common.repository" frameworkJulien Barbot1-1/+1
Change-Id: I31b008cbe5e9c4e06e16451f02e09dc6c19b4147 Issue-ID: OOM-874 Signed-off-by: Julien Barbot <julien@barbot.org>
2018-10-18Sync docker tags with release manifestGary Wu5-5/+5
Sync docker tags with the release manifest. It is assumed that the release manifest is the "single source of truth" and that the versions in the helm charts are out of date. Change-Id: I2902e60b25f57409dd616780a626e63c92d26769 Issue-ID: INT-663 Signed-off-by: Gary Wu <gary.i.wu@huawei.com>
2018-10-05OOM Install support for SDNC url/credentialsJorge Hernandez1-0/+6
Change-Id: I5968a5eb9fbaa12054a5b6fb61ac5624ce785c3d Issue-ID: POLICY-1183 Signed-off-by: Jorge Hernandez <jh1730@att.com>
2018-10-01Make AAF install credentials, the defaultJorge Hernandez3-7/+7
The credentials are defaulted to the demo AAF install accounts. These credentials will be used in the default ONAP installation, regardless AAF being used or not. This will allow external clients not to be reconfigured regardless of AAF being on or off. Change-Id: Ib7660f71793b0318b45469219b3802c1d1208a29 Signed-off-by: Jorge Hernandez <jh1730@att.com> Issue-ID: POLICY-1156 Signed-off-by: Jorge Hernandez <jh1730@att.com>
2018-09-25Merge "CADI AAF changes for policy on OOM"Alexis de Talhouët1-0/+3
2018-09-25Updating charts to use common resource templateMandeep Khinda7-7/+7
Issue-ID: OOM-1145 Change-Id: I1510339a820802554b6e8b9a201619ef66be17a0 Signed-off-by: Mandeep Khinda <mandeep.khinda@amdocs.com>
2018-09-25adding unlimited resource limitMandeep Khinda6-6/+12
Adds the ability to turn them off if they are found to cause issues also cleaning up some whitespace Issue-ID: OOM-1145 Change-Id: Idf0ee21f70e1bf65813b7f51ea028f2783a01cf8 Signed-off-by: Mandeep Khinda <mandeep.khinda@amdocs.com>
2018-09-25CADI AAF changes for policy on OOMMichael Mokry1-0/+3
Added variables for cadi properties Changed variable values and removed resource property Change-Id: Ie037801af161aea13d8d869ffc37a5031043e073 Issue-ID: POLICY-913 Signed-off-by: Michael Mokry <mm117s@att.com>
2018-09-24removing proxy sampleMandeep Khinda1-4/+4
Issue-ID: OOM-1441 Change-Id: I9c1ed6b96c5d956d0e649fd366ee65850b48d6e4 Signed-off-by: Mandeep Khinda <mandeep.khinda@amdocs.com>
2018-09-24Update Chart versions to 3.0Mike Elliott16-16/+16
All Chart versions and requirement dependencies have been updated to 3.0 for Casablanca release. Change-Id: Iea57e5da09ea8a8bac0a415b9a6196151cbea10b Issue-ID: OOM-1354 Signed-off-by: Mike Elliott <mike.elliott@amdocs.com>
2018-09-20Correct namespace in update-vfw-op-policy.shAbdelmuhaimen Seaudi1-2/+2
The namespace in update-vfw-op-policy.sh should be corrected to be "onap" instead of "onap-policy". Issue-ID: POLICY-1098 Change-Id: Ib1b1ff616645635b2779b8ee6b9aab05b01a76be Signed-off-by: Abdelmuhaimen Seaudi <abdelmuhaimen.seaudi@orange.com>
2018-09-19aaf configuration in policy chartsJorge Hernandez1-2/+7
Change-Id: Ic3d0cbdf6833c4e74f682c6b8b2b93c7c90c9a42 Signed-off-by: Jorge Hernandez <jh1730@att.com> Issue-ID: POLICY-1044
2018-09-19Merge "Fixed mount point for policy-apex-pdp config file"Alexis de Talhouët3-9/+5
2018-09-19Added policy-distribution to policymmis8-0/+405
Added helm chart to deploy the newly created policy-distribution component Issue-ID: POLICY-925 Change-Id: I1d633ef5a56c50a96fa6387db1daea4d06540976 Signed-off-by: mmis <michael.morris@ericsson.com>
2018-09-19Fixed mount point for policy-apex-pdp config filemmis3-9/+5
/home/apexuser/config/config.json was being created as a directory rather than a file Also updated parameter class names in config file to match new names of the classes Issue-ID: POLICY-1124 Change-Id: I19a683bd722ba3767400f95e2a112cacf1dbe7cb Signed-off-by: mmis <michael.morris@ericsson.com>
2018-09-19Resource Limits for policyvaibhavjayas12-89/+115
Issue-ID: OOM-1158 Change-Id: I862d88df1ffddaf2f1cfd2b37c44f24118984f3b Signed-off-by: vaibhavjayas <vaibhav.jayas@amdocs.com>
2018-09-12use https for healthchecks and vfw scriptJorge Hernandez1-8/+8
Change-Id: I98f1bd5a354802ebf4be2356b97ec1bbdecce116 Signed-off-by: Jorge Hernandez <jh1730@att.com> Issue-ID: POLICY-1111
2018-08-30OOM changes to support PE httpsMichael Mokry6-8/+16
Made changes to the conf files and scripts to set installation variables and use https in urls Made changes to push-policies.sh and drools base.conf Change-Id: If06b91c7cd2f26f08dfabc1054b03f2813224ace Issue-ID: POLICY-781 Signed-off-by: Michael Mokry <mm117s@att.com>
2018-08-14License Addition for Dcaegen2,Policy,DmaapDurgpal50-0/+142
Issue-ID: OOM-1305 Change-Id: Idb6ad7004b7a4dc20ffafda72d60c8547eedfb9e Signed-off-by: Durgpal <durgpal@amdocs.com>
2018-07-25Added apex-pdp to policymmis8-0/+396
Adding helm chart to deploy the newly created apex-pdp docker image Issue-ID: POLICY-866 Change-Id: I20d488880ff5198624796f3d3d67431305d374e2 Signed-off-by: mmis <michael.morris@ericsson.com>
2018-07-09update software artifacts: beijing -> casablancaJorge Hernandez3-3/+3
Change-Id: I9b162cd02aa472e16e146518e1294f57de1e306b Issue-ID: POLICY-959 Signed-off-by: Jorge Hernandez <jh1730@att.com>
2018-06-13Fix Policy Nexus liveness initialDelaySecondsBorislavG2-4/+4
Change-Id: If8715327f0c274f00422c5c6e40ee153204470f1 Issue-ID: OOM-1139 Signed-off-by: BorislavG <Borislav.Glozman@amdocs.com>
2018-06-05increase initial liveness/readiness periodsJorge Hernandez1-1/+1
It has been observed in windriver labs that initialization times when downloading artifacts from onap nexus repositories can be fairly long in duration. When network is slow readiness/liveness checks kicked in before the container is fully initialized, therefore restarting the process until it finds a window of time where initialization completes within the time window. This change increments those timers to allow for complete initialization for slow installations. Change-Id: I55f4a87e670020b8e6396a6a6a66f88345f300e7 Issue-ID: POLICY-879 Signed-off-by: Jorge Hernandez <jh1730@att.com>
2018-06-04disable feature-poolingJorge Hernandez3-10/+9
- reduces replica counts to 1 (still can be scaled out through helm upgrades) for pdp-x and pdp-ds. - disabled feature pooling - forces to get drl template from beijing release. Change-Id: Ifd565ff0fbb7811f78f0fae83080c5398e5de51e Issue-ID: POLICY-879 Signed-off-by: Jorge Hernandez <jh1730@att.com>
2018-05-29Final policy 1.2.3 imagesPamela Dragosh3-3/+3
Final Beijing artifact images Issue-ID: POLICY-844 Change-Id: I7d86c69d23a3c285fc93fa604913e2595e86f00c Signed-off-by: Pamela Dragosh <pdragosh@research.att.com>
2018-05-24Merge "get latest amsterdam maven coordinates from nexus"Mike Elliott4-13/+58
2018-05-23get latest amsterdam maven coordinates from nexusJorge Hernandez4-13/+58
- latest coordinates will be set to the controller for failure and scale out case so to not require manual operation. - reduce the replicat count to 2 to make life easier to testers, and since should be expected to support enough performance testing. - fix aai so urls. Change-Id: I5d0d6d6c1c8242944d9d56601c5d463e790df900 Issue-ID: OOM-1104 Signed-off-by: Jorge Hernandez <jh1730@att.com>
2018-05-22Update target log directoriesjh73581-2/+2
Updated target log directories for pdplp and paplp to point to /var/log/onap. Repoint path for IntegrityMonitor.log, as we cannot easily move since it's in common. Change-Id: I7828ac66bfa664bafe5e55ac95d15dea32c61923 Issue-ID: POLICY-759 Signed-off-by: Jim Hahn <jrh3@att.com>
2018-05-17Merge "Policy 1.2.2 released artifacts"Mandeep Khinda3-3/+3
2018-05-17Policy 1.2.2 released artifactsPamela Dragosh3-3/+3
Issue-ID: POLICY-798 Change-Id: If35ad61649daa347118e02de383b6778c4b4472c Signed-off-by: Pamela Dragosh <pdragosh@research.att.com>
2018-05-17enable pooling and liveness in pdp-dJorge Hernandez5-2/+27
Change-Id: I4b29367fd419f4ae31cf455a21b8df80c231c3fa Issue-ID: POLICY-795 Signed-off-by: Jorge Hernandez <jh1730@att.com>
2018-05-10Improve docker registry secret managementBorislavG6-6/+0
Change-Id: I2d1ff878c215becc9856af184eb0b11defd75e1d Issue-ID: OOM-1064 Signed-off-by: BorislavG <Borislav.Glozman@amdocs.com>
2018-05-09Undo PDP-X swagger port exposureJorge Hernandez3-2/+4
Undoing these changes since it causes problems in the interactions between PAP and PDP-X components in the group. set default value for oom dcae dmaap consumer group Change-Id: I213870a536e8202d0b7462e0a33cbbbffff15db6 Issue-ID: POLICY-778 Signed-off-by: Jorge Hernandez <jh1730@att.com>
2018-05-08Sync docker image images with docker-manifest.csvGary Wu3-3/+3
Update the docker image versions in the OOM helm charts with the versions specified in the docker-manifest.csv in the integration repo. Change-Id: I38bd9e98ae1b15ed4bbc68051b8516f311aa8db0 Issue-ID: OOM-1053 Signed-off-by: Gary Wu <gary.i.wu@huawei.com>
2018-05-08Merge "expose nexus and swagger api ports externally"Borislav Glozman5-9/+16
2018-05-08Merge "install controlloop drools applications"Borislav Glozman7-74/+65
2018-05-08Merge "Fix persistent volume to be mapped to Release.Name"Mandeep Khinda2-2/+2
2018-05-08Merge "Fix inconsistent repository references"Mandeep Khinda5-5/+5
2018-05-07install controlloop drools applicationsJorge Hernandez7-74/+65
it will get the proper control loop application on the fly to minimize space used in configmaps. upgrades mariadb to latest stable version (previous one used by policy was outdated). fixes pessimistic lock DB problems on PE side fixes outdated policy-keystore overriding the image one Change-Id: Ia78d23b57b4e314c44c97912d544b85d0d6c9c5e Issue-ID: POLICY-766 Signed-off-by: Jorge Hernandez <jh1730@att.com>
2018-05-07expose nexus and swagger api ports externallymayankg27035-9/+16
Change-Id: I2da21b691751e731e66a21502999a8ad2d4ef8bf Issue-ID: POLICY-778 Signed-off-by: mayankg2703 <mayank.gupta@amdocs.com>
2018-05-07Fix persistent volume to be mapped to Release.NameBorislavG2-2/+2
Change-Id: I98754174e50537df2e82a9d9b40f471edff19e69 Issue-ID: OOM-907 Signed-off-by: BorislavG <Borislav.Glozman@amdocs.com>