summaryrefslogtreecommitdiffstats
path: root/pom.xml
AgeCommit message (Collapse)AuthorFilesLines
2020-04-24Point api to new parentJim Hahn1-4/+4
Issue-ID: POLICY-2510 Change-Id: Icc055f13ed43ade9c86d9402c1d27ea9ad3e4f9a Signed-off-by: Jim Hahn <jrh3@att.com>
2020-04-24Point api to models release versionJim Hahn1-1/+1
Issue-ID: POLICY-2521 Change-Id: Iaa7e1f7c6d19a71e89321fd568dc77310c374f26 Signed-off-by: Jim Hahn <jrh3@att.com>
2020-04-24Bump models version in policy-apiJim Hahn1-1/+1
Issue-ID: POLICY-2510 Change-Id: I9a7fa1b39c0ebab8d35c7b604529562f3f971996 Signed-off-by: Jim Hahn <jrh3@att.com>
2020-04-15Bump api to 2.2.3-SNAPSHOTRam Krishna Verma1-1/+1
Issue-ID: POLICY-2378 Change-Id: I9b20aa5dcdb6517b1abfba2725a19a77e98bb217 Signed-off-by: Ram Krishna Verma <ram_krishna.verma@bell.ca>
2020-04-14Bump api to 2.2.2-SNAPSHOTRam Krishna Verma1-1/+1
Issue-ID: POLICY-2378 Change-Id: I29affc99176950f463f7bb8fc41af883e709c4ca Signed-off-by: Ram Krishna Verma <ram_krishna.verma@bell.ca>
2020-04-14Point to released common/modelsPamela Dragosh1-2/+2
Issue-ID: POLICY-2378 Change-Id: I59b4769e65d230dc0fc2e520d94fbc07bf0e38b2 Signed-off-by: Pamela Dragosh <pdragosh@research.att.com>
2020-04-13Point to models/common fixesPamela Dragosh1-2/+2
For the naming policy string fixes and fix in yaml coder Issue-ID: POLICY-2486 Change-Id: Ic3cb88903ccdb07907f6907f1d9d0941c99fb690 Signed-off-by: Pamela Dragosh <pdragosh@research.att.com>
2020-04-10Point to released parent, common, modelsPamela Dragosh1-3/+3
Issue-ID: POLICY-2378 Change-Id: If3883aacd99d515d3409d57c508330b7c7c4341f Signed-off-by: Pamela Dragosh <pdragosh@research.att.com>
2020-04-07Point to parent SNAPSHOTPamela Dragosh1-1/+1
Issue-ID: POLICY-2378 Change-Id: I75a0bac797ea059553602538fd16b44f37e38708 Signed-off-by: Pamela Dragosh <pdragosh@research.att.com>
2020-03-27Point to latest snapshotsPamela Dragosh1-2/+2
Issue-ID: POLICY-2378 Change-Id: I1f98713b431bbae69c9ff39f75b93468a28e3540 Signed-off-by: Pamela Dragosh <pdragosh@research.att.com>
2020-03-25Point to models 2.2.2Pamela Dragosh1-1/+1
To incorporate CLAMP changes to operational common policy type. Issue-ID: POLICY-2378 Change-Id: I2a97189488936525772dd5e64d1b1072cf6dba8d Signed-off-by: Pamela Dragosh <pdragosh@research.att.com>
2020-03-24Bump api to 2.2.1-SNAPSHOTPamela Dragosh1-1/+1
Issue-ID: POLICY-2378 Change-Id: Ia7b147ebfb6e3222310116da644ac4c820093fe5 Signed-off-by: Pamela Dragosh <pdragosh@research.att.com>
2020-03-23Point to released artifactsPamela Dragosh1-3/+3
parent, common and models are released. Issue-ID: POLICY-2378 Change-Id: Ia374091bbc8ee4f145f620c28db8c89b986cdc2a Signed-off-by: Pamela Dragosh <pdragosh@research.att.com>
2020-01-15Merge "Update sonar config"Ram Krishna Verma1-70/+0
2020-01-14Update policy-api for java11 dockerJim Hahn1-2/+1
Issue-ID: POLICY-1586 Signed-off-by: Jim Hahn <jrh3@att.com> Change-Id: Ifeb693b4849dfd07057d2139b9f5b58e2ce3f0e5
2020-01-14Update sonar configPamela Dragosh1-71/+1
Removed configuration that will be in policy/parent. Ignore sub-modules that don't have source code - slight speed improvement. Issue-ID: POLICY-2321 Change-Id: I6f483f80510050347452bd85af5340e81402bbc6 Signed-off-by: Pamela Dragosh <pdragosh@research.att.com>
2020-01-14JDK 11 upgradesHOCKLA1-4/+27
Pointed to upgraded policy/parent and policy/common Issue-ID: POLICY-1582 Change-Id: I66bb6e2c103147916b6b284e594db1c24434e0ba Signed-off-by: HOCKLA <ah999m@att.com>
2019-12-06Point to new release version 1.6.1 policy/commonHOCKLA1-1/+1
Issue-ID: POLICY-1583 Change-Id: I95163af6929a6babd5669bee1cf7285cc9dace1c Signed-off-by: HOCKLA <ah999m@att.com>
2019-12-05Point to release versions of policy/parent and policy/commonHOCKLA1-2/+2
Issue-ID: POLICY-1594 Change-Id: I1d686487e0276a290fd8ae997d4e368edd474174 Signed-off-by: HOCKLA <ah999m@att.com>
2019-11-13Added changes to make the list of preloaded policy types configurableChenfei Gao1-0/+4
Issue-ID: POLICY-2210 Change-Id: I84b512a783c1fdc0834cf79bdce4c48a7803b884 Signed-off-by: Chenfei Gao <cgao@research.att.com>
2019-11-01Add common Jersey versionliamfallon1-1/+2
Add a common version of Jersey for all Policy Framework components. Issue-ID: POLICY-2209 Change-Id: Ibb7e4fdfe55e34b3c7c788c3637dbcdacc8a70a8 Signed-off-by: liamfallon <liam.fallon@est.tech>
2019-09-16Add changes to support application/yaml in apiChenfei Gao1-2/+2
Issue-ID: POLICY-2101 Change-Id: I0860ff11231b6a649f52355d8d9333eec7d78826 Signed-off-by: Chenfei Gao <cgao@research.att.com>
2019-09-10Bump versions for api masterJim Hahn1-1/+1
Change-Id: Ic9789f0041e463891d675baac32a7619d9a5bfd4 Issue-ID: POLICY-2045 Signed-off-by: Jim Hahn <jrh3@att.com>
2019-09-09Upgrade to released artifactsPamela Dragosh1-3/+3
Released parent, common and models. Issue-ID: POLICY-2045 Change-Id: I2e7ba2fe54d0761608e1c17104873d0e20e2a3ae Signed-off-by: Pamela Dragosh <pdragosh@research.att.com>
2019-08-08Upgrade to snapshot integration parent artifactBruno Sakoto1-1/+1
Issue-ID: POLICY-1603 Signed-off-by: Bruno Sakoto <bruno.sakoto@bell.ca> Change-Id: I1318c17c48714d59966e8de60671bd3f1d14c351
2019-08-07Bump version of policy/apijrh31-3/+3
Change-Id: I919625bd6a439d27c84389a046f6a5545e6f1911 Issue-ID: POLICY-1965 Signed-off-by: Jim Hahn <jrh3@att.com>
2019-08-05Update to latest common/models released versionsjhh1-2/+2
policy/models: 2.1.2 policy/common: 1.5.1 Issue-ID: POLICY-1953 Signed-off-by: jhh <jorge.hernandez-herrero@att.com> Change-Id: I5221b35a4e2b6337ac32e51b5d62f89bf6401b41
2019-06-27Bump up models to 2.1.1-SNAPSHOTramverma1-1/+1
Change-Id: I5259b1f2e977f69cdfe7f6391fa8ddc238752776 Issue-ID: POLICY-1746 Signed-off-by: ramverma <ram.krishna.verma@est.tech>
2019-06-26change policy/models version to 2.1.0ramverma1-1/+1
As per comment on last review, going back to 2.1.0 policy/models Change-Id: I9ace10dc13590ef498c9a7d0f1fc519957023309 Issue-ID: POLICY-1746 Signed-off-by: ramverma <ram.krishna.verma@est.tech>
2019-06-26Use ToStringTester from utils-testramverma1-1/+1
Changing ToStringTester from utils to utils-test. Correcting the policy/common & policy/models version. Change-Id: I33a590367732ff315a9b03aca917e4be5f1ae05e Issue-ID: POLICY-1746 Signed-off-by: ramverma <ram.krishna.verma@est.tech>
2019-06-26Bump api patch to 2.1.1Pamela Dragosh1-2/+2
Released 2.1.0 Issue-ID: POLICY-1737 Change-Id: I65909e110fd5cb7b8d99863e161562235025a9bd Signed-off-by: Pamela Dragosh <pdragosh@research.att.com>
2019-06-21Upgrade to released common & models2.1.0Pamela Dragosh1-2/+2
Released common 1.5.0 and models 2.1.0 Issue-ID: POLICY-1737 Change-Id: I95cd82c79d57df1b410ea0deaa2b93dee12878b0 Signed-off-by: Pamela Dragosh <pdragosh@research.att.com>
2019-06-20Upgrade to release 3.0.0 parentPamela Dragosh1-1/+1
Policy/parent released Issue-ID: POLICY-1737 Change-Id: I5d0bb151235da73c95f0b3486da5ea9ba1e7ffcd Signed-off-by: Pamela Dragosh <pdragosh@research.att.com>
2019-05-30Bump to version 2.1.0Pamela Dragosh1-4/+4
New snapshot due to branch Issue-ID: POLICY-1747 Change-Id: I8f82950ec863987322c39fb7254f9ea8b5d7f471 Signed-off-by: Pamela Dragosh <pdragosh@research.att.com>
2019-05-23Bump to 2.0.2-SNAPSHOTPamela Dragosh1-1/+1
Released 2.0.1 Issue-ID: POLICY-1700 Change-Id: I75e2ea1e32dca747f1e093d352909818513f0820 Signed-off-by: Pamela Dragosh <pdragosh@research.att.com>
2019-05-23Upgrade to released policy/models4.0.0-ONAP2.0.1Pamela Dragosh1-1/+1
2.0.1 is released Issue-ID: POLICY-1700 Change-Id: I88ef0a619818c2bde982e6143fdd8360581a26ca Signed-off-by: Pamela Dragosh <pdragosh@research.att.com>
2019-05-21Modify legacy API and policy provider to support version enabled features in ↵Chenfei Gao1-1/+1
legacy db provider Includes: a) Modify legacy API endpoints to retrieve the latest version of legacy policies b) Modify legacy policy providers to support newly added version enabled features in db provider c) Fix corresponding junit test failures Issue-ID: POLICY-1777 Change-Id: I641170b37e2929b5060414832d4b8395493cecdc Signed-off-by: Chenfei Gao <cgao@research.att.com>
2019-05-16Step snapshot version of policy-apiliamfallon1-1/+1
Change-Id: I41df0fbcb1e3e830ad3e0b93c8a2dc42cf7e2ffb Issue-ID: POLICY-1630 Signed-off-by: liamfallon <liam.fallon@est.tech>
2019-05-14Upgrade to release policy/models2.0.0Pamela Dragosh1-1/+1
Release 2.0.0 Issue-ID: POLICY-1630 Change-Id: I08b3ee06e8a97e7ec08ade2011b37973137fd8df Signed-off-by: Pamela Dragosh <pdragosh@research.att.com>
2019-05-13Upgrade policy/parent & policy/common in apiramverma1-2/+2
Change-Id: I656c0caccce674aed51df00dfa2cc80a1677a7ab Issue-ID: POLICY-1630 Signed-off-by: ramverma <ram.krishna.verma@est.tech>
2019-02-27Add more endpoints and swagger annotationsChenfei Gao1-1/+2
Includes: a) Organized swagger models into new rest.model package b) Organized provider classes into new rest.provider package c) Added policyType GET/POST/DELETE endpoints d) Added policy GET/POST/DELETE endpoints e) Added swagger annotations for the new endpoints Issue-ID: POLICY-1515 Change-Id: Ia159a4cfebdad36cb1b4a5cc6456d07d2fde09ee Signed-off-by: Chenfei Gao <cgao@research.att.com>
2019-02-21Adds basic stability tests for Policy APIBilal A1-1/+2
Includes 1) Basic health check test 2) Statistics API test Change-Id: Iccf20bfc4aae7496a0fad1dcb0e9e8378d94b47a Issue-ID: POLICY-1458 Signed-off-by: Bilal A <bilal@research.att.com>
2019-02-07Add changes to basic structure of api componentChenfei Gao1-19/+8
Includes: 1) Changed logging from FlexLogger to slf4j and used the logback.xml aligned with v1.2 logging requirements. 2) Added https as a configurable parameter of api rest server. 3) Added aaf as a condfigurable parameter of api rest server. 4) Added AafFilter classes for healthcheck and statistics. 5) Added api statistics REST entry point. 6) Created related junit tests. 7) Packaged docker Issue-ID: POLICY-1270 Change-Id: I638f61361bb052545e8597531ba3d58019bf1f24 Signed-off-by: Chenfei Gao <cgao@research.att.com>
2018-10-26Change to released common patchPamela Dragosh1-1/+1
Although this is pointing to released policy/parent v2.0.0, it points to policy/common 1.3.0 which points to the policy/parent SNAPSHOT. Issue-ID: POLICY-1213 Change-Id: I9d4a9faab981ba12fa687f33d0f8661f787dff12 Signed-off-by: Pamela Dragosh <pdragosh@research.att.com>
2018-10-24Fix refering to snapshot in policy/apiramverma1-2/+3
Issue-ID: POLICY-1213 Change-Id: Ia0a4adbb00507175df4f574da0699147fa430434 Signed-off-by: ramverma <ram.krishna.verma@ericsson.com>
2018-09-25Clean up checkstyle declarationPamela Dragosh1-15/+34
Fixed the path for finding the src files. Added eclipse lifecycle to ignore the oparent checkstyle bug. Cleaned up existing checkstyle issues. Added entries into .gitignore to ignore debug logging directories created. Issue-ID: POLICY-1136 Change-Id: I684038babcb9723cfc4bef2b2a713425ae077599 Signed-off-by: Pamela Dragosh <pdragosh@research.att.com>
2018-09-03Add basic main structure for policy-apiKrishnajinka1-25/+177
Define main pom xml and update to include main. Add the main exception parameters rest startstop classes. Add test cases. Modify comments Issue-ID: POLICY-1066 Change-Id: I2e878a58eef4f021e3a9a991738194127edf4d16 Signed-off-by: krisjinka <kris.jinka@samsung.com> Signed-off-by: krishnajinka <kris.jinka@samsung.com>
2018-05-30Changing artifactId for consistencyramverma1-1/+1
Change-Id: Iae899d360f2e393150312472d025cd3c6412eebe Issue-ID: POLICY-806 Signed-off-by: ramverma <ram.krishna.verma@ericsson.com>
2018-05-24Change pom to refer policy parentramverma1-68/+4
Change-Id: Ib3232a12eaef1d1ba9fe00b2194680a18e489f17 Issue-ID: POLICY-806 Signed-off-by: ramverma <ram.krishna.verma@ericsson.com>
2018-05-01Update api repoPamela Dragosh1-2/+2
Add missing license and change version to 2.0.0. Remove ECOMP reference. Issue-ID: POLICY-771 Change-Id: If26d97d90df538a554308ef3bbf612a615f3da03 Signed-off-by: Pamela Dragosh <pdragosh@research.att.com>