aboutsummaryrefslogtreecommitdiffstats
path: root/docs
AgeCommit message (Collapse)AuthorFilesLines
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
2021-11-30A1 Policy ManagementPatrikBuhr1-8/+0
API documentation updates. Issue-ID: CCSDK-3495 Signed-off-by: PatrikBuhr <patrik.buhr@est.tech> Change-Id: Ib4f5cfd437a1bad99528d19dcec61f6dc521593b
2021-11-29A1 Policy ManagementPatrikBuhr1-7/+0
Removed regexp parameter due to sonar warning. Skipping reading of config file unless it has been changed. Issue-ID: CCSDK-3495 Signed-off-by: PatrikBuhr <patrik.buhr@est.tech> Change-Id: I27bece78c99e0354cd476bb2e060788d40f2cbaf
2021-10-22Leverage upper-constraints files to pin all dependenciesCédric Ollivier2-17/+5
It leverages the latest change from lfdocs-conf and the upper-constraints.txt now centralized in ONAP docs. In a long run, upperconstraints.os.txt should be removed once ONAP is synced with OpenStack. It removes tox and setuptools from requirements as nothing depends on them (most requirements should be removed except lfdocsconf) Issue-ID: DOC-765 Signed-off-by: Cédric Ollivier <cedric.ollivier@orange.com> Change-Id: I73e7342ecadeb2d7ec3cfac44efaf4dd87b09596
2021-10-15Improving searching for policy types - A1 JakartaPatrikBuhr2-28/+110
The querying for supported policy types is enhanced so that an application can get a list of all policy types that are compatible with a given version. This means added query parameters for GET types. Simplified exception handling. Issue-ID: CCSDK-3495 Signed-off-by: PatrikBuhr <patrik.buhr@est.tech> Change-Id: Iedc2267e4fe2b5e2c17d688e315893c354379930
2021-09-17Update documentation for proxy support in A1 adapterychacon1-0/+10
Issue-ID: CCSDK-3458 Signed-off-by: ychacon <yennifer.chacon@est.tech> Change-Id: I44a00efe92019c1db2205267e4faa0a6864bb0fc
2021-05-19PMS documentation updates - A1 IstanbulPatrikBuhr1-2/+4
Minor documentation updates. Issue-ID: CCSDK-3256 Signed-off-by: PatrikBuhr <patrik.buhr@est.tech> Change-Id: Ia5ed3d8f4258d0bba104aa96b1de8c6ea01d3452
2021-04-30PMS Persistent storage of service definitions - A1 IstanbulPatrikBuhr2-2/+2
Storing or registerred services to survice a restart. Change-Id: If1b41d0a3c995b51bb93000caca5ecff9da6fbc1 Issue-ID: CCSDK-3256 Signed-off-by: PatrikBuhr <patrik.buhr@est.tech>
2021-04-20PMS Persistent storage of policies and type definitions - A1 IstanbulPatrikBuhr2-4/+4
Bugfix,improved traces, avoiding synch for RICs after restart. Change-Id: I35ae834cd73cde6b108b941aa0f2c43eeda9379e Issue-ID: CCSDK-3256 Signed-off-by: PatrikBuhr <patrik.buhr@est.tech>
2021-04-07PMS Persistent storage of policies and type definitions - A1 IstanbulPatrikBuhr2-4/+4
Policy types and type definitions are stored persistently to survive a restart of PMS. Change-Id: Ideae4dae5b6f9de2b82127e65ce5184d615c8fd4 Issue-ID: CCSDK-3256 Signed-off-by: PatrikBuhr <patrik.buhr@est.tech>
2021-03-11Fix documentation for ccsdk/oranecaiyanlinux1-1/+1
Issue-ID: CCSDK-3201 Signed-off-by: ecaiyanlinux <martin.c.yan@est.tech> Change-Id: Ia9c5cef3b869804ad1d7ed7f4c82f217537b78c9
2021-03-10Fix documentation for ccsdk/oranRehanRaza2-3/+3
Change-Id: Ib1a116fc4bd3fecebdd13849fd9797e411706adc Issue-ID: CCSDK-3201 Signed-off-by: RehanRaza <muhammad.rehan.raza@est.tech>
2021-03-09Updating documentation for HonoluluJohnKeeney6-56/+99
Change-Id: I2d049db7acb49e50e21963096d00b2bee6076d09 Signed-off-by: JohnKeeney <john.keeney@est.tech> Issue-ID: CCSDK-3201
2021-03-08Update release-notes.rst for ccsdk/oranRehanRaza1-23/+118
Change-Id: I1e1260eb76540db17ef26e9e2836e89ed2cceada Issue-ID: CCSDK-3201 Signed-off-by: RehanRaza <muhammad.rehan.raza@est.tech>
2021-03-08Documentation updatesPatrikBuhr1-14/+2
Change-Id: Idbfdc085cb25835ff0c77d6d1963fece4fb0fe24 Issue-ID: CCSDK-2966 Signed-off-by: PatrikBuhr <patrik.buhr@est.tech>
2021-02-02Improved API documentationPatrikBuhr2-1570/+1199
Using swagger3 and improving the API documatation. Change-Id: I31f7783e0a6e6fd7698c68e5df6f2d306bce6816 Issue-ID: CCSDK-3127 Signed-off-by: PatrikBuhr <patrik.buhr@est.tech>
2021-01-21PMS API Documentation updatesPatrikBuhr2-2/+3048
Change-Id: I2a02145c48fd4b022b2e17b157760bd7ddb8128f Issue-ID: CCSDK-3077 Signed-off-by: PatrikBuhr <patrik.buhr@est.tech>
2021-01-15Added a prefix to the PMS NBIPatrikBuhr2-3066/+2
Replaced the copied pms api files under offered api with symlinks. Change-Id: I9421fdb959078e5de1a20987f3c2a2fa626bb25d Issue-ID: CCSDK-3077 Signed-off-by: PatrikBuhr <patrik.buhr@est.tech>