summaryrefslogtreecommitdiffstats
path: root/docs
AgeCommit message (Collapse)AuthorFilesLines
2024-10-14Update the links from onap.org to lf-onap.atlassian.nethalil.cakal1-27/+27
- rtd-validation failing in github' actions - update broken links to fix job failure Issue-ID: CPS-2447 Change-Id: I9541b1092e23ff6b36a7c09d3c12c994d9967b1a Signed-off-by: halil.cakal <halil.cakal@est.tech>
2024-09-10Move Swagger API to docs folderegernug1-97/+88
Use docs folder for code genereation Issue-ID: CPS-2332 Change-Id: Ifd59025014766667e63baee65a06522903fd7da2 Signed-off-by: egernug <gerard.nugent@est.tech>
2024-08-26Fixed URL for data job resultleventecsanyi1-5/+13
- fixed opeanapi and stub - updated pnp simulator image Issue-ID: CPS-2296 Signed-off-by: leventecsanyi <levente.csanyi@est.tech> Change-Id: I6654762256097f9deb8ce40cfc8014bed67cb269
2024-08-15Refactored dat job interfaces - result endpoint changed is a separate commitleventecsanyi1-38/+33
-changed openapi and stub implementations Issue-ID: CPS-2360 Signed-off-by: leventecsanyi <levente.csanyi@est.tech> Change-Id: Ib7d826f5909278309b7c16dc5caaabbe5f01732b
2024-08-14new onap logothmsdt2-1/+1
Issue-ID: DOC-826 Change-Id: I07dc65847a371517ad0e71aa230da5e3749cdd75 Signed-off-by: thmsdt <thomas.kulik@telekom.de>
2024-07-26Get data job resultleventecsanyi1-0/+64
- extended openapi - added not-implemented http error for result endpoint - added testware - added stub implementation - fixed writeDataJob bug in stub Issue-ID: CPS-2296 Signed-off-by: leventecsanyi <levente.csanyi@est.tech> Change-Id: I9398cb73b635bec360df886372690187ff54e0d4
2024-07-25Added REST endpoint for data job statusleventecsanyi1-53/+119
- extended opanapi - added not-implemented http error for new endpoint - added testware Issue-ID: CPS-2295 Signed-off-by: leventecsanyi <levente.csanyi@est.tech> Change-Id: Ib7aa90da2ec53dd523740ad267919fd2e709e937
2024-07-19Added DataJob related stub implementationsleventecsanyi1-0/+19
- updated pom.xml - added dataJob related code to DMI Stub controller - uplifted swagger core dependency Issue-ID: CPS-2323 Signed-off-by: leventecsanyi <levente.csanyi@est.tech> Change-Id: If30e1fad31daec004ad67dd3f2be1815aeb538b2
2024-06-05Merge "Implement ACK in DMI Plugin"Toine Siebelink1-16/+37
2024-05-30Implement ACK in DMI Pluginegernug1-16/+37
Implementing a response in DMI Plugin to indicate that the datajobs API is not implemented Issue-ID: CPS-2243 Change-Id: I5215d634006a2031638110e3dc159c66ad4e7d86 Signed-off-by: egernug <gerard.nugent@est.tech>
2024-05-28CPS-2187 - Move Module Set Tag into request body for data access passthroughdavid.mcweeney1-19/+4
Change-Id: If633e1d2cd3e9986917f3537286896198a6a3897 Signed-off-by: david.mcweeney <david.mcweeney@est.tech> Issue-ID: CPS-2187
2024-05-22Remove allowReserved from Swagger definitionsToineSiebelink1-160/+158
- this option was used on some URL parameters (by accident) - does not seem to affect production code but is at least misleadingt) Issue-ID: CPS-2230 Signed-off-by: ToineSiebelink <toine.siebelink@est.tech> Change-Id: I714d49fa8f8ac0ef9f1e654aad94b8a7fc2e7792
2024-05-21Merge "DMI REST interface documentation"Toine Siebelink4-6/+14
2024-05-20Merge "CPS-2182 -#3 Include module Set Tag in dmi batch data enpoint"Sourabh Sourabh1-0/+2
2024-05-20CPS-2182 -#3 Include module Set Tag in dmi batch data enpointdavid.mcweeney1-0/+2
Change-Id: Ib45cc59c12062429aababa7aedb3a028aac0315c Signed-off-by: david.mcweeney <david.mcweeney@est.tech> Issue-ID: CPS-2182
2024-05-20Merge "Separate REST endpoints to individual read and write calls"Toine Siebelink1-59/+108
2024-05-16CPS-2187 - #5 Add module Set Tag to dmi (single cm handle) data requestdavid.mcweeney1-0/+19
Change-Id: Iae7e3bac67bb8e5bbb50e4157fdf7daf9fc2220f Signed-off-by: david.mcweeney <david.mcweeney@est.tech> Issue-ID: CPS-2187
2024-05-16Separate REST endpoints to individual read and write callsegernug1-59/+108
Issue-ID: CPS-2141 Change-Id: I5fe1a8e087084c35e51f24d8e8d1241194335725 Signed-off-by: egernug <gerard.nugent@est.tech>
2024-05-16Merge "CPS-2181 - #2 Included Module Set Tag as incoming param for Yang ↵Toine Siebelink1-0/+1
Module Resources - DMI"
2024-05-15CPS-2181 - #2 Included Module Set Tag as incoming param for Yang Module ↵david.mcweeney1-0/+1
Resources - DMI Change-Id: I799159798d9c6018a1495c61924111610bbe2978 Signed-off-by: david.mcweeney <david.mcweeney@est.tech> Issue-ID: CPS-2181
2024-05-14Increase version for DMI Releaseseanbeirne1-2/+25
Issue-ID: CPS-2224 Change-Id: I83f885fbc5aa060fbf48ef3cb27cb2ef69ffbb95 Signed-off-by: seanbeirne <sean.beirne@est.tech>
2024-05-01DMI REST interface documentationegernug4-6/+14
Issue-ID: CPS-2141 Change-Id: Ifb31682128cc23d20cdb46214bddc3cc9061257c Signed-off-by: egernug <gerard.nugent@est.tech>
2024-04-25Define DMI REST interface for Datajobsegernug1-0/+214
Define new REST interface : Method: POST Path: /dmi/v1/dataJob/{requestId} New Interface DMI-I-02 Issue-ID: CPS-2141 Change-Id: I46ddbc4b179fcdfc3396d4044aa201dc7f503918 Signed-off-by: egernug <gerard.nugent@est.tech>
2024-04-04Add moduleSetTag to the request towards dmi pluginleventecsanyi2-245/+496
- extended openapi definition with moduleSetTag - updated openapi.yaml and release-notes.rst Issue-ID: CPS-2030 Signed-off-by: leventecsanyi <levente.csanyi@est.tech> Change-Id: I080f4dad2be8bb48c55256ddadaa3e058b7ac3e9
2024-02-27update link to upper-constraints.txtthmsdt1-3/+3
Issue-ID: DOC-823 Change-Id: I7a49a3e0b44a0a1d418692ea6cb809becabea120 Signed-off-by: thmsdt <thomas.kulik@telekom.de>
2024-02-01Fix: Add six as dependency for sphinxcontrib-swaggerdochalil.cakal1-0/+1
Issue-ID: CIMAN-33 Change-Id: Ia51f6d99fb91533cd92944f3a1c271f80d3f33de Signed-off-by: halil.cakal <halil.cakal@est.tech>
2023-11-07Bump DMI to 1.4.1-SNAPSHOTmpriyank1-1/+24
- bump dmi to 1.4.1-SNAPSHOT Issue-ID: CPS-1955 Change-Id: I7d752b1195d613bbc84f7b9252359e3e141d0a7f Signed-off-by: mpriyank <priyank.maheshwari@est.tech>
2023-11-06DMI Release notes and dependency updatempriyank1-0/+26
- CPS Core dependency added - Release notes updated Issue-ID: CPS-1955 Change-Id: Ic01b9f4ae0276bbcabc4d12298181d3397eb1394 Signed-off-by: mpriyank <priyank.maheshwari@est.tech>
2023-10-25[BUG] DMI Change management base endpointhalil.cakal1-1/+1
- Update DMI management endpoint from /manage to /actuator - The actuator port is as same as application port - Change CSIT portfolio - Change web config filters - Change docker-compose - Update the docs Issue-ID: CPS-1922 Change-Id: Iab45a625b518f1b24a77c99dbdf20a58105723b6 Signed-off-by: halil.cakal <halil.cakal@est.tech>
2023-09-15Update readthedocs pages with healthcheck APIhalil.cakal2-2/+16
- Add healthcheck API to read the docs pages Issue-ID: CPS-1868 Change-Id: I6d57bc26845f9d0dcd4402b4c6f0c087b9be0c5d Signed-off-by: halil.cakal <halil.cakal@est.tech>
2023-06-22Add RTD link to CPS in Release notesToineSiebelink1-2/+4
Issue-ID: REQ-1580 Signed-off-by: ToineSiebelink <toine.siebelink@est.tech> Change-Id: I3481703ab6c96b4a12e0804fe04c48c47ffe92ab
2023-04-05Remove docs/conf.yamldanielhanrahan1-25/+0
Change to ONAP pipeline is causing docs-rules job to fail if docs/conf.yaml file exists. So we remove it. Issue-ID: CPS-1596 Signed-off-by: danielhanrahan <daniel.hanrahan@est.tech> Change-Id: I71528d918b40e24be9c4a893b007b0771890885b
2023-03-20Add sphinxcontirb.spelling extension into conf.pyhalil.cakal2-2/+3
- It also align dmi module with cps for tox.ini config Issue-ID: DOC-798 Change-Id: Ie241f5490243de43fa2889ef88a6dca93702f7a9 Signed-off-by: halil.cakal <halil.cakal@est.tech>
2022-11-07[DMI] Add Basic Auth to OpenAPI DefinitionsJosephKeenan2-1/+8
-Adding basic auth to OpenAPI definitions Issue-ID: CPS-1350 Signed-off-by: JosephKeenan <joseph.keenan@est.tech> Change-Id: I33423ba50683bc76395ddbb8ef7afc1c185bf4b5
2022-10-26Finialise documentation as per doc procedure p02seanbeirne5-33/+88
Issue-ID: CPS-1321 Signed-off-by: seanbeirne <sean.beirne@est.tech> Change-Id: Ibe269a391ac1c519693729b5e505342544913dd1
2022-10-05Bump DMI to 1.2.2-SNAPSHOTmpriyank1-1/+26
- Bump DMI version to 1.2.2-SNAPSHOT Issue-ID: CPS-1325 Change-Id: I12fd5918f196e1f2416e0dd05aaabcda9627689c Signed-off-by: mpriyank <priyank.maheshwari@est.tech>
2022-09-261.2.1 release notes section DMImpriyank1-0/+24
- release notes section for 1.2.1 dmi plugin Issue-ID: CPS-1302 Change-Id: Ib662896a297409dd3e2ed7b5c35f70f781da8771 Signed-off-by: mpriyank <priyank.maheshwari@est.tech>
2022-09-22Update Release Notes for Kohnlukegleeson1-0/+60
Added Jira tickets completed Issue-ID: CPS-1251 Signed-off-by: lukegleeson <luke.gleeson@est.tech> Change-Id: I27ab8420ff4268ddd080a44af70eaeb7cbdd05b5
2022-09-14dmi plugin sync openapi ymlmpriyank2-4/+24
- copy target/generated-sources/swagger/openapi.yaml → docs/api/swagger/openapi.yaml - fixed the tox.ini for the documentation build issue - updated description for topic paramter Issue-ID: CPS-1276 Change-Id: I0771fd6b7a8fda5085a535e02cd40fa49e6b8b6f Signed-off-by: mpriyank <priyank.maheshwari@est.tech>
2022-06-01Async request response dmi -> NCMPJosephKeenan1-1/+1
-Added Async for passthrough running and operational -Build will fail until cps is merged https://gerrit.onap.org/r/c/cps/+/128685 Issue-ID: CPS-830 Change-Id: Iedbfab109f5cd777a5be8eed7414758d0f5ec05c Signed-off-by: JosephKeenan <joseph.keenan@est.tech> Signed-off-by: ToineSiebelink <toine.siebelink@est.tech> Signed-off-by: JosephKeenan <joseph.keenan@est.tech>
2022-04-12Merge "Add bounds to sphinx requirement"Toine Siebelink1-1/+3
2022-04-11Add bounds to sphinx requirementCédric Ollivier1-1/+3
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: I858cdbfbaf2fab82216cc392ddcff694ee83e2e6
2022-04-11NCMP Kafka Producer Infrastructurempriyank1-0/+3
- Producer configuration and Topic related information. - Accepted topicParameter and request id from NCMP to process async - Replacing Springfox and using Springdoc instead Issue-ID: CPS-829 Change-Id: I369b5ec6c16318220bb218701006918a0bf21419 Signed-off-by: mpriyank <priyank.maheshwari@est.tech>
2022-04-04[dmi-plugin] Fix getResourceDataForPassthroughOperational endpointputhuparambil.aditya1-18/+0
Get endpoint only accepts application/json. Issue-ID: CPS-957 Change-Id: I7b9dd00f293f183dc76623c8e32699e8e90fd17c Signed-off-by: puthuparambil.aditya <aditya.puthuparambil@bell.ca>
2022-03-15Create primary documentation for Jakarta releaseBruno Sakoto2-129/+145
* Update release notes * Update openapi documentation Issue-ID: CPS-935 Signed-off-by: Bruno Sakoto <bruno.sakoto@bell.ca> Change-Id: If63ee52efa505694010c88f3135a71312185b4dc
2022-02-11Update release notesBruno Sakoto1-0/+50
Adding Istanbul releases: * 1.0.2 * 1.0.3 Issue-ID: CPS-891 Change-Id: Ica396a0978f1c618471ac35d85c0ba7c90d5406c Signed-off-by: Bruno Sakoto <bruno.sakoto@bell.ca>
2022-01-20Align DMI Plugin REST API Specification and Implementationputhuparambil.aditya1-165/+208
Issue-ID: CPS-824 Signed-off-by: puthuparambil.aditya <aditya.puthuparambil@bell.ca> Change-Id: If4478f6afd6a36570dc2d800484cffdb40c256c9
2022-01-05dmi-plugin update release notesputhuparambil.aditya1-1/+1
Issue-ID: CPS-841 Signed-off-by: puthuparambil.aditya <aditya.puthuparambil@bell.ca> Change-Id: I203ecb51fb90d9efa2d2a56ecfbebb199aa0ea53
2021-12-09Add Examples to DMI-Plugin API Speclukegleeson1-0/+1
Issue-ID: CPS-784 Signed-off-by: lukegleeson <luke.gleeson@est.tech> Change-Id: I02e450c9c14322fa9c9ac3e14807aeebdb4b9e39
2021-12-08Add new features to Release NotesDylanB95EST1-1/+2
Add New Implemented Features to Release Notes for DMI Plugin Issue-ID: CPS-637 Issue-ID: CPS-639 Change-Id: I20a27aa9428ea69fc605f866cadf1b6297e9b9ad Signed-off-by: DylanB95EST <dylan.byrne@est.tech>