Age | Commit message (Collapse) | Author | Files | Lines |
|
Bumping the camel version from 3.7.3 to 3.13.0 breaks the CLAMP
integration tests. The version of camel was bumped due to the log4j
security issue but because the new versions of the log4j libraries are
now managed in the parent POM, the old versions of log4j libs used by
camel will be overridden anyhow. There is no need to step the camel
version.
Issue-ID: POLICY-3862
Change-Id: I2f94e539a7aa4d8b91e4756a052df9bee3f725fd
Signed-off-by: liamfallon <liam.fallon@est.tech>
|
|
|
|
This change excludes old log4j libraries and includes newer versions
that are not tagged with a security vulnerability.
Issue-ID: POLICY-3862
Change-Id: I92dea9bef6d207db92caa6eb0bc20f863c93b1be
Signed-off-by: liamfallon <liam.fallon@est.tech>
|
|
This script changes teh parent reference in a POM file to use the group
ID, artifact ID and version specified on flags that are input to the
script.
Issue-ID: POLICY-3835
Change-Id: I0970f94d3acfc2a3d8d01fdfcb923b8f38442bf4
Signed-off-by: liamfallon <liam.fallon@est.tech>
|
|
This script gathers the latest tag version, the master snapshot version,
the number of changed files since the last release, and the docker image
names from each of the Policy Framework repos and stores that data in a
CSV file.
That CSV file is used by other scripts to do release process steps and
to generate commits for the release process.
Issue-ID: POLICY-3835
Change-Id: I2a282286c673bd690b6467cc5617f554f0c6de75
Signed-off-by: liamfallon <liam.fallon@est.tech>
|
|
This script generates a commit on an existing changed policy framework
repo. It is called by other scripts in the release process.
Issue-ID: POLICY-3835
Change-Id: I457e1bea7d9319250fde729e82a7006f5b1da4eb
Signed-off-by: liamfallon <liam.fallon@est.tech>
|
|
|
|
Issue-ID: POLICY-3760
Signed-off-by: Rashmi Pujar <rashmi.pujar1@bell.ca>
Change-Id: I1e7c911dfbb8a9e15b6090ccc08c6be7a22e811e
|
|
These two scripts create the releases/x.y.z.yaml and
releases/x.y.z-container.yaml files.
These scripts were developed by Jim Hahn and were stored on the ONAP
wilik. THey are being placed in this directory so that they are under
source control.
Further scripts will be added here to cover more of the ONAP release
proecess.
Issue-ID: POLICY-3835
Change-Id: I48167b2970bd041a58fe3d0b6e037cd2dbe38f7c
Signed-off-by: liamfallon <liam.fallon@est.tech>
|
|
*** This commit is generated by a PF release script ***
This commit updates the snapshot of the repo to the next patch version.
Issue-ID: POLICY-3827
Signed-off-by: liamfallon <liam.fallon@est.tech>
Change-Id: I02cac4f46aa69771b26de4f944d931c37e6a586a
|
|
*** Release Phase 2: This commit is generated by a PF release script ***
This is the second phase in releasing images, it releases policy/parent.
Issue-ID: POLICY-3827
Signed-off-by: liamfallon <liam.fallon@est.tech>
Change-Id: I9232c4802585885aed202f4d98755200f2d7cdd5
|
|
*** Release Phase 1: This commit is generated by a PF release script ***
This is the first step in releasing images, it updates the release
version for resources for policy parent.
Issue-ID: POLICY-3827
Signed-off-by: liamfallon <liam.fallon@est.tech>
Change-Id: I40e0c53dc235c4689133e63eaea79ac48ff78bfe
|
|
Adding document for apex-pdp smoke testing.
Issue-ID: POLICY-3719
Change-Id: Iedbd4624bb7251968f6432c166554b221bc1a217
Signed-off-by: Ram Krishna Verma <ram_krishna.verma@bell.ca>
|
|
Adding document for policy-pap smoke testing.
Issue-ID: POLICY-3718
Change-Id: If60a1c3698c12b2f4d039068366678d7a263a852
Signed-off-by: Ram Krishna Verma <ram_krishna.verma@bell.ca>
|
|
|
|
|
|
Adding document for policy-api smoke testing.
Issue-ID: POLICY-3717
Change-Id: Icc87a4927cfa84068c354cfaa2115486f4b0caab
Signed-off-by: Ram Krishna Verma <ram_krishna.verma@bell.ca>
|
|
Adding document for policy-cds testing that includes
* creating entities in AAI.
* publishing relevant blueprints to CDS.
* running tests for apex-pdp
* running tests for drools-pdp
* deleting blueprints from CDS
* deleting entities from AAI
Issue-ID: POLICY-3735
Change-Id: Ieddaec9efc0f4241a2bbbbbd02ba1dfc40633da7
Signed-off-by: Ram Krishna Verma <ram_krishna.verma@bell.ca>
|
|
Issue-ID: POLICY-3710
Change-Id: Ic70e9ed0f14623a233854b9a6c7d68406df2b206
Signed-off-by: Ram Krishna Verma <ram_krishna.verma@bell.ca>
|
|
|
|
Issue-ID: POLICY-3735
Change-Id: I5458ee2b617a1bc47b013709a94a36de27cfc5a9
Signed-off-by: Ram Krishna Verma <ram_krishna.verma@bell.ca>
|
|
Renaming .PNG to .png to fix documentation build errors on
case sensitive OSs
Issue-ID: POLICY-3791
Change-Id: I89cc443a7e41bdaa35cf6255d5303295c97fbd9b
Signed-off-by: liamfallon <liam.fallon@est.tech>
|
|
This commit removes an extra "/onap" in the path of the DB migrator
image from the master release notes. This error does not exist in the
Istanbul release notes.
Issue-ID: POLICY-3770
Change-Id: I1f73a95def85424859875a2f7c64d52a378b528c
Signed-off-by: liamfallon <liam.fallon@est.tech>
|
|
|
|
Use an account other than healthcheck in PAP for provisioning of policies.
Issue-ID: POLICY-2744
Change-Id: Icadf60eaaf8ecae639ceb3787b0a27bf6f45f467
Signed-off-by: adheli.tavares <adheli.tavares@est.tech>
|
|
I forgot to add the DB Migrator image to the release notes.
Issue-ID: POLICY-3790
Change-Id: I922e578a2ab29a18bd7fd192ff199336312d014a
Signed-off-by: liamfallon <liam.fallon@est.tech>
|
|
|
|
Use an account other than healthcheck in API for provisioning of policies.
Issue-ID: POLICY-2744
Change-Id: Ia8c943aa20dc4080f7e8f9c121f0d1384471a3aa
Signed-off-by: adheli.tavares <adheli.tavares@est.tech>
|
|
Adding cba's that will be published to cds for vnf & pnf testing
of drools-pdp & apex-pdp.
Issue-ID: POLICY-3735
Change-Id: I628018d0e3a8c6ea02191231aa8bb0f0eac14066
Signed-off-by: Ram Krishna Verma <ram_krishna.verma@bell.ca>
|
|
Issue-ID: POLICY-3790
Change-Id: I751b7e0a7c396a15486c4703d736a703fd6476f5
Signed-off-by: liamfallon <liam.fallon@est.tech>
|
|
|
|
|
|
Some remaining warnings in the documentaiton build ar fixed.
Issue-ID: POLICY-3710
Change-Id: I4d41c3db48d4384cd03f4e9205cf0dcad6f684d4
Signed-off-by: liamfallon <liam.fallon@est.tech>
|
|
Issue-ID: POLICY-3654
Change-Id: I171e71d62edbce9f326737cc8f7ad27fb1bab300
Signed-off-by: adheli.tavares <adheli.tavares@est.tech>
|
|
Adding postman collections for complete smoke/pairwise testing
of drools-pdp & apex-pdp. Along with collections for populating
required entries in AAI & CDS.
The collections also include most of the rest api's from policy-api
& policy-pap components. Giving a consolidated testing experience.
Issue-ID: POLICY-3735
Change-Id: Ib5f442ad10663e4471f2b667bec1be742129f2c4
Signed-off-by: Ram Krishna Verma <ram_krishna.verma@bell.ca>
|
|
- Fix code blokcs not rendering correctly
- Add break lines for clearer display of content
Issue-ID: POLICY-3730
Change-Id: Icafbf34c957dd317408ba0d91dd198703dbbb7f3
Signed-off-by: Wayne Dunican <wayne.dunican@est.tech>
|
|
|
|
|
|
Issue-ID: POLICY-3730
Change-Id: I30b06d38aef5f0b4081878cea23f33411d2ff6f3
Signed-off-by: Wayne Dunican <wayne.dunican@est.tech>
|
|
Issue-ID: POLICY-3710
Change-Id: Ic8b8de3a7997e26fcd566386560f303ddcab5326
Signed-off-by: Ram Krishna Verma <ram_krishna.verma@bell.ca>
|
|
* Removed unused files
* Created component specific folders for s3p
Issue-ID: POLICY-3710
Change-Id: I87c872cc1132bf718cfd74fabb3a786685b26f4b
Signed-off-by: Ram Krishna Verma <ram_krishna.verma@bell.ca>
|
|
Issue-ID: POLICY-3710
Change-Id: I8036f819fa7657206ef95f6015011c730124e511
Signed-off-by: Ram Krishna Verma <ram_krishna.verma@bell.ca>
|
|
Issue-ID: POLICY-3770
Change-Id: Ibf8294c38d691804a382a6ce0c44757a9ce10bbe
Signed-off-by: liamfallon <liam.fallon@est.tech>
|
|
|
|
|
|
|
|
Issue-ID: POLICY-1107
Change-Id: I549b6cb67eb4d0c22698560d7db64c119e640ef4
Signed-off-by: FrancescoFioraEst <francesco.fiora@est.tech>
|
|
Issue-ID: POLICY-3738
Signed-off-by: zrrmmua <ramesh.murugan.iyer@est.tech>
Change-Id: Ia9755d8e115d81b477e0d9281f620e6d5decc6eb
|
|
Issue-ID: POLICY-3657
Change-Id: I2c6ffd73296a1c71a9b306e1d4dfed64f3b1285d
Signed-off-by: ktimoney <kevin.timoney@est.tech>
|
|
kubernetes, http participants.
Issue-ID: POLICY-3729
Signed-off-by: zrrmmua <ramesh.murugan.iyer@est.tech>
Change-Id: I7e51950ee37adc1f890f400f066e136bc27816d6
|