aboutsummaryrefslogtreecommitdiffstats
path: root/docs
AgeCommit message (Collapse)AuthorFilesLines
2024-08-30Update newdelhi branch HEADlapentafd5-3158/+2517
Select&squash recent updates & fixes from master branch, adapted for new-delhi branch. Including: https://gerrit.onap.org/r/c/ccsdk/oran/+/138693 Set serviceId in v2 policy_info to optional and blank by default - master https://gerrit.onap.org/r/c/ccsdk/oran/+/138734 new onap logo https://gerrit.onap.org/r/c/ccsdk/oran/+/138762 Improving code-coverage for the Handle non transient policy deletion bug fix - master https://gerrit.onap.org/r/c/ccsdk/oran/+/138788 Enable springboot test for AsyncRestClientTest https://gerrit.onap.org/r/c/ccsdk/oran/+/138787 Re-arrange application properties *PARTIAL https://gerrit.onap.org/r/c/ccsdk/oran/+/138772 Improve tests/issues found in Sonar report - A1 Oslo-Part2 https://gerrit.onap.org/r/c/ccsdk/oran/+/138827 Dependecy update in a1pms using spring parent 3.3.2 https://gerrit.onap.org/r/c/ccsdk/oran/+/138862 Improve tests/issues found in Sonar report - A1 Oslo/NewDelhi/Montreal/London-Part3-master Issue-ID: CCSDK-3968 Change-Id: I40f7585e9416f03c8bec2b00d57dadb05bc624ca Signed-off-by: lapentafd <francesco.lapenta@est.tech>
2024-08-20Manually reset versions for newdelhi branch - avoid conflictJohnKeeney4-5/+5
Keeps most changes since New Delhi Release - easier than rebase & cherry pick Also update Docs for New Delhi Issue-ID: CCSDK-4020 Change-Id: Id04a61c0ba1bdb69fa8752446eadb110ebf69f19 Signed-off-by: JohnKeeney <john.keeney@est.tech>
2024-08-20Enable springboot test for AsyncRestClientTestlapentafd1-3/+3
After enabling telemetry, all tests using AsyncRestClient also need some other Beans provided by Springboot Issue-ID: CCSDK-4010 Change-Id: I92c0502491789f6807ca80ac559f8494d05d0a6d Signed-off-by: lapentafd <francesco.lapenta@est.tech>
2024-07-04Release notes for version 1.7.0 of ccsdk/oranJohnKeeney1-0/+26
Issue-ID: CCSDK-4020 Change-Id: Ia20f43ce46fd43f5ab6963ae3797aab4a0ec5d05 Signed-off-by: JohnKeeney <john.keeney@est.tech>
2024-05-13ONAP CCSDK ORAN A1PMS - Add API DocsDenisGNoonan3-5/+23
Issue-ID: CCSDK-4011 Change-Id: I7ea39878770e6ee9a2f626daebf29547d94ba5cd Signed-off-by: DenisGNoonan <denis.noonan@est.tech>
2024-03-06Merge "Updating API doc files"Dan Timoney3-3182/+3327
2024-02-27update link to upper-constraints.txtthmsdt1-2/+2
Issue-ID: DOC-823 Change-Id: I35e3306489b9f22dbd5d663638834dc913193da5 Signed-off-by: thmsdt <thomas.kulik@telekom.de>
2024-02-21Merge "CCSDK-ORAN - Update Docs for/after Montreal"Dan Timoney6-9/+67
2024-02-20add python compatibility modulethmsdt1-1/+1
Issue-ID: DOC-823 Change-Id: I802ea9b130cce6e583142e01cd6391c52d1271d5 Signed-off-by: thmsdt <thomas.kulik@telekom.de>
2024-01-24Updating API doc filesraviteja.karumuri3-3182/+3327
* Enabling overwrite in copy resources maven configuration * Updated pms-api yaml and json files in docs/offered apis directory Issue-ID: CCSDK-3982 Signed-off-by: Raviteja Karumuri <raviteja.karumuri@est.tech> Change-Id: I4d35eb8877935e09873cd00cde77b3ac97804bc4
2024-01-22CCSDK-ORAN - Update Docs for/after MontrealJohnKeeney6-9/+67
Issue-ID: CCSDK-3966 Change-Id: I5caa987035788fdc6c03c0636922fc9d046644aa Signed-off-by: JohnKeeney <john.keeney@est.tech>
2023-08-10Update parent pom version to 2.6.0Dan Timoney2-385/+388
Update parent pom version to Montreal / ODL Argon version (2.6.0) Issue-ID: CCSDK-3928 Signed-off-by: Dan Timoney <dtimoney@att.com> Change-Id: Ie073750372797d80f144351a3e4e1cad63291eb9
2023-08-02Update documentation for London & into MontrealJohnKeeney6-57/+59
Issue-ID: CCSDK-3823 Signed-off-by: JohnKeeney <john.keeney@est.tech> Change-Id: I638969a7ffecc74c6837e0311179eae4af4b0222
2023-06-15Docs: Update release notes - pre-releaseJohnKeeney1-0/+50
Issue-ID: CCSDK-3823 Change-Id: Ibeffa83f9ac48ff0dfbe82aff2caeab6f0f1105e Signed-off-by: JohnKeeney <john.keeney@est.tech>
2023-04-19A1 PMS support for fine grained access control -A1 LondonPatrikBuhr10-15/+501
Documentation updates. Issue-ID: CCSDK-3889 Signed-off-by: PatrikBuhr <patrik.buhr@est.tech> Change-Id: Iaa73d0128a4c466ed2b3d1803af66368d3c37fa6
2023-04-06A1 PMS support for fine grained access control -A1 LondonPatrikBuhr1-7/+70
Issue-ID: CCSDK-3885 Signed-off-by: PatrikBuhr <patrik.buhr@est.tech> Change-Id: I2ee8f40389d1d53cbfd9433232e0f35f2644361b
2023-04-04Regenerated documentation, code formattingPatrikBuhr3-3/+3
Updated the spoless maven plugin version and re-run the code formatting. Re-generate the API documentation. No changes. Issue-ID: CCSDK-3883 Signed-off-by: PatrikBuhr <patrik.buhr@est.tech> Change-Id: I95e88ebbd144b37bc1f7ca3b722bfc748e5ae801
2023-03-31Update to ODL Chlorine parent pom versionsDan Timoney1-1/+1
Update to ODL Chlorine version of parent poms Issue-ID: CCSDK-3812 Signed-off-by: Dan Timoney <dtimoney@att.com> Change-Id: I041020a95751c83e003b1901c4bea3fe15c1dad9
2023-03-01Update to JDK 17 & Springboot 3JohnKeeney3-538/+15735
Issue-ID: CCSDK-3858 Change-Id: I3b0f9b391590684b222494bd648328626a3f9efb Signed-off-by: JohnKeeney <john.keeney@est.tech>
2023-02-27Removal of usage of DMaaPPatrikBuhr4-22/+10
Issue-ID: CCSDK-3852 Signed-off-by: PatrikBuhr <patrik.buhr@est.tech> Change-Id: I88a370ea81f56763f54fde472c30d894c0df04e3
2023-02-20Added secondary A1PMS API documentationJohnKeeney3-15692/+523
Updated SnakeYAML version to address CVE-2022-38750 CVE-2022-38752 CVE-2022-25857 Change-Id: Ib9ae706bd9fbde2a9f586643ee0eda259ee1f4a9 Signed-off-by: JohnKeeney <john.keeney@est.tech> Issue-ID: CCSDK-3842 Signed-off-by: JohnKeeney <john.keeney@est.tech>
2023-02-03Fix HTML2 docs, place index.html inside api folder,halil.cakal3-1/+15249
rebase master, Issue-ID: CCSDK-3842 Change-Id: Id68da033fef45af68eaf6954ad71bf6ca31b2e79 Signed-off-by: halil.cakal <halil.cakal@est.tech>
2023-02-01Experimenting with HTML-2 API documentation generatorhalil.cakal1-1/+1
Check-in only HTML and update rst, try to remove index.html Issue-ID: CCSDK-3842 Change-Id: I0ddc3dbc189d553c718ea473129e9c08dd11dede Signed-off-by: halil.cakal <halil.cakal@est.tech>
2023-01-11A1-PMS, graceful shutdownPatrikBuhr2-4/+34
Support for granceful shutdown via signal "SIGTERM" and via calling REST POST /actuator/shutdown Issue-ID: CCSDK-3830 Signed-off-by: PatrikBuhr <patrik.buhr@est.tech> Change-Id: Ibc71cd8a2c9f44ec844ab49c8f225ae128549776
2022-12-06A1-PMS, make service id optional in PUT PolicyPatrikBuhr2-13/+20
Improved API documentation. Fixed a bug that lead to that a policy could be connected to several services if the service_id was changed. Change-Id: I211f5db32747fc912b7ba85bfbc15ce50ee725dd Issue-ID: CCSDK-3819 Signed-off-by: PatrikBuhr <patrik.buhr@est.tech>
2022-11-30Merge "Support for using Amazon S3 - Cloud Object Storage"Dan Timoney1-0/+2
2022-11-29fix requirements-docs.txtthmsdt1-1/+1
Issue-ID: DOC-798 Signed-off-by: thmsdt <thomas.kulik@telekom.de> Change-Id: Ia1b3ae3b625125a271d5fd9a2b91a5d5a49594e7
2022-11-18Fix breaking API documentation generationhalil.cakal2-1/+22
Add extension lfdocs-conf and replace ROBOT_VENV with ROBOT3_VENV Issue-ID: CCSDK-3815 Change-Id: I565ee15bd5862cca0365d153358941b27befb94a Signed-off-by: halil.cakal <halil.cakal@est.tech>
2022-11-15Support for using Amazon S3 - Cloud Object StoragePatrikBuhr1-0/+2
Documentation updates. A bugfix. Issue-ID: CCSDK-3810 Signed-off-by: PatrikBuhr <patrik.buhr@est.tech> Change-Id: I47969bb1da370e1b6c2cacb9563f4bf4ca49b989
2022-11-14Fix DOC config filesmarineMD5-93/+123
Issue-ID: DOC-798 Signed-off-by: marineMD <marine.de.dorlodot@intl.att.com> Change-Id: Ic9b887a8f6c96ed332cde9997efb3471e7e2e35f
2022-11-11Merge "Support for using Amazon S3 - Cloud Object Storage"Dan Timoney1-138/+495
2022-11-11Support for using Amazon S3 - Cloud Object StoragePatrikBuhr1-138/+495
Introduce using Amazon S3 - Cloud Object Storage - AWS for storing of data. Change-Id: I68365c24c63544b5ad8e958a98f48d95f83e3084 Issue-ID: CCSDK-3810 Signed-off-by: PatrikBuhr <patrik.buhr@est.tech>
2022-11-07Minor documentation updatesPatrikBuhr1-3/+0
Removed unneeded dependency from the pom (jackson). Issue-ID: CCSDK-3766 Signed-off-by: PatrikBuhr <patrik.buhr@est.tech> Change-Id: Ibe7444dabb03e245af486d4afd15fc566f4c5abb
2022-10-27Merge "Update Release Notes"Dan Timoney1-9/+231
2022-10-27Update DocumentationJohnKeeney2-10/+14
Change-Id: I00afc2d3d4d21bda75019f3754340f276ff8cae0 Signed-off-by: JohnKeeney <john.keeney@est.tech> Issue-ID: CCSDK-3763
2022-10-27Update Release NotesJohnKeeney1-9/+231
Change-Id: If3c57ac5be398fa59464bbb62fc1dab95b6ecdf2 Signed-off-by: JohnKeeney <john.keeney@est.tech> Issue-ID: CCSDK-3763
2022-08-31NONRTRIC PMS, documentation updatesPatrikBuhr3-15/+8
DMaaP is deprecated. Issue-ID: CCSDK-3745 Signed-off-by: PatrikBuhr <patrik.buhr@est.tech> Change-Id: I63fcfa9b9a17c5b1cea045c8837ee05b96bbe297
2022-08-31Force py3.8 in tox.iniCédric Ollivier1-3/+3
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: I40157f9cbe15c1208769258c940180d7d08d06e2
2022-05-25Attempt to get stdout&stderr for CSIT testsJohnKeeney3-13/+16
Also small tweak for RTD documentation Issue-ID: CCSDK-3675 Change-Id: Idd8acca0e07dc45c6f76a78a321b1075f3ee31ef Signed-off-by: JohnKeeney <john.keeney@est.tech>
2022-05-12Documentation updatesJohnKeeney11-70/+216
Updated RTD documentation, and fixed some typos in java files conatining annotations used to generate OpenAPI (json, yaml, html) specs & docs. Issue-ID: CCSDK-3616 Change-Id: Iefa905f4c0f13cb013872d4858232695fc107927 Signed-off-by: JohnKeeney <john.keeney@est.tech>
2022-04-27Merge "NONRTRIC PMS using authorization token"Dan Timoney2-91/+91
2022-04-26Update release noteselinuxhenrik1-1/+51
Issue-ID: CCSDK-3616 Signed-off-by: elinuxhenrik <henrik.b.andersson@est.tech> Change-Id: I761a732f036fc73ef5349a5b1dd36e2bb9f2f0d0
2022-04-11Add bounds to sphinx requirementCédric Ollivier1-0/+2
As ONAP was created before Oct 20 2020 in RTD, we must set bounds to enforce a compatible Sphinx version (see manual). Issue-ID: DOC-782 Signed-off-by: Cédric Ollivier <cedric.ollivier@orange.com> Change-Id: Ib76dc907bc2c0b14da8b4cfefba09bbb4d60f89b
2022-03-31NONRTRIC PMS using authorization tokenPatrikBuhr2-91/+91
Added support for PMS sending an authorization token in each REST call(in the HTTP header). The token is read from a file. Issue-ID: CCSDK-3560 Signed-off-by: PatrikBuhr <patrik.buhr@est.tech> Change-Id: I92229f67d2c1486530f3c6ebb22f60bd3b359676
2022-02-09Updated Lock to avoid starvationPatrikBuhr2-2/+2
The lock class is made more greedy so all locks are granted in the requested order. Previously, an exclusive lock could be discriminated. Issue-ID: CCSDK-3560 Signed-off-by: PatrikBuhr <patrik.buhr@est.tech> Change-Id: If2dd171409c58eacbccce9569b2f6694e09992a2
2022-01-12PMS, Removed use of CBSPatrikBuhr2-29/+2
Documentation updates Issue-ID: CCSDK-3560 Signed-off-by: PatrikBuhr <patrik.buhr@est.tech> Change-Id: I0e9e5fe4eefb8a95936596f5484c5b7cebc66717
2022-01-12PMS, Removed use of CBSPatrikBuhr2-8/+4
Removing usage of the deprecated component CBS, which was used for application configuration data. Change-Id: I11fbc1ff6e6caa1af448bc2918f4364777094e25 Issue-ID: CCSDK-3560 Signed-off-by: PatrikBuhr <patrik.buhr@est.tech>
2022-01-10A1 Policy Management, Removal of deprecated APIPatrikBuhr2-1209/+60
The V1 of the policy management API is removed from the code. Issue-ID: CCSDK-3559 Signed-off-by: PatrikBuhr <patrik.buhr@est.tech> Change-Id: I0b5cde71770fca3826ad18025094d1c8423f4cf3
2021-12-29A1 Policy ManagementPatrikBuhr2-2/+3
Sorting of compatible policy type IDs Issue-ID: CCSDK-3495 Signed-off-by: PatrikBuhr <patrik.buhr@est.tech> Change-Id: I9b092b82a24e951f0ac1f446b37cc0db2d644e3a
2021-12-27A1 Policy ManagementPatrikBuhr2-1/+345
API documentation updates. Enabled actuator API documentation generation. Issue-ID: CCSDK-3495 Signed-off-by: PatrikBuhr <patrik.buhr@est.tech> Change-Id: I023a97ffad23fb926fbe1a49e8dc33488579ebf3