aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Collapse)AuthorFilesLines
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-21fix docker-compose for ncmptragait9-106/+126
Issue-ID: CPS-725 Signed-off-by: tragait <rahul.tyagi@est.tech> Change-Id: Ibd646c225b4b9b205fdc34012f10a627e7827513
2021-10-21Merge "Prepare for links accross different name-spaces"Niamh Core3-4/+12
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-21Merge "Add get cm handles by modules to open api"Toine Siebelink4-2/+86
2021-10-21Upgrade maven dependenciesBruno Sakoto4-2/+15
* Spring boot dependencies is upgraded to 2.5.5 * Springdoc openapi ui is upgraded to 1.5.11 * Jetbrains annotations dependency is added as it is not coming anymore with spring boot dependencies Issue-ID: CPS-582 Change-Id: I1c4fd54a11216eb2a14b73a1e0461ef7f4252e69 Signed-off-by: Bruno Sakoto <bruno.sakoto@bell.ca>
2021-10-21Test links accross different name-spacesToineSiebelink2-2/+3
(includes .gitignore update for log.zip files) Issue-ID: CPS-721 Signed-off-by: ToineSiebelink <toine.siebelink@est.tech> Change-Id: I837db878288ca8d630fb2d0952d5d726d68b1c73
2021-10-20Add get cm handles by modules to open apiniamhcore4-2/+86
Issue-ID: CPS-644 Signed-off-by: niamhcore <niamh.core@est.tech> Change-Id: I228782027cafcf59843ff4b8de1dd5ea3988ddba
2021-10-19Fixing ciruclar dependency issueputhuparambil.aditya1-1/+3
Issue-ID: CPS-738 Signed-off-by: puthuparambil.aditya <aditya.puthuparambil@bell.ca> Change-Id: I74a0aefb477d36ba2320332fd82e91cf8324bd84
2021-10-18CPS-475 - fix sonar smellsJosephKeenan2-5/+5
Issue-ID: CPS-475 Change-Id: Ifbf14eaa93a8befa262a24499ab72b6c4cc2441c Signed-off-by: JosephKeenan <joseph.keenan@est.tech>
2021-10-17Merge "CPS-615 - CSIT for model sync & passthrough"Toine Siebelink19-49/+660
2021-10-15CPS-615 - CSIT for model sync & passthroughJosephKeenan19-49/+660
This commit contains -Registration and sync test cases -Passthrough read and write test case Issue-ID: CPS-615 Change-Id: I1ad70dbc8c0af96bd5cf69476acdad42cf3c179d Signed-off-by: JosephKeenan <joseph.keenan@est.tech>
2021-10-14Step 10 : Bumping origin/master version cps-2.1.0puthuparambil.aditya16-17/+17
Issue-ID: CPS-727 Signed-off-by: puthuparambil.aditya <aditya.puthuparambil@bell.ca> Change-Id: I2b287e4443be9214f89e90880af3c33ec0424e92
2021-10-14Step 6 : Bumping version cps-2.0.2puthuparambil.aditya16-16/+16
Issue-ID: CPS-727 Signed-off-by: puthuparambil.aditya <aditya.puthuparambil@bell.ca> Change-Id: I83035b8e504a1c52e222ba1bd247cbc26ea01ff5
2021-10-13Step 5 : Release docker artifacts cps-2.0.1puthuparambil.aditya1-0/+8
Issue-ID: CPS-727 Signed-off-by: puthuparambil.aditya <aditya.puthuparambil@bell.ca> Change-Id: I977219083ff3c6f93a759623710bba76164fcfaf
2021-10-13Step-4 : Release maven artifacts cps-core 2.0.1puthuparambil.aditya1-0/+4
Issue-ID: CPS-727 Signed-off-by: puthuparambil.aditya <aditya.puthuparambil@bell.ca> Change-Id: I623519e36d92400169c84379ea59be5b3a0deeac
2021-10-13Version to be updated when the bump is doneputhuparambil.aditya1-1/+1
Issue-ID: CPS-727 Signed-off-by: puthuparambil.aditya <aditya.puthuparambil@bell.ca> Change-Id: I09373539a8af78129694220e24ba37f620e0056e
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-12Merge "fix for sync and passthough usecase"Toine Siebelink5-38/+55
2021-10-12fix for sync and passthough usecasetragait5-38/+55
fixed unknown modules issue, if unknown modules are size 0 dmi should not be called. fixed 2xx issue for create resource. fixed options = null issue. Issue-ID: CPS-730 Signed-off-by: tragait <rahul.tyagi@est.tech> Change-Id: If6226f65e72753189c27648ad903c45a5d8fa14e
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-11Merge "Update Design & Modeling Sections"Toine Siebelink3-18/+102
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-08Merge "Update get yang resource response body"Toine Siebelink2-21/+29
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-10-08Update get yang resource response bodyniamhcore2-21/+29
Issue-ID: CPS-706 Signed-off-by: niamhcore <niamh.core@est.tech> Change-Id: Ic7045e873421ee5ce69e6e0400eeaa7a1d36eaf8
2021-10-07Separate ncmp south-bound endpoints in openapi specsRenu Kumari12-85/+256
- existing ncmp-cps swagger ui shows only northbound endpoints - added cps-ncmp-internal for southbound endpoints Issue-ID: CPS-722 Signed-off-by: Renu Kumari <renu.kumari@bell.ca> Change-Id: I6917a9c1cf6d033f7ed76f2172113d5e43ac84a7
2021-10-07fix fields and depth to option querytragait9-129/+89
Issue-ID: CPS-678 Signed-off-by: tragait <rahul.tyagi@est.tech> Change-Id: I8934bd7708ae51dce77b8684081a71ca57bfa3a4
2021-10-06Merge "Changing resource identifier to a query param"Renu Kumari7-40/+58
2021-10-06Changing resource identifier to a query paramniamhcore7-40/+58
*Update dmi operations to build dmi url using query param Issue-ID: CPS-679 Signed-off-by: niamhcore <niamh.core@est.tech> Change-Id: I2292507c5057837932f8e21f1a8e80721066b336
2021-09-30Merge "CPS-594: Exception when updating list node PATCH"Niamh Core3-43/+167
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-29CPS-594: Exception when updating list node PATCHDylanB95EST3-43/+167
SQL ConstraintViolationException updating the list node element using PATCH List node API - Took advantage of replaceDataNodeTree to replace list node children recursively - Added functionality to exclude the updated dataNodes when removing the list node descendants Issue-ID: CPS-594 Signed-off-by: lukegleeson <luke.gleeson@est.tech> Signed-off-by: DylanB95EST <dylan.byrne@est.tech> Change-Id: Idbf580fab05581513b52327d6895b9e39b4cf470 Signed-off-by: DylanB95EST <dylan.byrne@est.tech>
2021-09-27fix fetch modules request bodytragait3-79/+136
Issue-ID: CPS-653 Signed-off-by: tragait <rahul.tyagi@est.tech> Change-Id: I65bc9f10a9260e571810838fcbf4ed59ea1e2c30
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>