aboutsummaryrefslogtreecommitdiffstats
path: root/a1-policy-management/pom.xml
AgeCommit message (Collapse)AuthorFilesLines
2021-11-26oran uses outdated snapshot parenthighstreetherbert1-1/+1
Move to release version Issue-ID: CCSDK-3535 Signed-off-by: highstreetherbert <herbert.eiselt@highstreet-technologies.com> Change-Id: I9bd06cf30f4b62ac14a2cd7a079d79da2470a053 Signed-off-by: highstreetherbert <herbert.eiselt@highstreet-technologies.com>
2021-11-15Use Silicon SR2 parentDan Timoney1-1/+1
Use Silicon SR2 parent pom Issue-ID: CCSDK-3513 Signed-off-by: Dan Timoney <dtimoney@att.com> Change-Id: Id0caa5d8a91eba27518a54305c0ff3908e100c14
2021-10-28Use version 2.3.0 of parent pomsDan Timoney1-2/+2
Use released version 2.3.0 of parent pom to avoid compile errors due to removing aged-out snapshot version Issue-ID: CCSDK-3511 Signed-off-by: Dan Timoney <dtimoney@att.com> Change-Id: I17c461e44874a16b67ce18e6b178528e4f7c9ee1
2021-09-23Roll versions for JakartaDan Timoney1-2/+2
Roll versions to set up for Jakarta release Issue-ID: CCSDK-3470 Signed-off-by: Dan Timoney <dtimoney@att.com> Change-Id: I1be3ccf25603616a7df651e2d9ba593f2779bc70
2021-09-22Create a json schema for validation of the configuration of the A1 PMS - A1 ↵PatrikBuhr1-1/+7
Jakarta To create a json schema to be used for validation of the PMS configuration. The schema shall be used by PMS. It can also be used by the end user. The documentation should be updated on how can be done. Issue-ID: CCSDK-3468 Signed-off-by: PatrikBuhr <patrik.buhr@est.tech> Change-Id: I9932fa42ff40681098764c8dc84ac201bb3fabaf
2021-09-16Release version 1.2.1 maven artifactsDan Timoney1-1/+1
Release version 1.2.1 of ccsdk/oran maven artifacts and roll version Issue-ID: CCSDK-3444 Signed-off-by: Dan Timoney <dtimoney@att.com> Change-Id: I0b68436318696939d679cbb3edc3bad032b50a24
2021-08-31Release initial Istanbul ccsdk/oran maven artifactsDan Timoney1-3/+3
Release initial Istanbul version of ccsdk/oran maven artifacts and roll version Issue-ID: CCSDK-3444 Signed-off-by: Dan Timoney <dtimoney@att.com> Change-Id: I78165d6240472c048f121fcbe07413b7a7418c66
2021-08-18Update springboot version of the Policy Management Service (version 2.5)PatrikBuhr1-3/+2
This required some changes due to not backwards compatible changes. - The API to springboot WebClient is changed, which is wrapped in class AsyncRestClient. - The validation of trusted certs is made more strict. The Owner field of the peer cert must contain the name ofthe using host. The uniitest tests this, so the cert in config is updated (Owner is "localhost"). Change-Id: Ia954b0ee5942884cd4b9fd82769bc8089dc35c53 Issue-ID: CCSDK-3421 Signed-off-by: PatrikBuhr <patrik.buhr@est.tech>
2021-06-07Bugfix disabling default swagger documentationPatrikBuhr1-1/+1
In the swagger release, generation of default swagger documentation is desabled (pet store). Issue-ID: CCSDK-3256 Signed-off-by: PatrikBuhr <patrik.buhr@est.tech> Change-Id: I0fa8d8682ce5a77ea9c90990c5ba54fa9ffdd5c6
2021-03-11Roll master version for IstanbulDan Timoney1-2/+2
Roll versions of ccskd parent poms to 2.2.0-SNAPSHOT and of ccsdk/oran to 1.2.0-SNAPSHOT for Istanbul release Issue-ID: CCSDK-3190 Signed-off-by: Dan Timoney <dtimoney@att.com> Change-Id: Ib719aa66623af275507edfc646217625d1acc00c
2021-02-23Release 1.1.1 dockers and roll versionsDan Timoney1-3/+3
Release version 1.1.1 of alpolicymanagement service docker and roll versions to 1.1.2-SNAPSHOT Issue-ID: CCSDK-3179 Signed-off-by: Dan Timoney <dtimoney@att.com> Change-Id: If81245882f900401ce315a2a837a74e916e75e4d
2021-02-02Improved API documentationPatrikBuhr1-1/+6
Using swagger3 and improving the API documatation. Change-Id: I31f7783e0a6e6fd7698c68e5df6f2d306bce6816 Issue-ID: CCSDK-3127 Signed-off-by: PatrikBuhr <patrik.buhr@est.tech>
2021-01-29Upgrade springfox version to fix security issuesRehanRaza1-1/+1
Change-Id: I71b340cb63f3ea6f8814638517ad4482ed30c662 Issue-ID: CCSDK-3108 Signed-off-by: RehanRaza <muhammad.rehan.raza@est.tech>
2021-01-28Update parent pom versions for ODL AluminumDan Timoney1-1/+2
Update parent pom versions to match OpenDaylight Aluminum SR1 version (2.1.1-SNAPSHOT) Issue-ID: CCSDK-3107 Signed-off-by: Dan Timoney <dtimoney@att.com> Change-Id: I5c6cb9c8ce46ba682a456b074d719b5c17fa0646
2021-01-27Upgrade springboot version from ccsdk parentRehanRaza1-1/+1
The springboot version was updated to the latest 2.3.8.RELEASE in org.onap.ccsdk.parent Hence, the pom file should have the new version as a parent. Change-Id: Ibb76e6f334a923dec6212aea0634701c07fcd149 Issue-ID: CCSDK-3108 Signed-off-by: RehanRaza <muhammad.rehan.raza@est.tech>
2021-01-21PMS API Documentation updatesPatrikBuhr1-10/+28
Change-Id: I2a02145c48fd4b022b2e17b157760bd7ddb8128f Issue-ID: CCSDK-3077 Signed-off-by: PatrikBuhr <patrik.buhr@est.tech>
2020-12-08Add generation of API yaml fileelinuxhenrik1-0/+22
Change-Id: I3f3091c76b926425f9a2187e43dd03a1cdb4bda6 Issue-ID: CCSDK-2736 Signed-off-by: elinuxhenrik <henrik.b.andersson@est.tech>
2020-11-25Release version 1.1.0 of ccsdk/oranDan Timoney1-2/+2
Release initial Honolulu version of ccsdk/oran and roll version to next snapshot Issue-ID: CCSDK-3002 Signed-off-by: Dan Timoney <dtimoney@att.com> Change-Id: Ic01df9fa3332aa0010743cba7cd4d49e898f25f0
2020-11-17Sort out Maven dependencies in PMSelinuxhenrik1-48/+73
Change-Id: I56a1f7187d53d57d54b5341f3b2dedb0464e3e27 Issue-ID: CCSDK-2502 Signed-off-by: elinuxhenrik <henrik.b.andersson@est.tech>
2020-11-17Add ConfigurationControllerelinuxhenrik1-0/+7
Change-Id: I281398dc663c5778ea6a5c34262a5684db4df0d0 Issue-ID: CCSDK-2966 Signed-off-by: elinuxhenrik <henrik.b.andersson@est.tech>
2020-11-02Update tags to comply with ONAP naming standardsDan Timoney1-2/+19
Updated tag version to comply with ONAP naming standards Issue-ID: CCSDK-2963 Signed-off-by: Dan Timoney <dtimoney@att.com> Change-Id: I654396e52baf4fc940bb43bb2e6fff357e3f2143
2020-10-12Cleanup of PMS pomelinuxhenrik1-9/+0
Change-Id: Ibdfd362a15685488450c432ac7c24cdd1a6ec21b Issue-ID: CCSDK-2502 Signed-off-by: elinuxhenrik <henrik.b.andersson@est.tech>
2020-09-15Roll to initial Honolulu releaseDan Timoney1-2/+2
Roll to initial Honolulu release version Issue-ID: CCSDK-2742 Signed-off-by: Dan Timoney <dtimoney@att.com> Change-Id: I1a97a62f0ec2ac7da7fa3cd093cd102f77ff9f3e
2020-09-10Update to use released parent pomsDan Timoney1-1/+1
Update ccsdk/oran to use released version of parent poms in preparation for release build. This is needed because ccsdk-oran Jenkins job is set up to use maven version plugin to roll version, instead of simply removing all occurrences of '-SNAPSHOT' in pom.xmls before doing staging build. Jenkins job should be changed not to use version plugin so that in the future we don't have to change parent pom version before release build. Issue-ID: CCSDK-2742 Signed-off-by: Dan Timoney <dtimoney@att.com> Change-Id: Ib51168dab3d1585b12043a3ac4979422428333a7
2020-09-03Fixing and Refactoring POM'sSingal, Kapil (ks220y)1-17/+9
Adding missing xml tag and parent pom referencing Issue-ID: CCSDK-2730 Signed-off-by: Singal, Kapil (ks220y) <ks220y@att.com> Change-Id: I2fa6eb3aea80480452122a62b417a2e944732645
2020-08-26Set SureFire plugin version to make tests workelinuxhenrik1-0/+2
When the SureFire plugin version is not set to 2.22.2 the tests are not started. Change-Id: Iaface367461187ba2a9068b2c8d8bcbca031d404 Issue-ID: CCSDK-2502 Signed-off-by: elinuxhenrik <henrik.b.andersson@est.tech>
2020-08-24Update parent pom version and clean upelinuxhenrik1-7/+5
Change-Id: Idcc109e431bcf1bdd1f38fbe7939fcc93000ef45 Issue-ID: CCSDK-2502 Signed-off-by: elinuxhenrik <henrik.b.andersson@est.tech>
2020-08-04Add seed code for A1 policy management serviceRehanRaza1-1/+304
Change-Id: I4925a613a85b182aab6d78dafd55ec333acba49d Issue-ID: CCSDK-2617 Signed-off-by: RehanRaza <muhammad.rehan.raza@est.tech>
2020-07-31Add the A1 Adapter APILathish1-1/+1
Restructed the repo's Issue-ID: CCSDK-2581 Change-Id: Idb4062cf32d3e55b9c93829e51f67c83842a125e Signed-off-by: Lathish <lathishbabu.ganesan@est.tech>
2020-07-28Add component structure + initial pom fileselinuxhenrik1-0/+50
Change-Id: I232d08c675cce1f70343f5d3ec541bf9a2a73f0e Issue-ID: CCSDK-2597 Signed-off-by: elinuxhenrik <henrik.b.andersson@est.tech>