aboutsummaryrefslogtreecommitdiffstats
path: root/docs
AgeCommit message (Collapse)AuthorFilesLines
2022-03-01Create Endpoint For Get Cm Handles By NameDylanB95EST3-168/+855
Create endpoint and implement logic for get cm handle details by cm handle name Issue-ID: CPS-817 Change-Id: I83bd2da9219d13fac715a08b19108028ca6f6751 Signed-off-by: DylanB95EST <dylan.byrne@est.tech>
2022-02-28CPS-887 Decreasing performance of cmHandle registrationJosephKeenan1-2/+3
- Creating temporary table module references from the node - Query returning new moduleReferences for node to be added to CPS - Modified registration for node to use new implementation (incl. tests) - Refactored some interface to use collection instead of list - Modified SQL statements to use String.format() - Fixed tests Issue-ID: CPS-887 Signed-off-by: JosephKeenan <joseph.keenan@est.tech> Change-Id: I58b17d29e8b9d6f7a644d33bf6cf8bf46f892580
2022-02-28Merge "Updated openapi.yaml to match to changes in get data node API"Toine Siebelink1-1/+1
2022-02-28Updated openapi.yaml to match to changes in get data node APIputhuparambil.aditya1-1/+1
1. updated the pom version to 3.0.0-SNAPSHOT 2. modified the examples for get data node api to match the post api. Issue-ID: CPS-865 Signed-off-by: puthuparambil.aditya <aditya.puthuparambil@bell.ca> Change-Id: Icf03522e9ba7fb9c245fd9f09b3eb8bb6f3ee60d
2022-02-25Fix success response code CM Handle Registrationmpriyank2-2/+4
- changed registartion response code to 204 NO_CONTENT - improved exception handling for registration API - fixed failing csit related to changed response code - updated the release notes for CPS-892 and CPS-837 Issue-ID: CPS-892 Change-Id: I616e340debf1583b058e7ae6b8960972eec00f3e Signed-off-by: mpriyank <priyank.maheshwari@est.tech>
2022-02-11Update release notesBruno Sakoto1-1/+77
Adding Istanbul releases: * 2.0.2 * 2.0.3 * 2.0.4 Issue-ID: CPS-891 Change-Id: I49c8c6160a9a501f8a2c46e4ee79a6c27fff9198 Signed-off-by: Bruno Sakoto <bruno.sakoto@bell.ca>
2022-02-10Document Logging Guidelinessourabh_sourabh2-0/+117
Issue-ID: CPS-604 Signed-off-by: sourabh_sourabh <sourabh.sourabh@est.tech> Change-Id: I7bf1cf8b57595e6fe9def00777c294bb90c5dc11
2022-02-09Fix for retry mechanism on concurrent CmHandle registrationputhuparambil.aditya1-0/+1
Issue-ID: CPS-856 Signed-off-by: puthuparambil.aditya <aditya.puthuparambil@bell.ca> Change-Id: Ie7c0033f2987166315611f8a286ae3978466c75f
2022-02-02Merge "Database port not configurable through env variable"Toine Siebelink1-0/+1
2022-01-28Support 'public' Cm Handle PropertiesDylanB95EST1-8/+29
Add support for new Public Additional Properties list to Register CM Handles API Issue-ID: CPS-677 Change-Id: I6efc88734da2416f72f71a403622e519398b502d Signed-off-by: DylanB95EST <dylan.byrne@est.tech>
2022-01-28Database port not configurable through env variableputhuparambil.aditya1-0/+1
Issue-ID: CPS-867 Signed-off-by: puthuparambil.aditya <aditya.puthuparambil@bell.ca> Change-Id: I1f5e00c6b814a5ba087ba0cc1832152b2317ad57
2022-01-19[TECHDEBT] Remove deprecated API methods related to NCMPmpriyank1-356/+0
CpsQueryService instantiation removed as it was not in use. License Header updated for Nordix Foundation to 2021-2022. Issue-ID: CPS-642 Change-Id: I1aa204730f5d347d379cfdaaf0740323a317a559 Signed-off-by: mpriyank <priyank.maheshwari@est.tech>
2022-01-06cps-core update release notesputhuparambil.aditya1-0/+1
Issue-ID: CPS-841 Signed-off-by: puthuparambil.aditya <aditya.puthuparambil@bell.ca> Change-Id: I85c6fbec632dc6349d36c5f481588279b4865609
2021-12-14Changing putOperationWithJson to postOperationWithJsonJosephKeenan1-1/+1
-Modified responseEntity<String> to reesponseEntity<Object> -Changed behaviour of sync to use new repsonses and removed JSON parsing -Updated tests to use new responsess -Tests have been updated and added jira to docs -Added messageConverters to RestTemplate to support plain text with ResponseEntity<Object> -Added docker log output for cps & dmi containers during CSIT teardown -Moved reponse conversion from service into DMIModelOperations class -Added response handling test (edgecases) -Updated response request body for passthrough-running CSIT test to pass Issue-ID: CPS-777 Signed-off-by: JosephKeenan <joseph.keenan@est.tech> Change-Id: If2acf83a97b8aad5aa2c342154d807a47cace6a0
2021-12-13Merge "Define response objects(schemas) in cps-ncmp"Niamh Core1-0/+3
2021-12-13Define response objects(schemas) in cps-ncmpputhuparambil.aditya1-0/+3
Issue-ID: CPS-559 Signed-off-by: puthuparambil.aditya <aditya.puthuparambil@bell.ca> Change-Id: Id181f2a1b9554118f5e7464c95e873f09fc908eb
2021-12-08Delete anchor and schema set when a registration is removedniamhcore1-0/+1
Issue-ID: CPS-783 Signed-off-by: niamhcore <niamh.core@est.tech> Change-Id: I9644949e00c4de900b2609c1e70744ae5a243582
2021-12-07Undo manipulation of YangResource string as this is now handled correctly in ↵ToineSiebelink1-0/+1
DMI PLugin Issue-ID: CPS-788 Signed-off-by: ToineSiebelink <toine.siebelink@est.tech> Change-Id: I7d308a62699709770f3629cbc55a26fb0e382010
2021-11-18Update release notes for NCMPniamhcore1-0/+46
Issue-ID: CPS-636 Signed-off-by: niamhcore <niamh.core@est.tech> Change-Id: Ie55ffc94ab671eed682a3e8f3ee058ae4759e01c
2021-11-08Merge "Improve internal documentation links"Toine Siebelink3-5/+9
2021-11-08Improve internal documentation linkslukegleeson3-5/+9
Issue-ID: CPS-749 Signed-off-by: lukegleeson <luke.gleeson@est.tech> Change-Id: I449d14cfb6b5463394a80a8ef23180dd31a1ad50
2021-11-08Documentations CPS-Path conditions mistakelukegleeson1-1/+1
Issue-ID: CPS-749 Signed-off-by: lukegleeson <luke.gleeson@est.tech> Change-Id: I63895f5ec3cfdf16c75b416d6a51a40c72c82878 (cherry picked from commit d02d69a3d0ae4bb03017f18678a2dbb402b75abb)
2021-10-21Add missing doc label (for NCMP modelling)ToineSiebelink2-2/+5
Issue-ID: CPS-721 Signed-off-by: ToineSiebelink <toine.siebelink@est.tech> Change-Id: Ib379c4e80a3caf312658146b088926de1d8145ea
2021-10-21Prepare for links accross different name-spacesToineSiebelink3-4/+12
-add intersphinx mapping -add labels for re-use in other CPS components Issue-ID: CPS-721 Signed-off-by: ToineSiebelink <toine.siebelink@est.tech> Change-Id: Ib45716e75f85bd3ba28295ffe79db95e3575daaa
2021-10-21Test links accross different name-spacesToineSiebelink1-2/+2
(includes .gitignore update for log.zip files) Issue-ID: CPS-721 Signed-off-by: ToineSiebelink <toine.siebelink@est.tech> Change-Id: I837db878288ca8d630fb2d0952d5d726d68b1c73
2021-10-12Merge "Updating release notes and openapi.yaml for I release final image"Niamh Core4-585/+576
2021-10-12Merge "cps-core deployment document"Toine Siebelink1-5/+274
2021-10-12Updating release notes and openapi.yaml for I release final imageputhuparambil.aditya4-585/+576
Issue-ID: CPS-727 Signed-off-by: puthuparambil.aditya <aditya.puthuparambil@bell.ca> Change-Id: I97cd4bca5e395c2fce872d3807bf7b73d1ed97d3
2021-10-12cps-core deployment documentputhuparambil.aditya1-5/+274
Issue-ID: CPS-687 Signed-off-by: puthuparambil.aditya <aditya.puthuparambil@bell.ca> Change-Id: I3df9994259c1bbd2173d6aa178c7f5b6d3d4498e
2021-10-11Merge "Cleanup naming conventions for CPS-NCMP"Niamh Core7-16/+16
2021-10-11Cleanup naming conventions for CPS-NCMPDylanB95EST7-16/+16
Change naming conventions in CPS-NCMP project Issue-ID: CPS-626 Change-Id: Ie97c53ef50eb3d0947136db0606047150181ec1b Signed-off-by: DylanB95EST <dylan.byrne@est.tech>
2021-10-11Update open api informationniamhcore2-4/+109
Issue-ID: CPS-626 Signed-off-by: niamhcore <niamh.core@est.tech> Change-Id: I7e8171e215fe55b68580f7f7a8143edc32c62ac9
2021-10-11Merge "Update Index and Path Documents"Toine Siebelink2-7/+3
2021-10-11Merge "Update Release Notes Section of Documentation"Toine Siebelink1-14/+75
2021-10-11Update Release Notes Section of Documentationlukegleeson1-14/+75
Updated Bug Fixes Section Issue-ID: CPS-689 Signed-off-by: lukegleeson <luke.gleeson@est.tech> Change-Id: Ifbdf2e0f9542026c4aa4ac2393449613608236bd
2021-10-11Update Index and Path Documentslukegleeson2-7/+3
Issue-ID: CPS-626 Change-Id: I1351fddee95cb2bc5314e9a7f4d0d5a0b36488c8 Signed-off-by: lukegleeson <luke.gleeson@est.tech>
2021-10-11Merge "Update Admin Guide"Toine Siebelink1-2/+56
2021-10-11Update Admin Guidelukegleeson1-2/+56
Update Admin Guide to add Logging, Health and Monitoring information as part of finalized documentation Issue-ID: CPS-626 Change-Id: Ic573935f86ed4c5757509805c850e43d731a39c9 Signed-off-by: DylanB95EST <dylan.byrne@est.tech> Signed-off-by: lukegleeson <luke.gleeson@est.tech>
2021-10-11Merge "Update Architecture Section of Documentation"Toine Siebelink4-7/+23
2021-10-11Merge "Update Overview Section of Documentation"Toine Siebelink1-2/+29
2021-10-11Update Design & Modeling Sectionslukegleeson3-18/+102
Update both Design and Modeling sections of Cps-Core Documentation Issue-ID: CPS-626 Change-Id: I7b42e0bcedbec8d973557140c503828e33239847 Signed-off-by: DylanB95EST <dylan.byrne@est.tech> Signed-off-by: lukegleeson <luke.gleeson@est.tech>
2021-10-11Update Overview Section of Documentationlukegleeson1-2/+29
Added descriptions for NCMP, NCMP-DMI-Plugin and Temporal Issue-ID: CPS-690 Signed-off-by: lukegleeson <luke.gleeson@est.tech> Change-Id: I8aa15e6857250aaf49d5a14d371bc6aecf62f84c
2021-10-08Update Architecture Section of Documentationlukegleeson4-7/+23
Add new interfaces Update CPS Architecture Diagram Issue-ID: CPS-684 Signed-off-by: lukegleeson <luke.gleeson@est.tech> Change-Id: I010da2e7e13c7371c71bd9de11335baa8547a65e
2021-09-30Update requirements for doc buildinglukegleeson2-17/+6
Remove unecessary requirements Allow lfdocs-conf to initialise at latest version (0.7.7) It now loads all centralized upper contraints from ONAP doc Issue-ID: CPS-704 Signed-off-by: lukegleeson <luke.gleeson@est.tech> Change-Id: I306fae3e8487f38e67212ba847260726aff065bf
2021-09-29Move Path Section of Documentationlukegleeson2-2/+10
Moved the CPS-Path Page to be a subpage of the Modeling Page Issue-ID: CPS-688 Signed-off-by: lukegleeson <luke.gleeson@est.tech> Change-Id: I0aa10d2904aa73d80d7ba191cf03547a6b5652eb
2021-09-24openapi.yaml should not be modified when the application is compiled ↵DylanB95EST1-9/+10
requirements change Change to requirments file. Build was failing previously without latest Sphinx version, but issue is not fixed. Issue-ID: CPS-674 Change-Id: I1a9218b7560f533cd426c0d7e69a0d48ecfce766 Signed-off-by: DylanB95EST <dylan.byrne@est.tech>
2021-09-23openapi.yaml should not be modified when the application is compiled revertDylanB95EST2-0/+1693
Revert changes made to bug raised in CPS-674. Files will now need to be added manually as part of the release process. Extra step has been added here https://wiki.onap.org/display/DW/CPS+Release+Process Issue-ID: CPS-674 Change-Id: I3da6ca7aa8154c379d3f1c3b042b4c096275ca62 Signed-off-by: DylanB95EST <dylan.byrne@est.tech>
2021-09-22Merge "openapi.yaml should not be modified when the application is compiled"Toine Siebelink4-1648/+2
2021-09-22openapi.yaml should not be modified when the application is compiledDylanB95EST5-1649/+3
Make Changes to ignore generated yml files for API Specification for CPS-Core Issue-ID: CPS-674 Signed-off-by: DylanB95EST <dylan.byrne@est.tech> Change-Id: I0bff21ccf0353ebf5d0e3e3ffbf0aa9e9c141376 Signed-off-by: DylanB95EST <dylan.byrne@est.tech>
2021-09-22Update preliminary documentation CPS-Core with Admin GuideDylanB95EST3-1/+20
Add Admin Guide Page with Logging & Diagnostics section to preliminary documentation for Istanbul releas Issue-ID: CPS-676 Change-Id: Ie2ca89cca225ffc692eaf7ebc5880b92801062a1 Signed-off-by: DylanB95EST <dylan.byrne@est.tech>