Age | Commit message (Collapse) | Author | Files | Lines |
|
* Update docs/submodules/policy/engine.git from branch 'master'
to b86c95c99240e8ed0ef91932a70ebed313dbd60c
- Checkstyle and some coverage
Address some trailing space from previous review. Mostly this
was checkstyle issues of naming methods and variables, distance
from usage, missing javadoc, 120 character spacing.
Did add a few trivial code coverage tests.
Issue-ID: POLICY-2133
Change-Id: I159d1b27429b6bef046092ea3a4045fbd3a1071c
Signed-off-by: Pamela Dragosh <pdragosh@research.att.com>
|
|
* Update docs/submodules/policy/engine.git from branch 'master'
to a446733c9918cb264585ddc35b5e11bf3500bdf8
- Cleanup POLICY-SDK-APP CheckPDP
Fixed sonar issues and added a small amount of code coverage.
CheckPDP was renamed to comply with 2 consecutive capital letters. Various
sonar issues done.
Very difficult to get coverage on remaining area - over 82% anyway.
RESTfulPAPEngine was updated to use the new renamed class and methods.
Sonar issues were taken care of for the most part and added some coverage
by consolidating the JUnit tests.
Added in assertj as we will utilize that more throughout the repo.
Issue-ID: POLICY-2133
Change-Id: Id0a9b050ebe373e155878699366d78df71bd0554
Signed-off-by: Pamela Dragosh <pdragosh@research.att.com>
|
|
* Update docs/submodules/policy/engine.git from branch 'master'
to dbfa1570cd26d19b346287a6fb06f2d8a03f4a06
- Use lombok for data objects
Removing lines to see if this will bump coverage. Some sonar
for Junit tests and missing coverage.
My next task will be to re-use some of this duplicate code
for these object types and the controllers.
Trailing spaces for patch #3.
Issue-ID: POLICY-2133
Change-Id: Iaee123c6be4b63bd831172340709fe7597feaa78
Signed-off-by: Pamela Dragosh <pdragosh@research.att.com>
|
|
* Update docs/submodules/policy/engine.git from branch 'master'
to b831c6a3df8e1dc9017ae5e8ad002dc3b1002aab
- Merge "Format java POLICY-SDK-APP"
- Format java POLICY-SDK-APP
As a result of doing command maven reformat, these files are
now changed.
Updated licenses.
Issue-ID: POLICY-2133
Change-Id: I19a8dd70eb10c0d879b97635f7780ab7f92a1753
Signed-off-by: Pamela Dragosh <pdragosh@research.att.com>
|
|
* Update docs/submodules/policy/parent.git from branch 'master'
to d3e39036e883385f1308d378ebe5e1179bfbc932
- Add plugin for formatting
Makes it easy from the command line to clean up whole submodules.
Notably for policy/engine.
Unfortunately we will have to copy the onap-java-formatter.xml to each
project repo. Maven can't seem to find the file.
Issue-ID: POLICY-2145
Change-Id: Ic905be8c33fd89e3bd2be072d3670aad7a4fac2b
Signed-off-by: Pamela Dragosh <pdragosh@research.att.com>
|
|
* Update docs/submodules/policy/engine.git from branch 'master'
to 710011b4fb147bf100c52c4b0425160bba88a0fd
- Remove unused vars and methods
Removed unused variables and unused methods.
Removed empty ';' statements.
Combined if's that had no content.
Not doing any formatting for javascript right now.
Licenses.
Issue-ID: POLICY-2134
Change-Id: Ib5ec178bd34154281509f57ed15f704e26101f05
Signed-off-by: Pamela Dragosh <pdragosh@research.att.com>
|
|
* Update docs/submodules/policy/parent.git from branch 'master'
to 36ad194c41e7a0fb6adb0df707188147fdc232d0
- Revert "Merge ccsdk dependencies .. cds actor"
This reverts commit 6487e3f517472906998dc1f90c16468c0bc27af6, reversing
changes made to fa44790365e0919efdd85a7a8dc5466e5c190d6d.
Issue-ID: POLICY-2088
Signed-off-by: jhh <jorge.hernandez-herrero@att.com>
Change-Id: I2008ed086d16e958e213583621a35cc2b776755f
|
|
* Update docs/submodules/policy/parent.git from branch 'master'
to 6487e3f517472906998dc1f90c16468c0bc27af6
- Merge "Review ccsdk dependencies to integrate cds actor"
- Review ccsdk dependencies to integrate cds actor
For ccsdk proto-definition dependency :
* Use dependency management
* Upgrade to version 0.6.3
Issue-ID: POLICY-2088
Signed-off-by: Bruno Sakoto <bruno.sakoto@bell.ca>
Change-Id: Icaa0f7ebb218aec5b642a53387da0f3f87d45af4
|
|
* Update docs/submodules/policy/parent.git from branch 'master'
to fa44790365e0919efdd85a7a8dc5466e5c190d6d
- Merge "Add POSTMAN collection and env"
- Add POSTMAN collection and env
Have the offered API's be at a top level that points to the
existing API's throughout policy.
Add in downloads for example environment and collection for
Postman.
Issue-ID: POLICY-2114
Change-Id: Ie2edf2f0aacfe7c9bb14c3e9f83f74a8a2a72de6
Signed-off-by: Pamela Dragosh <pdragosh@research.att.com>
|
|
* Update docs/submodules/policy/parent.git from branch 'master'
to 9c7bd6749a5817be3a8067e59a9309ac68eba41d
- Fix inaccuracies in apex-pdp user manual
- the docker profile should be sued to build the tarball
- the apex engine should be run using "sudo su"
- the APEX_HOME and APEX_USER environment variables should then be set
- debugging defaults to "debug" level rather than "info" level
Issue-ID: POLICY-2129
Change-Id: I5df5a021dfda3b51ab6ca1f490aec667139825c5
Signed-off-by: liamfallon <liam.fallon@est.tech>
|
|
* Update docs/submodules/policy/engine.git from branch 'master'
to ffd7241c7bfa8d8b68b504406fc6ed4cc299ffe6
- Update standalone legacy policy UI recipe
Issue-ID: PORTAL-760
Signed-off-by: jhh <jorge.hernandez-herrero@att.com>
Change-Id: I02c96873768660403b86db736cb3762d0ff8f5ff
Signed-off-by: jhh <jorge.hernandez-herrero@att.com>
|
|
* Update docs/submodules/policy/parent.git from branch 'master'
to dfbc0ad8bda1ca0946b2533ba679016c5ed5d6a1
- Fix links in api doc
Issue-ID: POLICY-2121
Change-Id: I5ea5308afd63e5aeba3ac018c959f24c14c0b961
Signed-off-by: Chenfei Gao <cgao@research.att.com>
|
|
* Update docs/submodules/policy/parent.git from branch 'master'
to e7be32d7a2a174bccf6fd08b1dba4703a892db97
- Merge "Upgrade Jackson version for security"
- Upgrade Jackson version for security
This change upgrades the Jackson version to 2.10.0.pr3, wherever it
is referenced, which has a lower level of security vulnerability, 7
as opposed to 10.
Change-Id: I346555dee60069b575f0eb86c5ca4be281e84b31
Issue-ID: POLICY-1644
Signed-off-by: Jim Hahn <jrh3@att.com>
|
|
* Update docs/submodules/policy/parent.git from branch 'master'
to 350a0b59a37c353de8f34a301603d3f8bdb992dd
- Updates to el alto release notes.
Removed POLICY-1825 from list as that will be done post el alto.
Issue-ID: POLICY-2094
Signed-off-by: Saryu Shah <ss3917@att.com>
Change-Id: Ia9e427aca7b8ca1332614ac2669853bfc04b4648
|
|
* Update docs/submodules/policy/parent.git from branch 'master'
to ad44df2b7f2ab14801e48664a3b3114e41a3331e
- El Alto Release Notes
El Alto Release Notes
Issue-ID: POLICY-2094
Signed-off-by: Saryu Shah <ss3917@att.com>
Change-Id: I233c044084ea73f5bfaa3f85a5b9f805b12f862f
|
|
* Update docs/submodules/policy/engine.git from branch 'master'
to 90fdade571a1dd5875ea4fc10957d00f108a6464
- Use snapshot version of models in policy/engine
Change-Id: I7c8ba1ed700a6a0c9e9017a19ab80ef510719bf4
Issue-ID: POLICY-2065
Signed-off-by: Jim Hahn <jrh3@att.com>
|
|
* Update docs/submodules/policy/parent.git from branch 'master'
to 6f8aa8c860497a52fc0b6a164014a964a1acfccb
- Replace apex JMeter HTML/JS with PDF reports
The results of the apex JMeter report in result.zip was in the
form of HTML/javascript, which generated security issues. This review
replaces the contents of result.zip with PDF documents that capture the
HTML content.
Archive: result.zip
Length Date Time Name
--------- ---------- ----- ----
0 2019-09-19 09:52 result/
206236 2019-09-19 09:45 result/JMeter_0213_Charts_OverTime.pdf
91640 2019-09-19 09:48 result/JMeter_0232_Charts_ResponseTimes.pdf
129132 2019-09-19 09:46 result/JMeter_0221_Charts_Throughput.pdf
135087 2019-09-19 09:44 result/JMeter_0211_Charts_OverTime.pdf
26008 2019-09-19 09:31 result/JMeter_0310_TestTime.pdf
115940 2019-09-19 09:45 result/JMeter_0212_Charts_OverTime.pdf
138760 2019-09-19 09:46 result/JMeter_0222_Charts_Throughput.pdf
76038 2019-09-19 09:48 result/JMeter_0231_Charts_ResponseTimes.pdf
54638 2019-09-19 09:43 result/JMeter_0100_Dashboard.pdf
97078 2019-09-19 09:47 result/JMeter_0223_Charts_Throughput.pdf
--------- -------
1070557 11 files
Issue-ID: POLICY-2082
Change-Id: I2fe119f9e9e2b31972bdb4a3376b66aaedbfedf6
Signed-off-by: liamfallon <liam.fallon@est.tech>
|
|
* Update docs/submodules/policy/parent.git from branch 'master'
to 6ee478c250496cc39c386657fc52cda8bc8fd82f
- Change JMeter result UI to use jquery 3.4.1
The JMeter result UI zipped in the APEX stability test results uses
JQuery 3.3.1 to render the results. This review changes the JQuery
version packaged in JMeter to 3.4.1 to remove security vulnerabilities.
Issue-ID: POLICY-2082
Change-Id: Id22cd4888cebe564035ed00705c20eb74fb75a76
Signed-off-by: liamfallon <liam.fallon@est.tech>
|
|
* Update docs/submodules/policy/engine.git from branch 'master'
to 1c5d6cdf3793b0691686dc34c742f62582daff50
- Bump versions in policy/engine master
Also added default branch to .gitreview to facilitate branching in
the future.
Switched internal properties to use snapshot versions of other
repos per review comment.
Change-Id: I23d71e67051d88cfaa07adc15e2d143289269027
Issue-ID: POLICY-2045
Signed-off-by: Jim Hahn <jrh3@att.com>
|
|
* Update docs/submodules/policy/engine.git from branch 'master'
to 40d261d31fd7481c29a80f8c2519beb60ca3de14
- Release policy/engine 1.5.2
Official El Alto release 1.5.2
Issue-ID: POLICY-2045
Change-Id: I29e5b47530fe6a8e02891b0c5b1f15a09e1d332f
Signed-off-by: Pamela Dragosh <pdragosh@research.att.com>
|
|
* Update docs/submodules/policy/parent.git from branch 'master'
to 8b0f5cc7be20fe5868319c8f720aff02a3db1333
- Update release version and date
Release is 5.0.1 for El Alto - potential date is 9/30. When the
release notes are finalized with user stories etc. the date will
be done.
Issue-ID: POLICY-2099
Change-Id: If98a450282fedd5fc2394917dc9b8c3d7c2f2e46
Signed-off-by: Pamela Dragosh <pdragosh@research.att.com>
|
|
* Update docs/submodules/policy/engine.git from branch 'master'
to b66330d7b5382aff22d3b29d542c6d2fe2d72abe
- Upgrade to portal 2.6.0 release
Portal released 2.6.0
Issue-ID: POLICY-2045
Change-Id: I36537fca916be71a76e36f87ede0757397883b4b
Signed-off-by: Pamela Dragosh <pdragosh@research.att.com>
|
|
* Update docs/submodules/policy/parent.git from branch 'master'
to 1c27d3125646a0bf545bdd224fe73bdebd145921
- Merge "Update api docs to reflect the most recent changes to policytypes"
- Update api docs to reflect the most recent changes to policytypes
Issue-ID: POLICY-2073
Change-Id: I67bcd417329231d5297d8f7e9c982b788cb46928
Signed-off-by: Chenfei Gao <cgao@research.att.com>
|
|
* Update docs/submodules/policy/parent.git from branch 'master'
to 75ec6e95b3791c07c511ae396e0e37db6652cf42
- Merge "Update Decision API and Optimization doc"
- Update Decision API and Optimization doc
More examples for Decision API in the design document and
also update the changes for Optimization application in
XACML PDP.
Issue-ID: POLICY-2071
Change-Id: I0880e40a428dd299c1b4c1f60ccf3f009c53e929
Signed-off-by: Pamela Dragosh <pdragosh@research.att.com>
|
|
* Update docs/submodules/policy/parent.git from branch 'master'
to 0d54bfc0bd9fc0174f0be2ccc53a995b1aa1134b
- Merge "PDPD Customization Documentation"
- PDPD Customization Documentation
Issue-ID: POLICY-1371
Signed-off-by: jhh <jorge.hernandez-herrero@att.com>
Change-Id: I199f1c5bea5f7cda819f70633be4b4d4d5b6471d
|
|
* Update docs/submodules/policy/parent.git from branch 'master'
to 9991a36b5581bdbdda18b45e56ff63f12a74675b
- Add default branch in parent for master
Having the entry in the .gitreview file makes it easier to update
after creating a new branch.
Change-Id: I8e886c2b2e62d38811486f0b19d3f624aabec9c9
Issue-ID: POLICY-2045
Signed-off-by: Jim Hahn <jrh3@att.com>
|
|
* Update docs/submodules/policy/engine.git from branch 'master'
to 1d48c011fb5368dece0a180edab9d18f8efd860a
- Upgrade to released artifacts
Released parent, common and models
Issue-ID: POLICY-2045
Change-Id: If26bd3e22f43396e61a53626b72d0d3e9d6bf5fb
Signed-off-by: Pamela Dragosh <pdragosh@research.att.com>
|
|
* Update docs/submodules/policy/parent.git from branch 'master'
to c0784b571a00ff28117ae20d7e55cc885db71557
- Bump version on master branch of policy/parent
Change-Id: I2dfbec1c22d318157b48f8b299d3475bba788b5d
Issue-ID: POLICY-2045
Signed-off-by: Jim Hahn <jrh3@att.com>
|
|
* Update docs/submodules/policy/parent.git from branch 'master'
to 2f6374abde13a8e62e15387690b9f0cc1981814f
- Release policy/parent 3.0.1
With oparent released, this can now be released.
Issue-ID: POLICY-2045
Change-Id: Iee26ef04feadaf686309b533bfe72f2b5ce22bc1
Signed-off-by: Pamela Dragosh <pdragosh@research.att.com>
|
|
* Update docs/submodules/policy/parent.git from branch 'master'
to de8c0925f5d8022c147d688e77f47fa5388f51e1
- Upgrade to release oparent 2.1.0
oparent is released, so updated to point to it.
Issue-ID: POLICY-2045
Change-Id: I00ec0dae73f51b7882688512f6614db2b4eeb423
Signed-off-by: Pamela Dragosh <pdragosh@research.att.com>
|
|
* Update docs/submodules/policy/engine.git from branch 'master'
to c7ebafd4e235416090ddcea8eadc37ffad53bdc9
- Merge "Change AlertSeverity to Severity in policy/engine"
- Change AlertSeverity to Severity in policy/engine
Updated logback xml files, replacing AlertSeverity with Severity.
Also fixed some spacing issues.
Change-Id: I3e4b9163d5d897fe4402028b69c741f497aecfc5
Issue-ID: POLICY-1989
Signed-off-by: Jim Hahn <jrh3@att.com>
|
|
* Update docs/submodules/policy/parent.git from branch 'master'
to 990f41da6b9cd6689182c582ac7e818e143fda46
- Documentation - added offeredapis.rst in parent
Added links for the API including legacy. This will be linked in the master API reference page.
Issue-ID: POLICY-1984
Signed-off-by: Saryu Shah <ss3917@att.com>
Change-Id: Ibab75f6c2077539ca16845053ded880ff05b8dd4
|
|
* Update docs/submodules/policy/engine.git from branch 'master'
to 9039e5dacc397fdf94aa19cac1f5531d7661cb03
- Merge "Documentation: Legacy APIs"
- Documentation: Legacy APIs
Identified the offered apis under platform as legacy
Issue-ID: POLICY-1984
Change-Id: Iee46ded3e506a91181b1c18e1618d4509b8f8f90
Signed-off-by: Saryu Shah <ss3917@att.com>
|
|
* Update docs/submodules/policy/engine.git from branch 'master'
to dde7c80b605c459569bf32838983c5e4c163521a
- Additional Changes for Portal SDK 2.6.0 upgrade
- Modified policyEditor.html to upgrade the angular version to
1.4.13 which is compatible with 2.6.0 SDK
- Created new sql script file for Portal db table upgrades in
2.5.0 and 2.6.0
- Modified top level pom to upgrade springframework version to
4.3.24
Change-Id: I5f6e719a2f57891a1b2b76312f446211b6b60abd
Issue-ID: POLICY-1539
Signed-off-by: Michael Mokry <michael.mokry@att.com>
|
|
* Update docs/submodules/policy/parent.git from branch 'master'
to 42b2f87993f6a65a359d91fd87c01d748e26228a
- Merge "Documentation : rst formating problem"
- Documentation : rst formating problem
Fixed formatting in distribution/Distribution-User-Manual.rst and also added missing file drools/Tut_vFW_simulated_onset.JPG
Issue-ID: POLICY-1986
Signed-off-by: Saryu Shah <ss3917@att.com>
Change-Id: I7709d83ddb23ef3b722d01802c49a449f3b0d80a
|
|
* Update docs/submodules/policy/engine.git from branch 'master'
to 1c67caa3a748649504ae60cd2db7fdec79903d0b
- Portal SDK upgrade to 2.6.0 in policy engine
- Modified poms to upgrade epsdk dependency from 2.4.0 to
2.6.0-SNAPSHOT
- Work in progress, still needs to be tested in the lab
Change-Id: I5c7df08ed84ef12824d4fdc2ef6f578d6dce7488
Issue-ID: POLICY-1539
Signed-off-by: Michael Mokry <michael.mokry@att.com>
|
|
* Update docs/submodules/policy/parent.git from branch 'master'
to 565db1bdee727505b9d80fb723e8a7ca85b7c84a
- Merge "Add documentation for stability/performance tests of policy components"
- Add documentation for stability/performance tests of policy components
Add s3p documentation for policy-api
Add s3p documentation for policy-pap
Add s3p documentation for policy-xacml-pdp
Add s3p documentation for policy-apex-pdp
Issue-ID: POLICY-1993
Change-Id: Id267f2b89316b32e79db11009cb013027058e94a
Signed-off-by: Chenfei Gao <cgao@research.att.com>
|
|
* Update docs/submodules/policy/parent.git from branch 'master'
to a1fba584a25c63e296c71c94cda99f32b8f0605d
- Merge "Upgrade oparent 1.2.0-SNAPSHOT to test clm"
- Upgrade oparent 1.2.0-SNAPSHOT to test clm
Testing to see if jetty upgrades will remove CLM jobs. We
will need integration team to release oparent for El Alto.
Issue-ID: POLICY-2000
Change-Id: I45888e173bf7d7c9f56c89af5b1dcc1d5027b31e
Signed-off-by: Pamela Dragosh <pdragosh@research.att.com>
|
|
* Update docs/submodules/policy/engine.git from branch 'master'
to dc6697bc577a5ba1d423ca2e1a3b604528461479
- Fix license on updated engine files
Address review comment about license date on updated junits.
Change-Id: I5dd6e47be243d6f0d5a001cb5cfb45e7ac31f9c8
Issue-ID: POLICY-1937
Signed-off-by: Jim Hahn <jrh3@att.com>
|
|
* Update docs/submodules/policy/engine.git from branch 'master'
to b2341e2ee94605af08728a38f835e9545ab60cac
- Merge "Remove powermock to increase coverage"
- Remove powermock to increase coverage
Removed powermock from the junit tests of these classes to increase
reported sonar coverage:
RESTfulPAPEngine
BrmsGateway
Typically added override methods to the classes under test, to replace
the overrides originally provided by powermock.
Also needed to add code to RESTfulPAPEngineTest to clear the XACML
properties before the test ran. Modified to use the existing
XACMLProperties.reloadProperties() method.
Also modified PolicyNotificationMailTest to use a host/port that
has no listener so that the test runs faster.
Fixed some newly introduced sonar issues.
Change-Id: I65e36b01e9506987032eb21baac808ed3dfd4f47
Issue-ID: POLICY-1937
Signed-off-by: Jim Hahn <jrh3@att.com>
|
|
* Update docs/submodules/policy/engine.git from branch 'master'
to ca8e0c7e1182faf67a1049d521e3d5ac2c899cff
- update keystore
Issue-ID: POLICY-1988
Signed-off-by: jhh <jorge.hernandez-herrero@att.com>
Change-Id: Icb0b5af7aa63516f82917245083834cacd8caed4
Signed-off-by: jhh <jorge.hernandez-herrero@att.com>
|
|
* Update docs/submodules/policy/engine.git from branch 'master'
to e78f07ad32ffb52ed5d3e02295ed5282841870f3
- Upgrade elastic search to 6.8.2
Clearing security issues - there are no workarounds.
Issue-ID: POLICY-2005
Change-Id: I4deb0c1a42c507e1af6d99f24f4f973ab40217a1
Signed-off-by: Pamela Dragosh <pdragosh@research.att.com>
|
|
* Update docs/submodules/policy/parent.git from branch 'master'
to 8429713b4bfc09ecbafb593cd48daf670def660e
- Update API swagger to reflect the most recent changes to deployed endpoints
Issue-ID: POLICY-1994
Change-Id: Iab2795ba9cf89cacf467cfa8156fc50685f81059
Signed-off-by: Chenfei Gao <cgao@research.att.com>
|
|
* Update docs/submodules/policy/parent.git from branch 'master'
to 2f5f116faa66414da147618ba137e6efd394e166
- Upgrade xstream to 1.4.11.1
While analyzing drools-pdp, it's mvn clean install works
fine with this fix locally.
Also exists in engine repo, its mvn clean install works
fine with this fix locally.
distribution repo inherits from engine. also mvn clean install
works fine with this fix locally.
Issue-ID: POLICY-2001
Change-Id: I25bd1f5d459f3ad279f1ce57fa0b153af21ece90
Signed-off-by: Pamela Dragosh <pdragosh@research.att.com>
|
|
* Update docs/submodules/policy/parent.git from branch 'master'
to 12a48ac8fa5e4ea8e8fe9e5138b1c4623cec7b15
- Upgrade httpclient to latest release
Staying up-to-date with the latest release.
Issue-ID: POLICY-1999
Change-Id: I04a26c7393875588517a3580eddea8e2175ccdd2
Signed-off-by: Pamela Dragosh <pdragosh@research.att.com>
|
|
* Update docs/submodules/policy/parent.git from branch 'master'
to e47eb669ae1d5a36f8b28163778ba3c47af3243d
- Start El Alto Early Drop Release notes
Start the release notes - will not be able to finish until
Integration testing is complete and all bugs are closed etc.
Issue-ID: POLICY-1974
Change-Id: I0e0ce000dba81e2e0c2496c33b7527df74f9ca6d
Signed-off-by: Pamela Dragosh <pdragosh@research.att.com>
|
|
* Update docs/submodules/policy/engine.git from branch 'master'
to d3a21890b38fa9f79d071477a0c75f72ee748a76
- Updated policy/engine GUI springframework
- Modified springframework dependencies version in poms to 4.3.24.RELEASE in ONAP-SDK-APP and POLICY-SDK-APP
Change-Id: I149ed2454e7a899b929f179bf46b80190b3bc80c
Issue-ID: POLICY-1539
Signed-off-by: Michael Mokry <michael.mokry@att.com>
|
|
* Update docs/submodules/policy/engine.git from branch 'master'
to 102d5151bc603961ebd2b232f97edb313f70b138
- Merge "Fix issue for policies not loading on GUI push tab"
- Fix issue for policies not loading on GUI push tab
- found the problem to be with a line of code to add all the
scopes from the role to a Set of scopes. when the scopes
attribute in the role object is null it logs an exception and
fails to load policies. I added a new method to check the value
of the roles.getScopes() for null and only attempt to add the
scope to the set if it is not null
- I created a separate method to do this in order to avoid an
increase in technical debt as it would have added to the
complexity if I kept it in the same method.
- PATCH 4: Added scopes to the method arguments in order to
avoid overwriting scopes that are added in prevous interations
of the loop.
- PATCH 5: removed redundant scopes assignment per Jorge's
review.
Change-Id: Ifcc8775d3db8ecc722ee6806310a58ecb4e15856
Issue-ID: POLICY-1981
Signed-off-by: Michael Mokry <michael.mokry@att.com>
|
|
* Update docs/submodules/policy/engine.git from branch 'master'
to 80133d27f21e27c8da4b3e8d635fb2c05f2f7721
- Review maven dependency for snakeyaml
Remove explicit version for snakeyaml maven dependency and inherit it
from integration parent artifact.
Upgrade snakeyaml to latest 1.24 version.
Issue-ID: POLICY-1603
Signed-off-by: Bruno Sakoto <bruno.sakoto@bell.ca>
Change-Id: I93978f963dc37260e0fc4d153c92c7da8db0005d
|
|
* Update docs/submodules/policy/engine.git from branch 'master'
to 70d02931707ebfa3c499ec1d9d1f7d67793b5d05
- Bump version of policy/engine
Change-Id: I77e7483bcecbc19d9a5a93087fd4c674aa898b52
Issue-ID: POLICY-1965
Signed-off-by: Jim Hahn <jrh3@att.com>
|