Age | Commit message (Collapse) | Author | Files | Lines |
|
Changed license comment style in ddl files from C-style to SQL-style.
Added value for NOTIFICATION_DELAY.
Don't overwrite property and pom updates from previous commit.
Change-Id: I8c9fd50343c3503c797cb4165bbff5809e4d0740
Issue-ID: POLICY-1285
Signed-off-by: Jim Hahn <jrh3@att.com>
|
|
Add reference to labels created for
two new applications ingested/added for Casablanca.
Also ensure release date is correct.
Correct doc8 errors
Correct badd link apc-pdp
Issue-ID: POLICY-1163
Change-Id: I84c17514ed0e080e4c4bebc8a3e0145bf7e93449
Signed-off-by: Pamela Dragosh <pdragosh@research.att.com>
|
|
|
|
Release notes - Known Issues
-------------------------------------------------------------
Change-Id: I0c341fac23f1644b345301d6b4a7a02995818347
Issue-ID: POLICY-1162
Signed-off-by: Saryu Shah <ss3917@att.com>
|
|
Change-Id: I3cab80a2305578625f550ed591135f19227a3afb
Issue-ID: POLICY-1259
Signed-off-by: Jorge Hernandez <jorge.hernandez-herrero@att.com>
(cherry picked from commit 367c1e79e700c30e3cfaf4dece64d3b6847bb3c2)
|
|
Updated policy release notes
-------------------------------------------------------------
Change-Id: I234df901f4b527d79ccb79379c35833711f65097
Issue-ID: POLICY-1162
Signed-off-by: Saryu Shah <ss3917@att.com>
|
|
Release Notes Casablanca
-------------------------------------------------------------
Issue-ID: POLICY-1162
Change-Id: I951f118af5e28a7101c370c992a2c10dbdf32af4
Signed-off-by: Saryu Shah <ss3917@att.com>
|
|
Allocate server port via port=0 method.
Replace tabs with spaces.
Use logback-test to log test output only to stdout.
Only wait for latch a finite amount of time.
Update license date in new logback-test.
Tabs => spaces in logback-test.
More tabs => spaces in logback-test.
Remove extra attributes from logback-test "configuration" element.
Change-Id: I5608a4736c0b08d86a0687034eac6a65e3e77972
Issue-ID: POLICY-1092
Signed-off-by: Jim Hahn <jrh3@att.com>
|
|
Issue-ID: POLICY-1246
Change-Id: Iacc314242e47650087bfbcc6208b2ed92bb0e603
Signed-off-by: Joshua Reich <jreich@research.att.com>
|
|
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)
|
|
Issue-ID: POLICY-1246
Change-Id: I57b9b72a5e6a99e2c850c8e096cfc02598158628
Signed-off-by: Joshua Reich <jreich@research.att.com>
|
|
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>
|
|
|
|
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>
|
|
Updated index file for PDP-D Features.
-------------------------------------------------------------
Change-Id: I310a6092ab7d760219e147d0a13d97b3c0e601fa
Issue-ID: POLICY-1169
Signed-off-by: Saryu Shah <ss3917@att.com>
|
|
|
|
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)
|
|
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>
|
|
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)
|
|
|
|
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>
|
|
Change-Id: I3c975859518a4623def71edc0975f6bc5121362e
Issue-ID: POLICY-1218
Signed-off-by: Jorge Hernandez <jorge.hernandez-herrero@att.com>
|
|
|
|
Change-Id: I35591855f30312ab32b9ba820b67b6bea7c93876
Issue-ID: POLICY-1170
Signed-off-by: Jorge Hernandez <jorge.hernandez-herrero@att.com>
|
|
Change-Id: I86f99dfec5d8b402505dd5922c985e6b9e93ceb9
Issue-ID: POLICY-1167
Signed-off-by: Jorge Hernandez <jorge.hernandez-herrero@att.com>
|
|
|
|
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)
|
|
|
|
|
|
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>
|
|
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>
|
|
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>
|
|
Issue-ID: POLICY-1232
Change-Id: I81e2b700debd4acca52f8ed9bbf8b54d75ceca83
Signed-off-by: liamfallon <liam.fallon@ericsson.com>
|
|
|
|
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>
|
|
Change-Id: I5651c65d06ceacc663b985315755d6cb93cd6666
Issue-ID: POLICY-1231
Signed-off-by: Jim Hahn <jrh3@att.com>
|
|
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>
|
|
API Doc: Add examples
-------------------------------------------------------------
Change-Id: Ia219b06cdb05ef67c40c8920ea05087a0bf249d8
Issue-ID: POLICY-1219
Signed-off-by: Saryu Shah <ss3917@att.com>
|
|
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>
|
|
Issue-ID: POLICY-1213
Change-Id: I6666585a176b9e981976777018e4b7616e47ffc7
Signed-off-by: ramverma <ram.krishna.verma@ericsson.com>
|
|
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>
|
|
Removed the unused dependency
Change-Id: Iad55fc46a2912a297dd2ae0300fe99489c07d123
Issue-ID: POLICY-1215
Signed-off-by: Michael Mokry <michael.mokry@att.com>
|
|
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>
|
|
|
|
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>
|
|
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>
|
|
Update Casablance Release Notes
-------------------------------------------------------------
Issue-ID: POLICY-1162
Change-Id: I816745a20226278cef17dbe02591f7b001efb3a0
Signed-off-by: Saryu Shah <ss3917@att.com>
|
|
Updated policy documentation - vFW
-------------------------------------------------------------
Change-Id: I65a1fa707f6443d3c947b80c2328ba43c0756aa2
Issue-ID: POLICY-1169
Signed-off-by: Saryu Shah <ss3917@att.com>
|
|
tutorial_cl, vCPE documentation
-------------------------------------------------------------
Change-Id: Ibed905fd8f8a27af5e7bae2024b15f5c02fff390
Issue-ID: POLICY-1169
Signed-off-by: Saryu Shah <ss3917@att.com>
|
|
|