Age | Commit message (Collapse) | Author | Files | Lines |
|
Project: policy/engine master 071d1df9334aaf14b8e0d7cfbf0a2e9586f793fa
Added flow diagram to clc documentation.
Issue-ID: POLICY-1246
Change-Id: Iacc314242e47650087bfbcc6208b2ed92bb0e603
Signed-off-by: Joshua Reich <jreich@research.att.com>
|
|
Project: policy/engine master 39ddb18d9ff6879530e8711671c17a749984bdd6
Exclude itext due to license
Per Portal team, we can safely exclude this dependency
that has license issues.
Issue-ID: POLICY-1230
Change-Id: I957ad9cfea94227d7403bfb61a45d048393944e6
Signed-off-by: Pamela Dragosh <pdragosh@research.att.com>
(cherry picked from commit 08d9b84f4643af38833ebd1315665648f6f1f82d)
|
|
Project: policy/engine master 22aab7b10a99bb35de71dfa20208d9a8340686d8
initial documentation for the CLC
Issue-ID: POLICY-1246
Change-Id: I57b9b72a5e6a99e2c850c8e096cfc02598158628
Signed-off-by: Joshua Reich <jreich@research.att.com>
|
|
Project: policy/engine master edfdf57a195259f32025a28acab05d73d00fdd83
Documentation updates for PDP/PAP Testing/Debug
Modified rst documents with a couple minor updates for healthcheck and
logging info
Made various changes from Jorge's comments and added a section for BRMSGW
Change-Id: Id1dc6001700d5d84ec899810645a8ca22bec2a04
Issue-ID: POLICY-1168
Signed-off-by: Michael Mokry <michael.mokry@att.com>
|
|
Project: policy/engine master b812d8673c0fc3c524165de933bcaf621f84a7c5
Merge "Fix R3 model for OOF Policy Optimization"
Fix R3 model for OOF Policy Optimization
Models with duplicate keys(directives) cannot use dataOrderInfo,
it's a limitation so update the data from the record which is
generated after use GUI to load the model first.
Change-Id: Ie01872858e3ed8728ada90ba3205075b41a74703
Issue-ID: POLICY-1236
Signed-off-by: liboNet <libo.zhu@intel.com>
|
|
Project: policy/engine master e4bdf4bdd1b88ff145c1b018f13b248dc5b74fb5
Updated index file for PDP-D Features.
Updated index file for PDP-D Features.
-------------------------------------------------------------
Change-Id: I310a6092ab7d760219e147d0a13d97b3c0e601fa
Issue-ID: POLICY-1169
Signed-off-by: Saryu Shah <ss3917@att.com>
|
|
Project: policy/engine master 6de77ecc35e8c5333be8d35f0f46ca5679ad8127
Merge "Remove exclusion of dme"
Remove exclusion of dme
Since upgrading to dmaap 1.1.9, the exclusion is no
longer needed. This exclusion may have been the culprit
to POLICY-698's problem. Thus, removing the added
dependency that was put in to resolve it.
This should now clear all the javax.jms inclusions
which have license issues.
Issue-ID: POLICY-1229
Change-Id: Iba5e9db9576a8a8ca685e2ddfb46369ff6118cf0
Signed-off-by: Pamela Dragosh <pdragosh@research.att.com>
|
|
Project: policy/engine master c711715096ffc158fc8baa48fc90b147faf7f4c4
Fix issue with rendering 'identity' key in GUI
Modified the java code to check dataOrderInfo format when getting data from
model stored in the db table.
Modified js code to check for type string when replacing 'equal-sign'
with '=' in enum value list
Change-Id: Iac804bc59da756f03073266703a684382d4afaff
Issue-ID: POLICY-1243
Signed-off-by: Michael Mokry <michael.mokry@att.com>
(cherry picked from commit 32d9ca08e62acee4239a2b02464bc332bebbaf32)
|
|
Project: policy/engine master a85a1546bb718a7643b4dc92622cedb827082f02
Removed Objective From keyword check in parser
Modified the Model parser code to allow "objective" as a field name in
yaml.
Change-Id: Ia3667ebc84a0bbdbbb3723bdcf0237a8f35313ee
Issue-ID: POLICY-1244
Signed-off-by: Michael Mokry <michael.mokry@att.com>
(cherry picked from commit 51842453b199a7c3a6785f4ab047612d50eab3b9)
|
|
Project: policy/engine master 677d872505a8b74a175023ff199b123ff2147dc8
Merge "Bypass Portal Cookbook recipes"
Bypass Portal Cookbook recipes
Change-Id: I3c975859518a4623def71edc0975f6bc5121362e
Issue-ID: POLICY-1218
Signed-off-by: Jorge Hernandez <jorge.hernandez-herrero@att.com>
|
|
Project: policy/engine master fe8b9e72cafa4acf31db4239593a74a5ccf89a4a
Update dmaap 1.1.9 changes
Upgrading policy/parent to v1.1.9 requires these
code changes to occur.
Issue-ID: POLICY-1229
Change-Id: I16f4bbd9ba2d46cdc3b94feba1f2e7f20d837dad
Signed-off-by: Pamela Dragosh <pdragosh@research.att.com>
|
|
Project: policy/engine master 469a5fa29003f87900e4de2c34a0b95e50f0a5c1
Merge "Update policy cookbook documentation"
Update policy cookbook documentation
Change-Id: I86f99dfec5d8b402505dd5922c985e6b9e93ceb9
Issue-ID: POLICY-1167
Signed-off-by: Jorge Hernandez <jorge.hernandez-herrero@att.com>
|
|
Project: policy/engine master e315a174c2b6774a1220dfa1fe3ef8673e5597a2
Update policy on oom documentation
Change-Id: I35591855f30312ab32b9ba820b67b6bea7c93876
Issue-ID: POLICY-1170
Signed-off-by: Jorge Hernandez <jorge.hernandez-herrero@att.com>
|
|
Project: policy/engine master aae169a565db2c049358f152900fcf8cf5bb9e17
Merge "Add section for CLC"
Add section for CLC
Add the area for documentation for Control Loop
Coordination.
Issue-ID: POLICY-1246
Change-Id: I3348159f90e95f57f3128fa39a35ff108d308c0c
Signed-off-by: Pamela Dragosh <pdragosh@research.att.com>
|
|
Project: policy/engine master 76088485005347db7495a735fffa650ddd479c50
Modified to make AAF configurable in policy/engine
Added property to enable or disable AAF
Added logic to the code to check the property and use old authentication
logic to authenticate the user rather than AAF if disabled.
Fixed license issue
Modified cadi_truststore_password value to use proper variable
Added comment to local development enviroment properties file
Modified test resources to fix Junit failures
Change-Id: I962895154716092c9cc0bc6c48f6419f3b5900fe
Issue-ID: POLICY-1217
Signed-off-by: Michael Mokry <michael.mokry@att.com>
(cherry picked from commit 6accdc2ae0340ed84a59c739bd345ced2ff323c5)
|
|
Project: policy/engine master 45f5559fd72ea7cc0ed9932ee617ac19d8569769
Merge "Upgrade xacml 1.0.2"
Upgrade xacml 1.0.2
This version of xacml only has license changes to the java
source files. This will clear ONAP license issues.
Issue-ID: POLICY-1228
Change-Id: I7496fc54e44a51f89e438adaa1ab70a1c23aa06d
Signed-off-by: Pamela Dragosh <pdragosh@research.att.com>
|
|
Project: policy/engine master ba9fd92cf30683a01c2591d883314363998ba317
Merge "Update installation documentation"
Update installation documentation
Update for the repos that are for the release.
Issue-ID: POLICY-1164
Change-Id: I80177628d19eef8a0d89a5f7c9e2e19ff1b699f9
Signed-off-by: Pamela Dragosh <pdragosh@research.att.com>
|
|
Project: policy/engine master 4929b5edc2c3b204fa63429c879a6cf50ad76b8c
Set new master version for Dublin
Issue-ID: POLICY-1232
Change-Id: I81e2b700debd4acca52f8ed9bbf8b54d75ceca83
Signed-off-by: liamfallon <liam.fallon@ericsson.com>
|
|
Project: policy/engine master 4a74141f145c74d4d26a191ea30d34d331feb70e
Merge "Support R3 model for OOF Policy Optimization"
Support R3 model for OOF Policy Optimization
I added an INSERT to the sql upgrade file for model 1.0
and delete for downgrade
Change-Id: I56a0045a75fef2c2cafe6c32ab87f2c9e1c0aa5e
Issue-ID: POLICY-1226
Signed-off-by: liboNet <libo.zhu@intel.com>
|
|
Project: policy/engine master 205eaacc4db3e853520cc49e0f62dba407f9a2ae
Remove openecomp repo from engine pom
Change-Id: I5651c65d06ceacc663b985315755d6cb93cd6666
Issue-ID: POLICY-1231
Signed-off-by: Jim Hahn <jrh3@att.com>
|
|
Project: policy/engine master 01a357b4e27480844686eb83ef81809a28056e41
Fix random failures in ManualClientEndTest
Don't know if this is the cause of the intermittent failures, but it
could be, and it is certainly a bug: the classes manipulate data, that
isn't marked volatile, from more than one thread at a time.
Updated licenses.
Change-Id: Ifca84cf8f915ec703a9ce8980db2475dacf97980
Issue-ID: POLICY-1092
Signed-off-by: Jim Hahn <jrh3@att.com>
|
|
Project: policy/engine master 7f961c34cd224b9d38f3549e3660b25a8aafd799
API Doc: Add examples
API Doc: Add examples
-------------------------------------------------------------
Change-Id: Ia219b06cdb05ef67c40c8920ea05087a0bf249d8
Issue-ID: POLICY-1219
Signed-off-by: Saryu Shah <ss3917@att.com>
|
|
Project: policy/engine master b9be194407acabc87d7e71b58430fbdd7ec4966e
Upgraded Tomcat version to 8.5.34
Upgraded Tomcat to resolve security vulnerability
http://mail-archives.us.apache.org/mod_mbox/www-announce/201810.mbox/<4cf697b0-db03-9eab-f2aa-54c2026d0e88@apache.org>
Issue-ID: POLICY-1212
Change-Id: I05f09e3fb862ad485dee519a0014e51a0c8d9ac3
Signed-off-by: mmis <michael.morris@ericsson.com>
|
|
Project: policy/engine master d7630c4c59a2d5947d942684bbe4ce8741a8fa7b
Fix refering to snapshot in policy/engine
Issue-ID: POLICY-1213
Change-Id: I6666585a176b9e981976777018e4b7616e47ffc7
Signed-off-by: ramverma <ram.krishna.verma@ericsson.com>
|
|
Project: policy/engine master 718a13e4e135f87975260eda329699cd242077db
Remove commons-upload
Still a couple more places to remove it due to security
violations. Unused dependency.
Issue-ID: POLICY-1214
Change-Id: Ie9a4755fa912a863be58f6ddec104702e68287d4
Signed-off-by: Pamela Dragosh <pdragosh@research.att.com>
|
|
Project: policy/engine master 521e7bfeaedd68e71f22028511a3f4908cd5a606
Resolve security issues with postgresql
Removed the unused dependency
Change-Id: Iad55fc46a2912a297dd2ae0300fe99489c07d123
Issue-ID: POLICY-1215
Signed-off-by: Michael Mokry <michael.mokry@att.com>
|
|
Project: policy/engine master b906dff993b018302fdbdf7e2cfecdbb5cada7f7
Made change to validation to reduce complexity
I had this change before Jorge merged the my previous commit for fixing
optimization policy validation and was planning to amend but Jorge was
quicker on the draw :)
Thanks Pam for pointing this out.. a simple way to reduce complexity
that I will use going forward.
Change-Id: I3ab8ae36591c7c69629f36d84261f95c559d0f42
Issue-ID: POLICY-1205
Signed-off-by: Michael Mokry <michael.mokry@att.com>
|
|
Project: policy/engine master 4947a957b436d4689cdee6faefedd58e69cd7cb0
Merge "Remove unused commons-fileupload"
Remove unused commons-fileupload
This flags a security vulnerability. But it is unused so
we can remove it.
Issue-ID: POLICY-1212
Change-Id: I8343d56324cc94d7a163f26d0af322d232c5c02e
Signed-off-by: Pamela Dragosh <pdragosh@research.att.com>
|
|
Project: policy/engine master 63620d98e753dc7566b2981f2d3a416516401336
Fixed Optimization Policy validation
Modified the code to validate keys with empty array.
Change-Id: I8046d051f5bf7407a6e890f1ba3eca6baf6ac9eb
Issue-ID: POLICY-1205
Signed-off-by: Michael Mokry <michael.mokry@att.com>
|
|
Project: policy/engine master 0c2b901059384a1f21036040611e8a0fd9eaf04b
Update Casablance Release Notes
Update Casablance Release Notes
-------------------------------------------------------------
Issue-ID: POLICY-1162
Change-Id: I816745a20226278cef17dbe02591f7b001efb3a0
Signed-off-by: Saryu Shah <ss3917@att.com>
|
|
Project: policy/engine master 4783328ad799c57f0701321b8d36825b15981828
Updated policy documentation - vFW
Updated policy documentation - vFW
-------------------------------------------------------------
Change-Id: I65a1fa707f6443d3c947b80c2328ba43c0756aa2
Issue-ID: POLICY-1169
Signed-off-by: Saryu Shah <ss3917@att.com>
|
|
Project: policy/engine master 4a9687b40559e59d8d65b5181b28dc49804cf33d
tutorial_cl, vCPE documentation
tutorial_cl, vCPE documentation
-------------------------------------------------------------
Change-Id: Ibed905fd8f8a27af5e7bae2024b15f5c02fff390
Issue-ID: POLICY-1169
Signed-off-by: Saryu Shah <ss3917@att.com>
|
|
Project: policy/engine master 1f7c3ab5d60f4e25ef5a184b65322082a9c538ce
Merge "Documentation: Eclipse, vCPE, VoLTE, ModTemplate"
Documentation: Eclipse, vCPE, VoLTE, ModTemplate
Documentation: Eclipse, vCPE, VoLTE, ModTemplate
-------------------------------------------------------------
Issue-ID: POLICY-1169
Change-Id: Id501913db5be23f97e5ea5a635e27511546a042a
Signed-off-by: Saryu Shah <ss3917@att.com>
|
|
Project: policy/engine master f52148aea35d7450004385fe190a6dedb9fba1d8
Merge "Updated vDNS documentation"
Updated vDNS documentation
Updated vDNS documentation
-------------------------------------------------------------
Change-Id: I763996f48ae3665dddd8836994f77bed283806ee
Issue-ID: POLICY-1169
Signed-off-by: Saryu Shah <ss3917@att.com>
|
|
Project: policy/engine master 118213c007d9649aaf1d00e515aae281fe42390b
Fix exceptions related to invalid db schema
Modified db upgrade script to alter systemlogdb table to allow null values for "remote" column.
Change-Id: Ib1bba59a38084bef8f89245d3725d18a02b303dc
Issue-ID: POLICY-1204
Signed-off-by: Michael Mokry <michael.mokry@att.com>
|
|
Project: policy/engine master 79b08ac2ed6fdd31ac94bbf549f805487b93941b
XACML PDP Performance Test
Added TestSuite module and performance test plan and stability test plan
that I received from Michael Morris
Added License headers to files per Jim's comment
Change-Id: I9d7a2740218a946ea031fdeae57dcb58d4ddd886
Issue-ID: POLICY-887
Signed-off-by: Michael Mokry <michael.mokry@att.com>
|
|
Project: policy/engine master 2f8f63aade561d1e4695ba667c08ebf96c4a535b
Merge "Policy Doc: Removed Beijing Controller"
Policy Doc: Removed Beijing Controller
Removed "Installation of Beijing Controller and Policies" from index
-------------------------------------------------------------
Issue-ID: POLICY-1196 (remove Beijing controller doc)
Change-Id: I7531e3a9074792542799fdc92179cca41592875f
Signed-off-by: Saryu Shah <ss3917@att.com>
|
|
Project: policy/engine master fd8674ecc791eb9b9963ad833e0d0be767acfa57
Merge "Updated the keystore to include pdp wildcard."
Updated the keystore to include pdp wildcard.
This allows to talk directly to OOM PDP-X pods
without going through the service.
Change-Id: I09bd5253a79142f6566806b97be4bb6c223826f4
Issue-ID: POLICY-1198
Signed-off-by: Jorge Hernandez <jorge.hernandez-herrero@att.com>
|
|
Project: policy/engine master 2a1b921f36e4090cefaf4e06b1a6e597e8614a33
Updated rst doc for clsimulation.rst
A short description eg. Updated policy documentation
-------------------------------------------------------------
Change-Id: Ibc2426f9b6befc2c750290f2685427a47318e012
Issue-ID: POLICY-1169
Signed-off-by: Saryu Shah <ss3917@att.com>
|
|
Project: policy/engine master 094805fb802f56175d749d3fcab42ca1e2cd2a53
Regenerate policy keystore
The keystore has been regenerated using the latest tooling
from AAF.
Previous versions seem to add a bogus " fqdn" which makes
the particular policy.api.simpledemo.onap.org invalid.
The latest version does not append it.
Change-Id: I96e4d272e8f0ab6eb84a12384645bf9a49dbbd09
Issue-ID: POLICY-1193
Signed-off-by: Jorge Hernandez <jh1730@att.com>
|
|
Project: policy/engine master 367a82a52a4dfeaa8cf933af969a9561cf5fe5e9
Modify portal properties in PE
Modified the portal.properties with new role_access_centralized
property.
Modified the conf file with updated values for the ONAP redirect and
REST URL properties
Made changes for comments
Change-Id: Id2624cbb440ea5830520c5e82436d112989b62c4
Issue-ID: POLICY-1192
Signed-off-by: Michael Mokry <michael.mokry@att.com>
|
|
Project: policy/engine master c0b9ffd99f29b8d471dde18048cef6b92088199d
Update local dependency json
For local testing these need to be added.
Issue-ID: POLICY-1190
Change-Id: I2827aebe9faf04ff38e0781376b4553d34c88930
Signed-off-by: Pamela Dragosh <pdragosh@research.att.com>
|
|
Project: policy/engine master ff3c8b9e96fd12abbfc437def2b2587c9742c50e
Initial Draft of Release Notes
Initial Draft of Release Notes
-------------------------------------------------------------
Change-Id: I76d9c4cdd4cef570a4e4bf6fc149cf28dd447297
Issue-ID: POLICY-1162
Signed-off-by: Saryu Shah <ss3917@att.com>
|
|
Project: policy/engine master 3c6308fb9cc426b52c23d1dde5a1b8761f66b28a
Fix sonar bug
Somehow this creeped into sonar. Not sure why it wasn't
flagged before.
Fixed tabs and indentation.
Removed unnecessary close() statement for a try-with-
resources statement.
Issue-ID: POLICY-1186
Change-Id: I5499279fe7adf642a7f7dc8a53c1a27c24a0dcb3
Signed-off-by: Pamela Dragosh <pdragosh@research.att.com>
|
|
Project: policy/engine master d675b481101bba8ce02bf9248fd8afc5e40116a4
Add SDNC actor to dependency
So BRMS gateway can add this dependency during runtime.
Issue-ID: POLICY-1183
Change-Id: I82127fca5e0d644463e82d543b6331dde8c32042
Signed-off-by: Pamela Dragosh <pdragosh@research.att.com>
|
|
Project: policy/engine master 00bd1cd070e64e752bb1a0b61d2bf3b398dd2924
Fixed issue with springframework dependencies
Added exclusions to epsdk dependencies and added dependencies for
springframework jars that were needed to the ONAP-SDK-APP
Change-Id: I037ffa76d3d32b2db5ea2c439f40e8a86e1665f5
Issue-ID: POLICY-1154
Signed-off-by: Michael Mokry <michael.mokry@att.com>
|
|
Project: policy/engine master 3e8154370058fa38dec06b6d224fc8f3825dd5a4
Recreate latest keystore.
Some changes have been made since the first set of
stores were generated from the cert manager tooling
in the windriver test instance used for this purpose.
Change-Id: I976333df7e020bda76c5cbdc9c0be752e5a88778
Issue-ID: POLICY-1156
Signed-off-by: Jorge Hernandez <jh1730@att.com>
|
|
Project: policy/engine master 2eda9c4ca7c47714055be1b1d8adcb989573dba4
Add Sdnr Actor code
These need to be defined for BRMS Gateway to re-created the
artifacts.
Issue-ID: POLICY-1155
Change-Id: I424be9976fa129a42e0020870af01ba30e0c0d47
Signed-off-by: Pamela Dragosh <pdragosh@research.att.com>
|
|
Project: policy/engine master e9312923e96a2678f794fcf08ff5918d1b005bbd
CADI AAF changes for policy/engine
Added cadi properties and modified policy aaf client code.
Fixed issue with namespace and modified code to reverse it for
structuring the username sent in AAF API call
Added properties for keystore and keystore password after getting error
response from AAF when setting up the connection to AAF
Missed a fix for one of Jorge's comments in last patch, here it is.
Change-Id: Ic164ade8aa34da95a560c1592656e0caf990a595
Issue-ID: POLICY-913
Signed-off-by: Michael Mokry <mm117s@att.com>
|
|
Project: policy/engine master 26eed4a43bd97265ea08ded2eaf626a23bf66ce4
BRMSGW HTTPS support for DMaaP/UEB interfaces
Modified BrmsPush UEB interface implementation to use HTTPS
Change-Id: Id8ae68f23ee371142da3f9d8aa0a2b2e7988ff36
Issue-ID: POLICY-942
Signed-off-by: Michael Mokry <mm117s@att.com>
|