summaryrefslogtreecommitdiffstats
path: root/docs/submodules/policy
AgeCommit message (Collapse)AuthorFilesLines
2019-04-11Update git submodulesa.sreekumar1-0/+0
* Update docs/submodules/policy/apex-pdp.git from branch 'master' to eabc69580026cad20f2ea5448f6cc7e604359d1f - Changes for packaging services-onappf and some refactoring 1) Added the code for packaging PDP-A. 2) Updating the package names. 3) Updating the dependencies in services-onappf. Some dependencies can be removed as they are brought in while packaging. 4) Some other minor changes. Change-Id: Idf62d7854f3435806a9e8aa975138fbfd45e3ea8 Issue-ID: POLICY-1632 Signed-off-by: a.sreekumar <ajith.sreekumar@est.tech>
2019-04-11Update git submodulesLianhao Lu1-0/+0
* Update docs/submodules/policy/distribution.git from branch 'master' to c82614f968fb7941f7778873afa3bfad51ffd42f - Gracefully release resource in file reception plugin In the FileSystemReception plugin, we need to shutdown the thread pool to release the resources gracefully. Change-Id: I800e4070d7bf8c052d964139117a68dc48c50f76 Issue-ID: POLICY-1631 Signed-off-by: Lianhao Lu <lianhao.lu@intel.com>
2019-04-11Update git submodulesLianhao Lu1-0/+0
* Update docs/submodules/policy/distribution.git from branch 'master' to 87f514006bc79fa977a9924039e0f5b8e70a9e6b - Change logging from FlexLogger to SLF4J Replace the FlexLogger with SLF4J in forward plugins. Change-Id: I20077f1a400cd1a28b4b32f877d20d5628af881c Issue-ID: POLICY-1346 Signed-off-by: Lianhao Lu <lianhao.lu@intel.com>
2019-04-10Update git submodulespa834y1-0/+0
* Update docs/submodules/policy/engine.git from branch 'master' to 0b1973b22cd5e9d203ec6dc9e668d5ce1d87d745 - Add the missing field to microservicemodels table Change-Id: Ib6c42985c8565272f80c19aa358c29e275edbb95 Issue-ID: POLICY-1416 Signed-off-by: pa834y <pa834y@att.com>
2019-04-10Update git submodulesliamfallon1-0/+0
* Update docs/submodules/policy/apex-pdp.git from branch 'master' to 5f3e975966a0eaa247ee0eac0148da2f8755e777 - Remove hibernate from apex Issue-ID: POLICY-1368 Change-Id: I67f448fc9d89eef4829cd6f999f5c21ac8ebff12 Signed-off-by: liamfallon <liam.fallon@est.tech>
2019-04-10Update git submodulesLianhao Lu1-0/+0
* Update docs/submodules/policy/distribution.git from branch 'master' to 99def6ddf75d44a8c8c02144cb49b346a82bdaf6 - Add multi-thread support in FileSystemReceptionHander By adding multi-thread support in FileSystemReceptionHander, we can have a more thorough s3p test to test performance & stablity in multithread situations. Change-Id: Id263435531e26dcbadfbda6f82b26ac54a72ba1a Issue-ID: POLICY-1274 Signed-off-by: Lianhao Lu <lianhao.lu@intel.com>
2019-04-10Update git submodulesLianhao Lu1-0/+0
* Update docs/submodules/policy/distribution.git from branch 'master' to 42370a06ea7681b6e422b1d5739ec4d6c1287103 - Add a new policy file log forwarder. By introducing the new file log policy forwarder, we now could remove dependency to external pap/pdp engine during s3p test, and focus only on the performance and stability of the pssd instead. Change-Id: I769d4f4a5425c82fa84e5fae20f08b6527bd5d70 Issue-ID: POLICY-1274 Signed-off-by: Lianhao Lu <lianhao.lu@intel.com>
2019-04-10Update git submodulesJorge Hernandez1-0/+0
* Update docs/submodules/policy/apex-pdp.git from branch 'master' to 4e55d4e186ce4dfdcd49f992841a52abe1b62369 - Merge "Some changes and bug fixes for PdpMessage handling" - Some changes and bug fixes for PdpMessage handling 1) Updating pom file of services-onappf to fix dependency related issues. 2) Some changes to accomodate recent updates. 3) Fix for some issues identified during testing. Change-Id: I8150ed9858902ebbe12321a793770df3fdc7e773 Issue-ID: POLICY-1453 Signed-off-by: a.sreekumar <ajith.sreekumar@est.tech>
2019-04-10Update git submodulesliamfallon1-0/+0
* Update docs/submodules/policy/apex-pdp.git from branch 'master' to 20b67a6e8cd07b7e49a7725288d95fb66dcebae0 - Fix Kafka partiion support in APEX The kafka producer property ‘partitioner.class’ should be configurable via the EngineConfig.json file so that a specialized or custom Kafka partitioner can be used. Issue-ID: POLICY-1627 Change-Id: Ic36ccdf3d244ab932b58c3e2ae1cd668249726c5 Signed-off-by: liamfallon <liam.fallon@est.tech>
2019-04-10Update git submodulesPamela Dragosh1-0/+0
* Update docs/submodules/policy/engine.git from branch 'master' to 418b33f0488a4e80667d7d998620b20ced1f3882 - Merge "New junits and bug fixes" - New junits and bug fixes Change-Id: I1716af52ca6cdde93eef1a37f4a32a9f6f3e12f0 Issue-ID: POLICY-1417 Signed-off-by: pa834y <pa834y@att.com>
2019-04-09Update git submodulesPamela Dragosh1-0/+0
* Update docs/submodules/policy/engine.git from branch 'master' to a654d6f4986f9151ee58cec93388c5d006ac17e8 - Merge "Refactor getInnerDecisionApply function" - Refactor getInnerDecisionApply function This patch clean up the getInnerDecisionApply and break it in smaller pieces Issue-ID: POLICY-1250 Change-Id: Iabe56ccb4edbac257a72fb4f1518f24ed1bd84df Signed-off-by: Matthieu Cauffiez <matthieu.cauffiez@bell.ca>
2019-04-09Update git submodulesPamela Dragosh1-0/+0
* Update docs/submodules/policy/engine.git from branch 'master' to 5766f7af5c2c1e55835acda31dda52af0f0583cb - Merge "fix typo that can lead on bugs" - fix typo that can lead on bugs string xacmlId doesn t correspond to anything in DecisionSettings same for shotname in functionDefinition Issue-ID: POLICY-1250 Change-Id: I7ac457666f341b50c761dbdabf806fa7efece5a9 Signed-off-by: Matthieu Cauffiez <matthieu.cauffiez@bell.ca>
2019-04-09Update git submodulesPamela Dragosh1-0/+0
* Update docs/submodules/policy/engine.git from branch 'master' to 5ae1ce7a3ffeb37836ef97ad3da554036da780bc - Merge "Add Additional Junit and fix Sonar new bug." - Add Additional Junit and fix Sonar new bug. Issue-ID: POLICY-1416 Signed-off-by: uj426b <uj426b@att.com> Change-Id: Ie4e6e91d555be448caa290bce36eb58075046619 Signed-off-by: uj426b <uj426b@att.com>
2019-04-09Update git submodulesPamela Dragosh1-0/+0
* Update docs/submodules/policy/engine.git from branch 'master' to 9beb01fafe35a819d85bc66668b499f25aa0857a - Merge "Remove duplicated code" - Remove duplicated code remove duplicated code in firewallconfigPolicy Issue-ID: POLICY-1250 Change-Id: I565d905cfe9b0c4ff2ed275ceac77ef0a2cb85d5 Signed-off-by: Matthieu Cauffiez <matthieu.cauffiez@bell.ca>
2019-04-09Update git submodulesPamela Dragosh1-0/+0
* Update docs/submodules/policy/engine.git from branch 'master' to f6c0c8142987b9382416d243fb2965747f8572d1 - Merge "Clean configPolicy" - Clean configPolicy small code cleanup of config policy Issue-ID: POLICY-1250 Change-Id: I5f61d1a2e52cc89cfd4b470d82fe39b9f9a6af0e Signed-off-by: Matthieu Cauffiez <matthieu.cauffiez@bell.ca>
2019-04-09Update git submodulesPamela Dragosh1-0/+0
* Update docs/submodules/policy/engine.git from branch 'master' to b56ce5af225334da3bd82a561eb0daead86fc65e - Merge "Fix Sonar issues in org.onap.policy.controller pkg" - Fix Sonar issues in org.onap.policy.controller pkg Issue-ID: POLICY-1615 Change-Id: I3f7c6d754084d7c740876e817bf963a6cc8c194b Signed-off-by: Rashmi Pujar <rashmi.pujar@bell.ca>
2019-04-09Update git submodulespa834y1-0/+0
* Update docs/submodules/policy/engine.git from branch 'master' to 6c3bf8acb92aa7a64eece37cee34da9a2dafb38c - Add missing requestAttribute to junits Change-Id: Ic595e1b5b2807ad02369ff01d72c0864bc2c9153 Issue-ID: POLICY-1418 Signed-off-by: pa834y <pa834y@att.com>
2019-04-09Update git submodulesJorge Hernandez1-0/+0
* Update docs/submodules/policy/engine.git from branch 'master' to 279bf7ca260e3541ec3c54dcfc269a925f676c43 - Merge "CLAMP Model policy creation support" - CLAMP Model policy creation support Change-Id: Ia69f061c078e4f6ed4b4d2cd12f03f58514f2123 Issue-ID: POLICY-1416 Signed-off-by: uj426b <uj426b@att.com>
2019-04-09Update git submodulesJorge Hernandez1-0/+0
* Update docs/submodules/policy/engine.git from branch 'master' to 1b1640ae538cfdb3667fd3222dc4dec469b0e3f7 - Merge "Make clientAuth header optional and log request" - Make clientAuth header optional and log request Change-Id: Ifc44740a71c2b60d5474cd665bbfca94dcc0c9a7 Issue-ID: POLICY-1418 Signed-off-by: pa834y <pa834y@att.com>
2019-04-09Update git submodulesa.sreekumar1-0/+0
* Update docs/submodules/policy/apex-pdp.git from branch 'master' to f2f9e5e8c4ce5c3ff75cbe6f6f4e2de5e4b3f3fb - Changes to handle PdpUpdate and PdpStateChange messages 1) Adding listeners and handlers for PdpUpdate messages. 2) Adding listeners and handlers for PdpStateChange messages. 3) Some changes to accomodate recent changes in the models. 4) Test cases. Change-Id: I66644d94fd2a242738d9b0f78e5d0ece76342057 Issue-ID: POLICY-1453 Signed-off-by: a.sreekumar <ajith.sreekumar@est.tech>
2019-04-06Update git submodulesJorge Hernandez1-0/+0
* Update docs/submodules/policy/engine.git from branch 'master' to 6da5838f43a4bf0dc8786c539f9a9aa521139e55 - Merge "Auditing User Operations Push or Delete Policies." - Auditing User Operations Push or Delete Policies. Change-Id: I39d5fc01e68e9d711c5dd09790dc34beb68783c3 Issue-ID: POLICY-1421 Signed-off-by: uj426b <uj426b@att.com>
2019-04-05Update git submodulesHengye1-0/+0
* Update docs/submodules/policy/engine.git from branch 'master' to 6a4266db5ce20717f787dff410839281e92bb081 - update dependencies from policy/models Now pointing to policy/models for yaml and other dependencies. Issue-ID: POLICY-1264 Change-Id: I440d18425e46ec91e6d4e7f2cf1571c4d2bbdb6f Signed-off-by: Hengye <yehui.wang@est.tech> Signed-off-by: Pamela Dragosh <pdragosh@research.att.com>
2019-04-03Update git submodulesJorge Hernandez1-0/+0
* Update docs/submodules/policy/engine.git from branch 'master' to d5f95d08ffd3f2e16b67aadae7007c7a51dfae19 - Merge "Enhancement to use the common CryptoUtils" - Enhancement to use the common CryptoUtils Change-Id: I06718526382b424eab991f39a7dac1b5cf4f1b74 Issue-ID: POLICY-1422 Signed-off-by: pa834y <pa834y@att.com>
2019-04-02Update git submodulesJorge Hernandez1-0/+0
* Update docs/submodules/policy/engine.git from branch 'master' to 338796c4d56d2e95aa2903d80589b3b35b5a3dd2 - Merge "Push and unpush to support multiple policies" - Push and unpush to support multiple policies Change-Id: I95a05898d299a96810abf4f3b7940e8a3a243000 Issue-ID: POLICY-1414 Signed-off-by: pa834y <pa834y@att.com>
2019-04-02Update git submodulesa.sreekumar1-0/+0
* Update docs/submodules/policy/apex-pdp.git from branch 'master' to 50b84774797677791fb2111cf97b9f2ff65cb3e2 - Changes to send pdp status messages 1) Adding handlers to create and send pdp status messages from apex-pdp. 2) Changes to read initial pdp status parameters from configuration file. 3) Adding test cases. Change-Id: Id2d1caa8abc124865a9ef8fbfe4d9f751e4491b5 Issue-ID: POLICY-1452 Signed-off-by: a.sreekumar <ajith.sreekumar@est.tech>
2019-04-01Update git submodulesSaryu Shah1-0/+0
* Update docs/submodules/policy/engine.git from branch 'master' to 55d7f3d9d076a858bce8aad24b69c80438831040 - Readthedocs: Offered Apis Updated API doc to include ListPolicy api ------------------------------------------------------------- Issue-ID: POLICY-1410 Change-Id: I364e1a465855b61d69ceea498f031991e61fe718 Signed-off-by: Saryu Shah <ss3917@att.com>
2019-04-01Update git submodulesPamela Dragosh1-0/+0
* Update docs/submodules/policy/engine.git from branch 'master' to 26b2f0b9eb6fa60a8e161181768e20fdf3b4c7f7 - Merge "Documentation: ControllerLogging, MDC Filters" - Documentation: ControllerLogging, MDC Filters Documentation: ControllerLogging, MDC Filters ------------------------------------------------------------- Issue-ID: POLICY-1499 Change-Id: I3f38a5dbf96e882b2f77f23c3796b2392cef181b Signed-off-by: Saryu Shah <ss3917@att.com>
2019-04-01Update git submodulesLiam Fallon1-0/+0
* Update docs/submodules/policy/apex-pdp.git from branch 'master' to ab4cba7d37f41eddbf3ab040f04afe18c6630777 - Merge "Change vCPE example to use POJOs" - Change vCPE example to use POJOs This review uses POJOs rather than Avro schema to unmarshal and marshal events from and to DMaaP. The POJO classes for interacting with DMaaP have been moved into a common policy module. This review is now ready for full review (finally!). Issue-ID: POLICY-954 Change-Id: Ibb89d8af5b9006821e6a0a756e16bbe3815af15a Signed-off-by: liamfallon <liam.fallon@ericsson.com> Signed-off-by: liamfallon <liam.fallon@est.tech> Signed-off-by: Liam Fallon <liam.fallon@est.tech> Signed-off-by: liamfallon <liam.fallon@est.tech>
2019-03-29Update git submodulesJorge Hernandez1-0/+0
* Update docs/submodules/policy/engine.git from branch 'master' to c683a67fbf4a50e68bf8736517865b43db75ed4b - Merge "FIx Sonar Issues reported on ActionPolicyController" - FIx Sonar Issues reported on ActionPolicyController - code cleanup, reduce cognitive complexity, extract constants etc Issue-ID: POLICY-1615 Change-Id: Ie0f634b1848076bba4c3ea3cbf9252b9faba0f8f Signed-off-by: Rashmi Pujar <rashmi.pujar@bell.ca>
2019-03-29Update git submodulesJorge Hernandez1-0/+0
* Update docs/submodules/policy/engine.git from branch 'master' to 180257725caf46bdf7f5bb8e08d8390c255ac5d6 - Merge "Fix Sonar Issues policy/engine POLICY-SDK-APP module" - Fix Sonar Issues policy/engine POLICY-SDK-APP module - Code cleanup & formatting, attempts to reduce cognitive complexity Issue-ID: POLICY-1615 Change-Id: I340fcaee185c1bc84d954863c413896120a51cb0 Signed-off-by: Rashmi Pujar <rashmi.pujar@bell.ca>
2019-03-28Update git submodulesJorge Hernandez1-0/+0
* Update docs/submodules/policy/engine.git from branch 'master' to 79ba275a19253eb1e63b128520a29e4516f89a3e - Merge "Fix sonar new bugs and vulnerabilities" - Fix sonar new bugs and vulnerabilities Change-Id: I7fbfe70e856d48f40ad831a6d0451e46024bf6de Issue-ID: POLICY-1417 Signed-off-by: pa834y <pa834y@att.com>
2019-03-27Update git submodulesJorge Hernandez1-0/+0
* Update docs/submodules/policy/engine.git from branch 'master' to 2cc2acb29f4d7f925bb922a99e672844f2948260 - Merge "Model enhancement to support embedded JSON" - Model enhancement to support embedded JSON Change-Id: Ic7796d0800f320e9543b59a4eabf0570ca080f09 Issue-ID: POLICY-1420 Signed-off-by: uj426b <uj426b@att.com>
2019-03-27Update git submodulesJorge Hernandez1-0/+0
* Update docs/submodules/policy/engine.git from branch 'master' to 0e45b29c2356e74f5185744f661082e6cf00b72e - Merge "Add capability for multi-role support" - Add capability for multi-role support Changes ported from ECOMP into ONAP for multi-role functionality in Policy Editor GUI Issue-ID: POLICY-1419 Change-Id: I438c074e935c28b014be44ae2eab1d49b45e11e2 Signed-off-by: Polina Volodina <pv789v@att.com>
2019-03-26Update git submodulesJorge Hernandez1-0/+0
* Update docs/submodules/policy/engine.git from branch 'master' to 3b0becfbca1fb48889f2b82361dae2abe1583c1f - Merge "Added changes to save original model file" - Added changes to save original model file When a user imports a model, save the original model file Issue-ID: POLICY-1423 Change-Id: Ic7ccf2cc91ce466d7aac644cf566e35577888217 Signed-off-by: HOCKLA <ah999m@att.com>
2019-03-26Update git submodulesa.sreekumar1-0/+0
* Update docs/submodules/policy/apex-pdp.git from branch 'master' to 1d86d11223e9c60ec65b737301b51ca9a42adff5 - Adding services-onappf module to apex-pdp 1) Adding services-onappf module to apex-pdp. 2) Following the code base from policy/pap to build the module. 3) Currently PAP is using property & configuration file for bootstrap. Continuing the same in this module as well. 4) Adding relevant test cases. Change-Id: Id9740ea60ae3ecbd88e5d6d3586ee0dde1054cca Issue-ID: POLICY-1452 Signed-off-by: a.sreekumar <ajith.sreekumar@est.tech>
2019-03-26Update git submodulespa834y1-0/+0
* Update docs/submodules/policy/engine.git from branch 'master' to a956a490499cf5c3f4ed2bff1921aec9a2b5a200 - Only formatting changes for checkstyle fixes Change-Id: I276b0946c5b03e5369a3c70468672378825c0766 Issue-ID: POLICY-1434 Signed-off-by: pa834y <pa834y@att.com>
2019-03-21Update git submodulesPamela Dragosh1-0/+0
* Update docs/submodules/policy/engine.git from branch 'master' to 97ce3b94390c10a1af43ed5614ca976095c0097d - Merge "use hibernate and breakup dbdao and papservlet" - use hibernate and breakup dbdao and papservlet Change-Id: Ifa655d56bda0ab4c748f188767122e7bd927155b Issue-ID: POLICY-1417 Signed-off-by: pa834y <pa834y@att.com>
2019-03-21Update git submodulesPamela Dragosh1-0/+0
* Update docs/submodules/policy/engine.git from branch 'master' to 37a3ff64ba8a3c4b360c7b19a1510b22a95b3415 - Update Casablanca Maint release notes Update release notes for 2nd Casablanca Maintenance release. Issue-ID: POLICY-1607 Change-Id: I283c7697df6ec7519ea3702728ddf06d035a7b09 Signed-off-by: Pamela Dragosh <pdragosh@research.att.com> (cherry picked from commit bc7c2bd6408ce2ee742a294456e45284d7ae2fc2)
2019-03-19Update git submodulesliamfallon1-0/+0
* Update docs/submodules/policy/apex-pdp.git from branch 'master' to cfcffbce70ddc3083e337f18377c0847f7233caa - Fix checkstyle/Sonar issues on juint/sonar fixes Recent changes to increase code coverage and fox Sonar bugs have introduced checkstyle and further Sonar issues. This review cleans those up. Issue-ID: POLICY-1523 Change-Id: I829217ef77d52e57f9713cfeee5b122e1f25efbc Signed-off-by: liamfallon <liam.fallon@est.tech>
2019-03-19Update git submodulesliamfallon1-0/+0
* Update docs/submodules/policy/apex-pdp.git from branch 'master' to 923a9943a1d59a9d1e87d24490eea78fa9869de7 - Use Assertions class from policy-common Change import line in all classes that use the Assertions class, there are a lot of them. Issue-ID: POLICY-1264 Change-Id: I8480264be4e36348b3fc63acf1bc36e9c9dd250b Signed-off-by: liamfallon <liam.fallon@est.tech>
2019-03-17Update git submodulesJorge Hernandez1-0/+0
* Update docs/submodules/policy/apex-pdp.git from branch 'master' to b804d0b81b2f6be2561b7606cf67fbad37928307 - Add NSS libraries to images Alpine OpenJDK was updated 2 days ago (3/14), this upgrade seems to break java applications that depend on libnss*.so OS libraries, which seem are no longer installed with the jdk. Added some other libraries to aid when debugging. Change-Id: I80ba6a4e145f107219f4380da1cb90ede5ccc056 Issue-ID: POLICY-1604 Signed-off-by: Jorge Hernandez <jorge.hernandez-herrero@att.com>
2019-03-17Update git submodulesJorge Hernandez1-0/+0
* Update docs/submodules/policy/distribution.git from branch 'master' to f2c8a75c605ac97459973ce8ad4d57c0e050e402 - Add NSS libraries to images Alpine OpenJDK was updated 2 days ago (3/14), this upgrade seems to break java applications that depend on libnss*.so OS libraries, which seem are no longer installed with the jdk. Added some other libraries to aid when debugging. Change-Id: I97e58b963420a43e91f9596ed72a82185a20d859 Issue-ID: POLICY-1604 Signed-off-by: Jorge Hernandez <jorge.hernandez-herrero@att.com>
2019-03-17Update git submodulesJorge Hernandez1-0/+0
* Update docs/submodules/policy/engine.git from branch 'master' to d71b3cf8a983a95fced20eed0cb09aea84aa1b3c - Add NSS libraries to images Alpine OpenJDK was updated 2 days ago (3/14), this upgrade seems to break java applications that depend on libnss*.so OS libraries, which seem are no longer installed with the jdk. In addition added procps as policy.sh status doesn't reflect properly state as it depends on pgrep. Change-Id: Ic83f065fd72f5f13ce44e0ae0848284bd5c45f3b Issue-ID: POLICY-1604 Signed-off-by: Jorge Hernandez <jorge.hernandez-herrero@att.com>
2019-03-16Update git submodulesPamela Dragosh1-0/+0
* Update docs/submodules/policy/engine.git from branch 'master' to 19c0d633921642dc9f00ef60a4e0ed4f94b379d1 - Merge "uplift oparent version 1.2.1->1.2.3" - uplift oparent version 1.2.1->1.2.3 spring-web 5.0.9.RELEASE -> 5.1.2.RELEASE String org.springframework.http.HttpStatus.toString() return Integer.toString(this.value)//spring-web 5.0.9.RELEASE return Integer.toString(this.value) + " " + name();//spring-web 5.1.2.RELEASE Issue-ID: POLICY-1261 Change-Id: I24bd1f1568c49108288ebdd741d93db09545856b Signed-off-by: Hengye <yehui.wang@est.tech>
2019-03-16Update git submodulesJessica Wagantall1-0/+0
* Update docs/submodules/policy/distribution.git from branch 'master' to b5720b3294799ad41d0858b5fe4eb95a6a01d2ba - Update INFO.yaml file Update missing information blocks and indentation to pass verify job. Change-Id: I6bfa10c8a3d214884882edd3ee9d0e8d02245113 Issue-ID: CIMAN-134 Signed-off-by: Jessica Wagantall <jwagantall@linuxfoundation.org>
2019-03-16Update git submodulesJessica Wagantall1-0/+0
* Update docs/submodules/policy/engine.git from branch 'master' to 15fd188c104684d12f0f539e1de2e5b778e20fb6 - Update INFO.yaml file Update missing information blocks and indentation to pass verify job. Change-Id: Id7d9e429c3e16fd7619d9454f95f8750b5500058 Issue-ID: CIMAN-134 Signed-off-by: Jessica Wagantall <jwagantall@linuxfoundation.org>
2019-03-16Update git submodulesJessica Wagantall1-0/+0
* Update docs/submodules/policy/apex-pdp.git from branch 'master' to 67a0e6203f7f09656ede0fb1a0f589616173bccf - Update INFO.yaml file Update missing information blocks and indentation to pass verify job. Change-Id: I65eddd59fb920f656f20e696968e69c1bdf8e3df Issue-ID: CIMAN-134 Signed-off-by: Jessica Wagantall <jwagantall@linuxfoundation.org>
2019-03-14Update git submodulesJorge Hernandez1-0/+0
* Update docs/submodules/policy/apex-pdp.git from branch 'master' to a9c0c4b8343414621f298098cf5746bf2a910a93 - Merge "reduce too many method param" - reduce too many method param Issue-ID: POLICY-1535 Change-Id: Ia6f699d315ebd214257dc64d559a0ac4685307f5 Signed-off-by: arind.mondal <arind.mondal@samsung.com>
2019-03-11Update git submodulesParshad Patel1-0/+0
* Update docs/submodules/policy/apex-pdp.git from branch 'master' to 88f2318a04c7769a4dabec9b2adb5291117166ed - Fix sonar code smell issues in apex-pdp Fix method has more than 7 parameters issues Issue-ID: POLICY-1535 Change-Id: I12d995e323bbdbe3762c903fcb116dfe81bf7b54 Signed-off-by: Parshad Patel <pars.patel@samsung.com>
2019-03-11Update git submodulesJorge Hernandez1-0/+0
* Update docs/submodules/policy/engine.git from branch 'master' to 6be302e455460b62865bae6ab23e7e3dc683193b - fixing CSIT problems bc move to Alpine OS Added some packages to prevent other problems in scripts, and change the mechanism to wait for mariadb as it does not work with Alpine. Change-Id: I5ee51d1fddfbf1e63a912ab268a5cabac8da0515 Issue-ID: POLICY-1577 Signed-off-by: Jorge Hernandez <jorge.hernandez-herrero@att.com>