summaryrefslogtreecommitdiffstats
path: root/kubernetes/policy
AgeCommit message (Collapse)AuthorFilesLines
2019-04-30Change Policy PAP & API to https by defaultramverma4-5/+9
1) Changing policy PAP & API components to start in https mode by default. 2) Changing supportedPolicyTypes for apex to fix the ineterference between apex & drools for legacy operational policies. 3) Changing the replicaCount of xacml to 3 so that we have enough instances of it running to support controlloop, monitoring & optimization PdpGroups. Change-Id: I5271878db4c4adebc418ef63ecb09880c02082ff Issue-ID: POLICY-1693 Signed-off-by: ramverma <ram.krishna.verma@est.tech>
2019-04-18Switch policy/api rest port from cluster to nodejhh1-1/+1
Change-Id: I6748018f19d1af27974dd5926447adac66a5a835 Issue-ID: POLICY-1663 Signed-off-by: jhh <jorge.hernandez-herrero@att.com>
2019-04-17Merge "Updated policy/xacml-pdp Charts"Alexis de Talhouët4-10/+50
2019-04-16Changes to support onappf PDP-Aa.sreekumar5-5/+45
Adding configuration files and changes to support onap policy framework PDP-A. Change-Id: I4ccbb172185f7abbf6392f790de9411e45697100 Issue-ID: POLICY-1632 Signed-off-by: a.sreekumar <ajith.sreekumar@est.tech>
2019-04-15Merge "Fix policy/api charts"Mike Elliott2-1/+25
2019-04-15Merge "Adding configurations & fixing policy/pap charts"Mike Elliott5-3/+59
2019-04-15Updated policy/xacml-pdp ChartsMichael Mokry4-10/+50
1. Added DB configurations 2. Added dmaap topic.properties 3. Updated charts for dmaap topics 4. Updated charts for db configurations Change-Id: I42d9ed05d342273304c7065438651bba28ff3ffe Issue-ID: POLICY-1640 Signed-off-by: Michael Mokry <michael.mokry@att.com>
2019-04-14Change default maven path in brmsgw containerjhh2-13/+2
remove section that assumes that there is only one dependency version in the brmsgw. There are 2 (models and drools-applications) as this has changed in dublin. Change-Id: Ib9c14d79b0a8c00f78c0dff84deb978ae5fcb6c8 Issue-ID: POLICY-1611 Signed-off-by: jhh <jorge.hernandez-herrero@att.com>
2019-04-12Adding configurations & fixing policy/pap chartsramverma5-3/+59
1) Adding db configurations. 2) Adding dmaap topic configurations. 3) Adding "policyadmin" db. 4) Updating policy/pap charts. 5) Adding "operationshistory" db. Change-Id: I50b67255cfc1d636d0f370d6c93628a30d6dac26 Issue-ID: POLICY-1640 Signed-off-by: ramverma <ram.krishna.verma@est.tech>
2019-04-12Fix policy/api chartsChenfei Gao2-1/+25
Add "policyadmin" db into policy-api config.json Issue-ID: POLICY-1640 Change-Id: I9c091b35eaae0a734d4371bcf619ebdfa9dac9d3 Signed-off-by: Chenfei Gao <cgao@research.att.com>
2019-03-26Merge "Xacml PDP Helm Charts Added"Alexis de Talhouët7-0/+265
2019-03-25replace pdpd image with control loop oneJorge Hernandez8-512/+4
removes installation pieces from component initialization. cleans some misconfiguration. modified license headers Change-Id: I8c8558c8e8fa9c2b79d30a84cebd15d662a2af8b Issue-ID: POLICY-1613 Signed-off-by: Jorge Hernandez <jorge.hernandez-herrero@att.com>
2019-03-25Xacml PDP Helm Charts AddedMichael Mokry7-0/+265
Added the helm charts for xacml-pdp componnent Added nodePort 41 and updated the oom wiki Changed the chart directory name to policy-xacml-pdp Correct image name and usage of port values in service Remove node port usage Change-Id: I8b3fc85053b56eab15103cd748247e75b96e9147 Issue-ID: POLICY-1436 Signed-off-by: Michael Mokry <michael.mokry@att.com> Signed-off-by: Jorge Hernandez <jorge.hernandez-herrero@att.com>
2019-03-10Merge "Companion changes for Alpine move"Borislav Glozman2-2/+2
2019-03-07Companion changes for Alpine moveJorge Hernandez2-2/+2
Needed to properly set up java home env var with new OS base Change-Id: I87387e0906e472b617d0d50f30a44713b1c4dfdd Issue-ID: POLICY-1551 Signed-off-by: Jorge Hernandez <jorge.hernandez-herrero@att.com>
2019-03-05Merge "Match pdp-d base.conf against image install vars"Alexis de Talhouët1-0/+10
2019-03-04Add helmchart for policy/api componentChenfei Gao7-0/+272
Added helmchart for policy-api component. Issue-ID: POLICY-1270 Change-Id: I419f6ba38aaa8161199f09a3dfcc892c6a7bb952 Signed-off-by: Chenfei Gao <cgao@research.att.com> Signed-off-by: Jorge Hernandez <jorge.hernandez-herrero@att.com>
2019-03-04Match pdp-d base.conf against image install varsJorge Hernandez1-0/+10
Change-Id: Ib34d2d5e7f0e6a1199f4624ef6cef9542cf6fdde Issue-ID: POLICY-1558 Signed-off-by: Jorge Hernandez <jorge.hernandez-herrero@att.com>
2019-02-25Adding helmchart for policy/pap componentramverma8-0/+301
Change-Id: I134b9731bf5f72bd562d6abc3f759a9ef244bf27 Issue-ID: POLICY-1483 Signed-off-by: ramverma <ram.krishna.verma@est.tech>
2019-02-19Merge "Point policy images to dublin's snapshots"Alexis de Talhouët6-7/+7
2019-02-14Point policy images to dublin's snapshotsJorge Hernandez6-7/+7
Change-Id: Ib23ca0502c5d33e14509a501b5dd9b9577cfd4b8 Issue-ID: POLICY-1520 Signed-off-by: Jorge Hernandez <jorge.hernandez-herrero@att.com>
2019-02-12Fetch policy rules from masterJorge Hernandez1-2/+2
Change-Id: I6f65bcdb0824d8b8b0e51f8d40037306c61b9a0c Issue-ID: POLICY-1517 Signed-off-by: Jorge Hernandez <jorge.hernandez-herrero@att.com>
2019-02-10Update Chart version for Dublin ReleaseMike Elliott18-18/+18
All charts are being bumped from 3.0.0 to 4.0.0 for the Dublin release. In addition the requirement.yaml files have been updated to allow for chart versions that include timestamp suffix. A following on patch will take care of changes to the OOM Makefiles to support injection of the timestamp versions. Change-Id: Ie03d86fad2027e975e8b9106e3a828e4335037cb Issue-ID: OOM-1642 Signed-off-by: Mike Elliott <mike.elliott@amdocs.com>
2019-01-17Merge "global image pull issue Issue-ID: OOM-1563"Borislav Glozman2-2/+2
2019-01-07Match configmap vars with changes in PDP-D imageJorge Hernandez1-10/+10
Change-Id: Ic97c15c781f2b23a094fd6d4da38c298c9206eff Issue-ID: POLICY-1367 Signed-off-by: Jorge Hernandez <jorge.hernandez-herrero@att.com>
2019-01-07Merge "Modify OOM Apex config for SSL"Alexis de Talhouët1-59/+45
2018-12-21global image pull issuedkamdocs2-2/+2
Issue-ID: OOM-1563 Change-Id: I383dbec29291ba5b13d613f60d8eb343b9c59dda Signed-off-by: dkamdocs <devesh.kumar@amdocs.com>
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-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-04Add CCVPN policy in push-policies.sh scriptVidyashree Rama1-0/+29
Add CCVPN policy in push-policies.sh script Issue-ID: POLICY-1356 Change-Id: Ia29455c13a59069251fbb115b09b6d4849795808 Signed-off-by: Vidyashree Rama <vidyashree.rama@huawei.com>
2018-11-15Sync docker tags with release manifestGary Wu5-5/+5
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-13Fix issue with Guard policiesMichael Mokry1-6/+6
Modified push-policies.sh to fix pre-loaded guard policies Changed ecompName to onapName in createPolicy requests Change-Id: I3fd0b7ba0eb3909e5f37ba233df3f8eee64b191a Issue-ID: POLICY-1257 Signed-off-by: Michael Mokry <michael.mokry@att.com>
2018-11-11Merge "Update policy released artifacts"Alexis de Talhouët4-4/+4
2018-11-10Sync docker tags with release manifestGary Wu6-6/+6
Sync docker tags with the release manifest from integration repo commit a71e3709faa5f281361ddfcd79eb4bd11550edca. Change-Id: Ib937100d49aedced19a83593596906cadabc12e4 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-08Fix VSN policy nameAlexis de Talhouët1-5/+5
Change-Id: Ia8a7553a07090536388e70161906cbd1f11f8e9a Issue-ID: POLICY-983 Signed-off-by: Alexis de Talhouët <adetalhouet89@gmail.com>
2018-11-07Merge "Add missing naming policy for vFW_NextGen"Mike Elliott1-0/+24
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-07Add missing naming policy for vFW_NextGenAlexis de Talhouët1-0/+24
Change-Id: I3055262c43411462c962c50f22b95a2c86e48dc0 Issue-ID: POLICY-983 Signed-off-by: Alexis de Talhouët <adetalhouet89@gmail.com>
2018-11-02Re-added requestParams to vDNS policyJim Hahn1-1/+1
Change-Id: I64e70b76ee1d12d181fbb691b0ac327b095ac4b3 Issue-ID: POLICY-1240 Signed-off-by: Jim Hahn <jrh3@att.com>
2018-11-01Merge "Replaced /ecomp/mso with /onap/so in URL"Alexis de Talhouët1-1/+1
2018-11-01Merge "Use Casablanca versions for policy"Alexis de Talhouët2-2/+2
2018-10-31Added config params to scale-out policyJim Hahn1-2/+3
Updated license. Removed requestParameters and reverted name. Replaced single quotes with %27. Change-Id: I9aa9825ebfbd5b5469212389c167f81b34ff1faf Issue-ID: POLICY-1240 Signed-off-by: Jim Hahn <jrh3@att.com>
2018-10-31Use Casablanca versions for policyJorge Hernandez2-3/+3
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 Wu6-6/+6
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-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-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 Wu6-6/+6
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>