Age | Commit message (Collapse) | Author | Files | Lines |
|
Issue-ID: POLICY-4134
Signed-off-by: Sirisha_Manchikanti <sirisha.manchikanti@est.tech>
Change-Id: I99777042cb32f88610109c2bd557e8782caaca71
|
|
updated release data in policy/parent
*** This commit is generated by a PF release script ***
Issue-ID: POLICY-4343
Signed-off-by: liamfallon <liam.fallon@est.tech>
Change-Id: I0c396610627126ab7a6c936dfe09aa0e86f0f4c3
|
|
policy/parent updated to its latest own and reference snapshots
*** This commit is generated by a PF release script ***
Issue-ID: POLICY-4343
Signed-off-by: liamfallon <liam.fallon@est.tech>
Change-Id: I6f785f654252b42fac673237c98c4249087d8731
|
|
This commit releases repo policy/parent.
*** This commit is generated by a PF release script ***
Issue-ID: POLICY-4343
Signed-off-by: liamfallon <liam.fallon@est.tech>
Change-Id: I9ec42fe482b375593eba5b6e091b1a2132c080aa
|
|
updated the parent references in the policy/parent pom
*** This commit is generated by a PF release script ***
Issue-ID: POLICY-4343
Signed-off-by: liamfallon <liam.fallon@est.tech>
Change-Id: I9b5f02c534aa34c9f30ff17db0a64aa896b31efa
|
|
Issue-ID: POLICY-4045
Change-Id: I34d596517bd84accd8916973b93d90c159460a5e
Signed-off-by: liamfallon <liam.fallon@est.tech>
|
|
Using snapshot versions of oparent no longer seems to work so the builds
are failing. Snapshot versions are ignored even if they are in nexus.
Issue-ID: POLICY-4134
Change-Id: If83b6a559b0c0e224be85a029ede7097783153f4
Signed-off-by: liamfallon <liam.fallon@est.tech>
|
|
Issue-ID: POLICY-4354
Change-Id: I5d4a7249e35c1d9dda67cc06397a024ff10743d4
Signed-off-by: liamfallon <liam.fallon@est.tech>
|
|
- Correct handling of snapshots on Docker files
- Extra phase for submitting the release data
- Spacing on printouts
Issue-ID: POLICY-4333
Change-Id: I359942f91045bcdb7845cdf70fe7b1e55f6fd08a
Signed-off-by: liamfallon <liam.fallon@est.tech>
|
|
Issue-ID: POLICY-4242
Change-Id: I002d86f5fc27e12c00fa94b82c8776059f645911
Signed-off-by: liamfallon <liam.fallon@est.tech>
|
|
Issue-ID: POLICY-4335
Signed-off-by: jhh <jorge.hernandez-herrero@att.com>
Change-Id: I6d59cbf6814c7472ad7d5e2d2537759334e16b2a
|
|
It allows leveraging on OpenStack Yoga's upper-contraints
without any exception.
Issue-ID: DOC-782
Signed-off-by: Cédric Ollivier <cedric.ollivier@orange.com>
Change-Id: I80fecf597cd12c856fb374030be674c91b58a72e
|
|
|
|
Dependency changes to fix security issues.
The latest oparent version in Master fixes some issues. This commit
pulls in the latest snapshot oparent. Let's see the extent of the fixes
it does. If so, we may need to release oparent as well.
Issue-ID: POLICY-4333
Change-Id: I9b829aa9a2f3538f8580b4aa874db581d6c33042
Signed-off-by: liamfallon <liam.fallon@est.tech>
|
|
Updating the apex-pdp user manual to add
details about JSON schema support.
Issue-ID: POLICY-4298
Change-Id: I1c900cd08f10b30f85370082c77d110655853961
Signed-off-by: Ram Krishna Verma <ram_krishna.verma@bell.ca>
|
|
|
|
Currently the policy base images used in docker files in master are hard
revisions of the policy base images. The docker files should use
snapshot policy base images when they are availabe and only change to
released base images at release time.
This commit ensures that the references are updated correctly in Docker
files to snapshots or released base policy images as appropriate
Issue-ID: POLICY-4287
Change-Id: I2c68e1bad6bde2e116c27678c88f8b40dc914b0f
Signed-off-by: liamfallon <liam.fallon@est.tech>
|
|
Issue-ID: POLICY-4313
Signed-off-by: Sirisha_Manchikanti <sirisha.manchikanti@est.tech>
Change-Id: Ia998c89eecf3486c6e65b1483f609b4e0a0df9b5
|
|
Change-Id: I567218f6e71866e494678db427d6e76fbc41ba23
Issue-ID: POLICY-4291
Signed-off-by: a.sreekumar <ajith.sreekumar@bell.ca>
|
|
This version of the Docker maven plugin supports multi-architecture
Docker builds.
Issue-ID: POLICY-4287
Change-Id: I931e04d8e231eb7a5d84661369b4a312ef8c6bc0
Signed-off-by: liamfallon <liam.fallon@est.tech>
|
|
Release scripts are updated to automatically change the releae data CSV
file in policy-parent/integration/src/main/resources
Report script is updated t add HTTP links to the various reports
Issue-ID: POLICY-4233
Change-Id: Id98a4e2805caf68a66dd5844f388c045f75a8865
Signed-off-by: liamfallon <liam.fallon@est.tech>
|
|
Issue-ID: POLICY-4280
Signed-off-by: jhh <jorge.hernandez-herrero@att.com>
Change-Id: Ia59375bfe2af9242e244ee6f0a82da4333b04095
|
|
- Moved the scripts into src/main/scripts
- created src/main/resources
- added pf_release_data.csv to src/main/resources, this file will be
- added a n ew release phase to release the mdoels-simulator image
pf_release_data.sh:
Used to find the correct versions of images to use for the CSIT tests,
the current lookup scripts can't cope with snapshots being deleted after
they time out.
Issue-ID: POLICY-4233
Change-Id: Idb5a4a624c06114f0f480c599e87f5596705ea07
Signed-off-by: liamfallon <liam.fallon@est.tech>
|
|
|
|
|
|
|
|
This script checks the status of the Policy Framwwork jobs in Joenkins
and the status of any outstanding bugs.
It generates a report.
Issue-ID: POLICY-4230
Change-Id: I6fd663dd5864ac6cd7820eff2cf25a2d29f315f7
Signed-off-by: liamfallon <liam.fallon@est.tech>
|
|
Issue-ID: POLICY-4221
Issue-ID: POLICY-4222
Change-Id: Icca5521045c24908642ca32362f45dcf32825407
Signed-off-by: brunomilitzer <bruno.militzer@est.tech>
|
|
|
|
Issue-ID: POLICY-4229
Change-Id: I18d523c07685db35bffc9d97321fdfed3b9c37e9
Signed-off-by: FrancescoFioraEst <francesco.fiora@est.tech>
|
|
Issue-ID: POLICY-4228
Change-Id: I736fa679baec05ba3810cba00f303a754e2cf087
Signed-off-by: liamfallon <liam.fallon@est.tech>
|
|
|
|
|
|
Update policy documentation to show how to build
and test OpenSuse docker images.
Issue-ID: POLICY-4219
Signed-off-by: danielhanrahan <daniel.hanrahan@est.tech>
Change-Id: I5b4b5e1661b3157bc40ef6e75d02c108772f3cae
|
|
Issue-ID: POLICY-4107
Change-Id: Ifd624a8dc15b8bcb3c12f91e2c548ffa6a3eb386
Signed-off-by: brunomilitzer <bruno.militzer@est.tech>
|
|
Issue-ID: POLICY-3835
Change-Id: I7666e9bfe8ad765d5689c79f8136bdf8df1ef83a
Signed-off-by: liamfallon <liam.fallon@est.tech>
|
|
|
|
For someone who first try to build this project, it might fail when run
"mvn clean install" and remind "non-resolvable parent". So at this
point, try to run "mvn clean install" in the "oparent" project can solve
this issue.
Signed-off-by: qingshuting <qingshuting1@huawei.com>
Change-Id: If99480f9e2d16c9480b4ffd8aae88bbf0e98cdc6
Issue-ID: POLICY-4167
|
|
Issue-ID: POLICY-4072
Change-Id: I44f4363aa7989f5ae4e95008124344be14f57c7c
Signed-off-by: liamfallon <liam.fallon@est.tech>
|
|
|
|
Release notes for Jakarta.
Issue-ID: POLICY-4072
Change-Id: I02a1168497f36c0094658cb7ece10613773bf62c
Signed-off-by: liamfallon <liam.fallon@est.tech>
|
|
Issue-ID: POLICY-3737
Signed-off-by: zrrmmua <ramesh.murugan.iyer@est.tech>
Change-Id: If949de2eeaba4a3be9359b1c7193d47cb4ab1494
|
|
|
|
Issue-ID: POLICY-4010
Signed-off-by: danielhanrahan <daniel.hanrahan@est.tech>
Change-Id: I3ca998fb90fd7025ad6b122f5e20b0a9cad1be3f
|
|
Issue-ID: POLICY-3741
Signed-off-by: Sirisha_Manchikanti <sirisha.manchikanti@est.tech>
Change-Id: I1bb9987100a4122238087bb1443def67025a82c2
|
|
policy/parent updated to its latest own and reference snapshots
*** This commit is generated by a PF release script ***
Issue-ID: POLICY-4073
Signed-off-by: liamfallon <liam.fallon@est.tech>
Change-Id: I46a34a2b01fba8557cd8465625db202837c3138d
|
|
Removing the disable policy feature as it was decided to use undeploy instead.
Issue-ID: POLICY-3705
Change-Id: I152c86eb74717aec08ae7d82de38521df3fcfe93
Signed-off-by: Ram Krishna Verma <ram_krishna.verma@bell.ca>
|
|
|
|
|
|
|