Age | Commit message (Collapse) | Author | Files | Lines |
|
* 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>
(cherry picked from commit aad9fe1a023579bad0bc8c432807d872bab9c894)
|
|
Issue-ID: POLICY-3710
Change-Id: I8036f819fa7657206ef95f6015011c730124e511
Signed-off-by: Ram Krishna Verma <ram_krishna.verma@bell.ca>
(cherry picked from commit 25addbb6f0f7119c016226763f527eadda3261f1)
|
|
Issue-ID: POLICY-3770
Change-Id: Ibf8294c38d691804a382a6ce0c44757a9ce10bbe
Signed-off-by: liamfallon <liam.fallon@est.tech>
(cherry picked from commit 614becba1f30dd7ff21c1e3e71ee125997c7d313)
|
|
|
|
|
|
|
|
Issue-ID: POLICY-3657
Change-Id: I2c6ffd73296a1c71a9b306e1d4dfed64f3b1285d
Signed-off-by: ktimoney <kevin.timoney@est.tech>
(cherry picked from commit 8bf0b0f85cbecd60aa8efb3b8dbae1ee22245470)
|
|
Issue-ID: POLICY-3659
Signed-off-by: Sirisha_Manchikanti <sirisha.manchikanti@est.tech>
Change-Id: I1d62b9efe9cb154ce0a8224f32f943ec5d1fffab
(cherry picked from commit f9d03ae53dc04dd8ca90e61507e43b23bb3e5a59)
|
|
Change-Id: I8b7b1e423b84dfe802a65deb014a03ceddbd92e8
Issue-ID: POLICY-3655
Signed-off-by: a.sreekumar <ajith.sreekumar@bell.ca>
(cherry picked from commit 2201d0a0e2fcfe0ac16a90b64667f2511f695ba8)
|
|
- document updated with current run for setting up components;
- updated run for stability but no results;
- updated run for performance with results.
Issue-ID: POLICY-3654
Change-Id: I11faac457419d6057678df71393aae750cf3b2dc
Signed-off-by: adheli.tavares <adheli.tavares@est.tech>
(cherry picked from commit 32b4eb96c6959c6b7627afee05674dc4b6de91d8)
|
|
|
|
|
|
Issue-ID: POLICY-3653
Change-Id: Ic20ca4b7134ee685ac59bee9810c94a4303703b5
Signed-off-by: Wayne Dunican <wayne.dunican@est.tech>
(cherry picked from commit e4e7f623fbe2992aa6878970f466a304cb53b718)
|
|
Issue-ID: POLICY-3656
Signed-off-by: jhh <jorge.hernandez-herrero@att.com>
Change-Id: I77dc55b5e7bb1d8a837ac42165cb63b73ab53b71
Signed-off-by: jhh <jorge.hernandez-herrero@att.com>
(cherry picked from commit 78bd4b469a3dd29829f8333946852dd62a4cd7a8)
|
|
Pushing this review on behalf of prakhar.pandey@bell.ca
Change-Id: I943e5c192cd1a2984ff80283004ef18779c32a30
Issue-ID: POLICY-3652
Signed-off-by: a.sreekumar <ajith.sreekumar@bell.ca>
(cherry picked from commit 67538f598f09ef524a1d284831360d67d3f6a4b8)
|
|
Geeneration of documents in the Policy Framework issued many warnings,
for example missing links, hanging references, unreferenced pages and
missing swagger, as well as bad formatting for code blocks.
This commit cleans up all the warnings.
Issue-ID: POLICY-3337
Change-Id: I20db6ff76cfb58a603317f5faf20c7479b77c13b
Signed-off-by: liamfallon <liam.fallon@est.tech>
|
|
Change-Id: I10bd0a7c3df39d7f2fa6d13eaa947f172c98f578
Issue-ID: POLICY-3264
Signed-off-by: a.sreekumar <ajith.sreekumar@bell.ca>
|
|
Updating the cds actor document to use -u <user:password>
than -H Authorization header with base64 encoded user/password.
Issue-ID: POLICY-3157
Change-Id: Id31df5a95b7b4861d05365fbb9c361df773bbf90
Signed-off-by: Ram Krishna Verma <ram_krishna.verma@bell.ca>
|
|
Issue-ID: POLICY-3424
Change-Id: Iee6b3dd3cb0cb9aca28846e596286c287d8b645f
Signed-off-by: liamfallon <liam.fallon@est.tech>
|
|
This commit adds a profile for generating Swagger documents and creating
a tarball containing the swagger.json, swagger.html, and swagger.pdf
files.
The profile is triggered in any module when tsts are enabled (In other
words when the skipTests flag is off), and when the following proerty is
set:
<swagger.generation.phase>post-integration-test</swagger.generation.phase>
This profile assumes that a unit test exists that creates the following
file:
target/swagger/swagger.json
If this file does not exist, the build will fail if the profile is
invoked.
Therefore, to generate the Swagger documentation tarball, a module must
set the swagger.generation.phase propety AND have a unit test that
generates the swagger.json file.
Issue-ID: POLICY-3424
Change-Id: I8ff769e7a28bf0e00969d1bc677fee6908951d8a
Signed-off-by: liamfallon <liam.fallon@est.tech>
|
|
- Update test documentation
Issue-ID: POLICY-3109
Signed-off-by: arkadiusz.adamski <aadamski@est.tech>
Change-Id: I2291aeb976aed54de58a00fdb517b214d77927f0
|
|
- Update stability test results
Issue-ID: POLICY-3109
Signed-off-by: arkadiusz.adamski <aadamski@est.tech>
Change-Id: I926dae97cbe4d9af246de8f0e6fa840ccd7debd8
|
|
- Update performance test results
Issue-ID: POLICY-3109
Signed-off-by: arkadiusz.adamski <aadamski@est.tech>
Change-Id: Id2deb7f63124e48f1cfcf6c95b47ac71753fbbce
|
|
|
|
Issue-ID: POLICY-3110
Change-Id: I7d2e68f3c73e838f6e0848d02f4eca7ce1327abe
Signed-off-by: waynedunican <wayne.dunican@est.tech>
|
|
|
|
Added changes to documentation to reflect results of performance tests for the S3P tests for Xacml-pdp.
Updated values to reflect test results
Issue-ID: POLICY-3111
Signed-off-by: mkidd <michael.kidd@est.tech>
Change-Id: If8350480f96fbeac5b8c3d0bd7ef60bd97402a94
Signed-off-by: mkidd <michael.kidd@est.tech>
|
|
|
|
Issue-ID: POLICY-3113
Change-Id: I70dd8cc1751c28240b11e5c4598c7603e0bb0c46
Signed-off-by: adheli.tavares <adheli.tavares@est.tech>
|
|
Appending Performance results
Issue-ID: POLICY-3112
Change-Id: I50df1aed416916966b2fe8cc1a7783315d221763
Signed-off-by: lapentafd <francesco.lapenta@est.tech>
|
|
Issue-ID: POLICY-3108
Signed-off-by: jhh <jorge.hernandez-herrero@att.com>
Change-Id: I223016a6ef462cb33c2b365837a9bdda9ce075f8
|
|
|
|
Issue-ID: POLICY-3108
Signed-off-by: jhh <jorge.hernandez-herrero@att.com>
Change-Id: I2ed37d0fc8aa458e6a0f7e2a15b9a5008e013e87
|
|
Issue-ID: POLICY-3112
Change-Id: I3fc0a19a3de17120ba654c1cf9a175514496b1db
Signed-off-by: lapentafd <francesco.lapenta@est.tech>
|
|
Issue-ID: POLICY-3137
Signed-off-by: Rashmi Pujar <rashmi.pujar@bell.ca>
Change-Id: Ibe71b0c806f0efa12306133ee48a416657b610dc
|
|
The Javascript rendering of the results is removed and replaced with PDF
files in the apex_s3p_results.zip file.
The directory structure is changed to remove the reference to the
Frankfurt release.
The link in the rst file is updated to take account of the
changed directory strucuture.
Issue-ID: POLICY-3002
Change-Id: I1bd3ca46107179059de5167923c44f215796fce4
Signed-off-by: liamfallon <liam.fallon@est.tech>
|
|
|
|
|
|
|
|
Issue-ID: POLICY-2834
Jira-Link: https://jira.onap.org/browse/POLICY-2834
Signed-off-by: gregory.hayes <gregory.hayes@est.tech>
Change-Id: Ie97239662dd0dded72452f7dbc3e0dd4576d6669
|
|
Documentation for stabilty testing for Apex-PDP
Issue-ID: POLICY-2831
Change-Id: Ib5fe94618832c4e873ec0bf920a4f0c8d8b55226
Signed-off-by: waynedunican <wayne.dunican@est.tech>
|
|
update drools-pdp document for s3p
72 hours run
Issue-ID: POLICY-2832
Change-Id: I3cf4e061888b1e3d7732b13da9da208fc4a7c281
Signed-off-by: Taka Cho <takamune.cho@att.com>
|
|
Issue-ID: POLICY-2829
Signed-off-by: jhh <jorge.hernandez-herrero@att.com>
Change-Id: Ic87f70b552cb5e4ae509c07a50a87c1885e3d75e
|
|
Issue-ID: POLICY-2829
Signed-off-by: jhh <jorge.hernandez-herrero@att.com>
Change-Id: I87603f13e3b5a68157c18f30c32d33fb62b1a9b1
Signed-off-by: jhh <jorge.hernandez-herrero@att.com>
|
|
Change-Id: Ief45898872e3316eae4f351cfbb516166f576be1
Issue-ID: POLICY-2830
Signed-off-by: a.sreekumar <ajith.sreekumar@bell.ca>
|
|
This patch fixes some broken references and some unreferenced files.
Issue-ID: POLICY-2686
Change-Id: Iad0bfea705d39fe70e0017e7b4b9a503e5649530
Signed-off-by: liamfallon <liam.fallon@est.tech>
|
|
results.zip: El Alto results
results.tar: Duplicate of results in the frankfurt subdirectiry
Issue-ID: POLICY-2657
Change-Id: Ida86fb6bc6e41eb92eeef8c6f2f6c11831948d68
Signed-off-by: liamfallon <liam.fallon@est.tech>
|
|
The original tar file contained Javascript code to render the results.
the javascript is replaced with PDF printouts of the rendered results.
Issue-ID: POLICY-2657
Change-Id: I1d4aab577ca70bc8349114524f5740dc17c78030
Signed-off-by: liamfallon <liam.fallon@est.tech>
|
|
Issue-ID: POLICY-2457
Signed-off-by: aditya.puthuparambil <aditya.puthuparambil@est.tech>
Change-Id: Ic1c7a2a5e716ab89eb50a211e2e9ca0f941edfd2
|
|
Issue-ID: POLICY-2544
Signed-off-by: aditya.puthuparambil <aditya.puthuparambil@est.tech>
Change-Id: Id590a23a5142f5589f3f3ac92a4ef57f08a5688d
|