Age | Commit message (Collapse) | Author | Files | Lines |
|
* 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>
|
|
* 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)
|
|
* 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>
|
|
* 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>
|
|
* 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>
|
|
* 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>
|
|
* 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>
|
|
* 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>
|
|
* 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>
|
|
* 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>
|
|
* 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>
|
|
* 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>
|
|
* 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>
|
|
* 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>
|
|
* Update docs/submodules/policy/apex-pdp.git from branch 'master'
to d0870f118020464467dd34a980445792a30127d4
- Merge "Increase test coverage for plugins-event-carrier"
- Increase test coverage for plugins-event-carrier
Add basic JUnit test cases for plugins-event-carrier-restserver
Issue-ID: POLICY-1513
Change-Id: I36e41bd05be71c44eb9e94350f4614437b0d205b
Signed-off-by: Parshad Patel <pars.patel@samsung.com>
|
|
* Update docs/submodules/policy/engine.git from branch 'master'
to dab3085222371ba0794a5ab31cee2dcde9054167
- Use Alpine as base docker image in /policy/engine
Issue-ID: POLICY-1552
Change-Id: Ibd67ca0cbec9e358c0a934821319e62dda46e3b2
Signed-off-by: Hengye <yehui.wang@est.tech>
|
|
* Update docs/submodules/policy/apex-pdp.git from branch 'master'
to efd0a257cf6a81a62ec18962eae1d5c1cf87bcda
- Merge "Increase test coverage for plugins-executor-js"
- Increase test coverage for plugins-executor-js
Add junit test cases into apex-pdp/plugins/plugins-executor-javascript
Issue-ID: POLICY-1523
Change-Id: Ie8017be2f7507fdb641a4020e13152c656cadf04
Signed-off-by: Hengye <yehui.wang@est.tech>
|
|
* Update docs/submodules/policy/distribution.git from branch 'master'
to 11319a19c8c68276b9e3aa49c261f83679a5675e
- Use Alpine as base docker image in distribution
Issue-ID: POLICY-1550
Change-Id: I16801ad4fa0c2db578a9d1e41adef053df5074be
Signed-off-by: ning.xi <ning.xi@est.tech>
|
|
* Update docs/submodules/policy/apex-pdp.git from branch 'master'
to 251785c1bbb3beedd4f3ed7607a552de38638c88
- Merge "Increase test coverage for plugins-event"
- Increase test coverage for plugins-event
Add JUnit test cases for plugins-event-carrier-websocket
Issue-ID: POLICY-1513
Change-Id: I5f2a8dacfff4c14cf4a24e9258b5a551cecc1489
Signed-off-by: Parshad Patel <pars.patel@samsung.com>
|
|
* Update docs/submodules/policy/distribution.git from branch 'master'
to 8acfc604a2179f7290daf4e088eb7e4acae8df56
- Merge "Changes directory structure of S3P Tests"
- Changes directory structure of S3P Tests
Changes Include:
a) Moving performance and stability tests into two separate directories.
Change-Id: Ib98713b2c37658de16c5eb6ee8918b867bdf5b8a
Issue-ID: POLICY-1462
Signed-off-by: Bilal A <bilal@research.att.com>
|
|
* Update docs/submodules/policy/apex-pdp.git from branch 'master'
to f0872b20425c66adeb14487c8f9e1c79f6bd3ddf
- Merge "Increase test coverage for plugins-executor-mvel"
- Increase test coverage for plugins-executor-mvel
Add junit test cases into apex-pdp/plugins/plugins-executor-mvel
Issue-ID: POLICY-1523
Change-Id: I74d47974a326c7fbd53a0b7d88262ef1dbd54c8c
Signed-off-by: Hengye <yehui.wang@est.tech>
|
|
* Update docs/submodules/policy/apex-pdp.git from branch 'master'
to 160487052809f33461aae8c29f085dfee316ba2e
- Merge "Increase test coverage for plugins-executor-jruby"
- Increase test coverage for plugins-executor-jruby
Add junit test cases into apex-pdp/plugins/plugins-executor-jruby
Issue-ID: POLICY-1523
Change-Id: I2ed06a69cf991d744aa5c4c69f605fdf1dca6524
Signed-off-by: shaoqiu <tim.huang@est.tech>
|
|
* Update docs/submodules/policy/apex-pdp.git from branch 'master'
to f01b09965093e027323b320601d5d5566c0d3825
- Merge "Use Alpine as base docker image"
- Use Alpine as base docker image
change docker base image from ubuntu 16.04 to Alpine 3.9
Issue-ID: POLICY-1555
Change-Id: Ia21f5e8185bd26f4b04276eed204ac358f655a59
Signed-off-by: Hengye <yehui.wang@est.tech>
|
|
* Update docs/submodules/policy/apex-pdp.git from branch 'master'
to ee74a146a62de39228a2f7128c00c419d1102792
- Merge "Increase test coverage for plugins-executor-jython"
- Increase test coverage for plugins-executor-jython
Add junit test cases into apex-pdp/plugins/plugins-executor-jython
Issue-ID: POLICY-1523
Change-Id: I2545a9cefc6b4b9a53200b98081ddd8bc8274b40
Signed-off-by: ning.xi <ning.xi@est.tech>
|
|
* Update docs/submodules/policy/apex-pdp.git from branch 'master'
to 50f6a666c5072c94fd5741415096ebe5ffe453dc
- Merge "Fix checkstyle problems on sonar fix"
- Fix checkstyle problems on sonar fix
A sonar fix brought in some minor checkstyle issues. This
review fixes those.
Issue-ID: POLICY-1535
Change-Id: I4f9d66ffc0a4fcc8901d7e18bfb21a1d1cf135b7
Signed-off-by: liamfallon <liam.fallon@est.tech>
|
|
* Update docs/submodules/policy/apex-pdp.git from branch 'master'
to 605003e9938f38ca7dfdda3d637daf2e9ccc67e2
- Merge "Update INFO.yaml Liam's email"
- Update INFO.yaml Liam's email
est.tech
Issue-ID: POLICY-1556
Change-Id: I1088e64016a15161ec979bf8de1af35835fa3c83
Signed-off-by: Pamela Dragosh <pdragosh@research.att.com>
|
|
* Update docs/submodules/policy/distribution.git from branch 'master'
to 793c1db47ae57311664db666b869f234a2b7874e
- Update INFO.yaml Liam's email
est.tech
Issue-ID: POLICY-1556
Change-Id: I2d49ebac72911e59e0d0f12546652280593e0a26
Signed-off-by: Pamela Dragosh <pdragosh@research.att.com>
|
|
* Update docs/submodules/policy/apex-pdp.git from branch 'master'
to 3bbf5d0d753fa4ac55c9e5a31ae450a5bcfc6a28
- Merge "Fix sonar code smell"
- Fix sonar code smell
Issue-ID: POLICY-1523
Change-Id: I24f9fe5811bb93597efe79c98572c5249e74026c
Signed-off-by: arindamm <arind.mondal@samsung.com>
|
|
* Update docs/submodules/policy/apex-pdp.git from branch 'master'
to 94db579b98a2432fe592d09be9c96fd82ab63ad3
- Merge "Increase test coverage for plugins-event"
- Increase test coverage for plugins-event
Add basic JUnit test cases for plugins-event-carrier-jms
Issue-ID: POLICY-1513
Change-Id: I68fa36bc988745108014f47a57fc02bc2ceed0c7
Signed-off-by: Parshad Patel <pars.patel@samsung.com>
|
|
* Update docs/submodules/policy/apex-pdp.git from branch 'master'
to 44e82485ceb9845280a6a2115dd1c0c59a6037c1
- Merge "sonar:reduce number of method param"
- sonar:reduce number of method param
Changes done according to sonar recommendation.
Issue-ID: POLICY-1535
Change-Id: I57a608e4db1b67959cbabe23e7fe0b1aa91e30cd
Signed-off-by: arind.mondal <arind.mondal@samsung.com>
|
|
* Update docs/submodules/policy/engine.git from branch 'master'
to 735a46f19a7cd89c2336fa38c2a9cea949fe3202
- Upgrade elasticsearch 6.4.3
Another security issue identified that 6.4.0 through
6.4.2 is vulnerable to Insuffiencient Authentication.
Looks like 6.4.3 fixes that issue.
Issue-ID: POLICY-1538
Change-Id: Ica0ed5669395b480222746f16f4732d4792c8b90
Signed-off-by: Pamela Dragosh <pdragosh@research.att.com>
|
|
* Update docs/submodules/policy/apex-pdp.git from branch 'master'
to 085fed0cc5b2aca4bd4af81c7ccd5ad4d3aa5a10
- Fix checkstyle errors on tests
Issue-ID: POLICY-1513
Change-Id: Id61df043adf398a0493916f6116ff5858c60fb29
Signed-off-by: liamfallon <liam.fallon@est.tech>
|
|
* Update docs/submodules/policy/apex-pdp.git from branch 'master'
to 1ba6a3268b220cc99e9ed993553fa6f34f111a39
- Change versions of Zookeeper and C3P0
This review changes the versions of Zookeeper and C3P0 to
resolve security issues.
It also merges the context test utils module into the context test because that
module was misplaced and put an incompatible Zookeeper dependency in the
APEX context module.
Issue-ID: POLICY-1540
Change-Id: I86048ae1fc8b818611f423d6fd1f4a9fcc3f76f9
Signed-off-by: liamfallon <liam.fallon@est.tech>
|
|
* Update docs/submodules/policy/engine.git from branch 'master'
to 563918147277421156c372d8ee0096e42ed17e99
- Upgrade elasticsearch to 6.4.1
Recommendation is to upgrade to clear security vulnerability
as described in the JIRA.
Issue-ID: POLICY-1538
Change-Id: If6a55ffcf4babb7547e52a7971061e9c9a197c43
Signed-off-by: Pamela Dragosh <pdragosh@research.att.com>
|
|
* Update docs/submodules/policy/apex-pdp.git from branch 'master'
to 53d016bd95ded26821a7711c6f049ffc4ccd51ca
- correct a typo in doc APEX User Manual
Issue-ID: POLICY-1523
Change-Id: I44675a5119170ab724926ba08a3bfceefda31b57
Signed-off-by: Hengye <yehui.wang@est.tech>
|
|
* Update docs/submodules/policy/engine.git from branch 'master'
to 65434ea84b1f4bd58c054988c733a361299cf22f
- Remove javascript from sonar
Per Catherine, Dublin will not require javascript for sonar
coverage statistics. We'll add this back in for El Alto if
we determine this repo still needs development.
If LF turns off javascript in the Sonar application then I'll
change this back. But I need to determine if policy/engine has
55% coverage for tomorrow M2.
Issue-ID: POLICY-1536
Change-Id: Ie091e231e1150da3217e10eb28fdbcd7e2ed8320
Signed-off-by: Pamela Dragosh <pdragosh@research.att.com>
|
|
* Update docs/submodules/policy/apex-pdp.git from branch 'master'
to 5a9a4c2149faa101915cd9c8912ac6627f1120a4
- Increase test coverage for apex-pdp/plugins
Add basic JUnit test cases for plugins-event-carrier-kafka
Issue-ID: POLICY-1513
Change-Id: I009547115705496a850a9609416cdf71f52fb936
Signed-off-by: Parshad Patel <pars.patel@samsung.com>
|
|
* Update docs/submodules/policy/engine.git from branch 'master'
to 56f66f400cfd13cae39623590af4672d577cef2f
- Fix sonar.exclusion for bower
The lib folder no longer exists so excluding the lib.bower
to ensure that isn't included in.
Issue-ID: POLICY-1536
Change-Id: I2cf0ecd156b710e5bed98b9ee3dd3184d620a1b0
Signed-off-by: Pamela Dragosh <pdragosh@research.att.com>
|
|
* Update docs/submodules/policy/distribution.git from branch 'master'
to 7101ee5fe217b6f3d864e2bda979fc0c14f7db92
- Use gson by default
Add a property to force the REST server to use gson instead of jackson.
Change-Id: I0dd762e0f9b4a4809f68e5b5498e16136f611d12
Issue-ID: POLICY-1525
Signed-off-by: Jim Hahn <jrh3@att.com>
|
|
* Update docs/submodules/policy/engine.git from branch 'master'
to 9db5a88dda1a9a32dd4c3ddc6ae1fb9b602a2a5b
- Merge "Reformat POLICY-SDK-APP test cases"
- Reformat POLICY-SDK-APP test cases
Reformat test cases to follow ONAP style
https://wiki.onap.org/display/DW/Java+code+style
Format changes mainly consist of conversions of tabs to 4 spaces
Samsung modifications copyrights added
Change-Id: I60b666d879960c80c80f8b1c41fc98fd0703f4d4
Issue-ID: POLICY-1506
Signed-off-by: kaihlavi <l.kaihlavirt@partner.samsung.com>
|
|
* Update docs/submodules/policy/engine.git from branch 'master'
to c28b1f1d441b8adf0645776931d658e13842ee74
- Merge "Reformat ONAP-PDP-REST test cases"
- Reformat ONAP-PDP-REST test cases
Reformat test cases to follow ONAP style
https://wiki.onap.org/display/DW/Java+code+style
Format changes mainly consist of conversions of tabs to 4 spaces
Modifications copyrights for Samsung added and a number of
subproject names corrected for licenses
Change-Id: I52106aa0ab249dc6bf3b2a9c455e53f42d0e6136
Issue-ID: POLICY-1506
Signed-off-by: kaihlavi <l.kaihlavirt@partner.samsung.com>
|
|
* Update docs/submodules/policy/engine.git from branch 'master'
to 9655c9a9f8f20418a7735c72f3479f5b9a9859ba
- Merge "Reformat PolicyEngineAPI test cases"
- Reformat PolicyEngineAPI test cases
Reformat test cases to follow ONAP style
https://wiki.onap.org/display/DW/Java+code+style
Format changes mainly consist of conversions of tabs to 4 spaces
Samsung modifications copyrights added
Change-Id: Ic161ef7b36a1b83624a832208905b5324b013c59
Issue-ID: POLICY-1506
Signed-off-by: kaihlavi <l.kaihlavirt@partner.samsung.com>
|
|
* Update docs/submodules/policy/engine.git from branch 'master'
to 49657344fb0d436f97af38e71d31a6f8ddbc28bf
- Merge "Reformat ONAP-XACML test cases"
- Reformat ONAP-XACML test cases
Reformat test cases to follow ONAP style
https://wiki.onap.org/display/DW/Java+code+style
Format changes mainly consist of conversions of tabs and
2 spaces to 4 spaces
Samsung modifications copyrights added and updated
Change-Id: I1da3f7e0d032ba00721f16ae9c7dd8baca3299b4
Issue-ID: POLICY-1506
Signed-off-by: kaihlavi <l.kaihlavirt@partner.samsung.com>
|
|
* Update docs/submodules/policy/engine.git from branch 'master'
to ff9a74cf320a5f092ca4135375b5b80e35b441b1
- Merge "Reformat ONAP-SDK-APP test cases"
- Reformat ONAP-SDK-APP test cases
Reformat test cases to follow ONAP style
https://wiki.onap.org/display/DW/Java+code+style
Format changes mainly consist of conversions of tabs to 4 spaces
Samsung modifications copyrights added
Issue-ID: POLICY-1506
Change-Id: I71ddf1137f4ab6b84474e85b6c521daf07c9beee
Signed-off-by: kaihlavi <l.kaihlavirt@partner.samsung.com>
|
|
* Update docs/submodules/policy/engine.git from branch 'master'
to 836a109dec4b0aaf69292b3daa479b2a55e9e5b2
- Reformat ONAP-PAP-REST test cases
Reformat test cases to follow ONAP style
https://wiki.onap.org/display/DW/Java+code+style
Format changes mainly consist of conversions of 2 spaces to 4 spaces
Samsung modification copyrights added
Issue-ID: POLICY-1506
Change-Id: If67e440bea6d8d10a971a551aac8484f22d2ecca
Signed-off-by: kaihlavi <l.kaihlavirt@partner.samsung.com>
|
|
* Update docs/submodules/policy/engine.git from branch 'master'
to 939cf950022f89aec547d3a6a9f6b9443b7a8a95
- Improve ONAP-PDP-REST JUnit test case independency
Handle cleanup of changed system properties and other test-related
static parameters to prevent unexpected behaviour of other test cases
that are dependent of the same properties and parameters when order
of the execution changes
Add Samsung modification copyrights for changed files
Fix some loggings and a minor typo in documentation
Change-Id: Ib6920d6300da79bfc426e4f348b503e3fd6a31ee
Issue-ID: POLICY-1501
Signed-off-by: kaihlavi <l.kaihlavirt@partner.samsung.com>
|
|
* Update docs/submodules/policy/distribution.git from branch 'master'
to 48a745734533d42e2d9e7b9d04d08cbe8ee1b62c
- Fix docker build in policy/distribution
policyLoger.properties file was removed as part of moving to slf4j
for logging. But the assembly.xml file was still refering to it. Since
the file was not there the /bin directory was missing from the
created package. Resulting in docker builds failing.
Change-Id: Ia800c949d180d592aa0adb6cf61773b37329be48
Issue-ID: POLICY-1346
Signed-off-by: ramverma <ram.krishna.verma@est.tech>
|
|
* Update docs/submodules/policy/distribution.git from branch 'master'
to b5f4934afdc2601c925e83458d0e3d136c36cf1c
- Change policy/distribution logging to slf4j
1) Changed logging from FlexLogger to SLF4J with logback
2) Fixed test cases of distribution REST endpoints having
infinite while loop
Change-Id: I1551873b3d348f9a7d2b4f8dfc3ae5dd6462bdb8
Issue-ID: POLICY-1346
Signed-off-by: ramverma <ram.krishna.verma@est.tech>
|
|
* Update docs/submodules/policy/apex-pdp.git from branch 'master'
to 05df038e0b09bfd5f0c9bfc1e8aa10f9c97f39a4
- Fix bug with Apex rejecting HTTP 2xx responses
APEX rejects all HTTP responses except 200. This change accepts
any HTTP 2xx response code as a valid response.
Issue-ID: POLICY-1289
Change-Id: Ief681ba4dac1ef3ff5f257dd931569bd2274d017
Signed-off-by: liamfallon <liam.fallon@est.tech>
|
|
Project: policy/engine master df36ba3e64a49419a64e580283b21fce79591b71
Merge "New listPolicy API to check pushed policies in PDP"
New listPolicy API to check pushed policies in PDP
Issue-ID: POLICY-1410
Change-Id: I26f3f13e41a59de67e977914e4e129b79a979563
Signed-off-by: pa834y <pa834y@att.com>
|