summaryrefslogtreecommitdiffstats
AgeCommit message (Collapse)AuthorFilesLines
2022-04-27Finalise documentation for JakartajakartaToineSiebelink3-6/+6
Repo changed to jakarta All reference to OOM repo still points to master as Jakarta branching is not yet done for OOM. Issue-ID: CPS-976 Signed-off-by: ToineSiebelink <toine.siebelink@est.tech> Change-Id: Ieabe8d7682501da5e86aa3e3826a5ddd399b2bd5
2022-04-14Leverage the right Jakarta intershinx mappingCédric Ollivier1-1/+1
Issue-ID: DOC-782 Signed-off-by: Cédric Ollivier <cedric.ollivier@orange.com> Change-Id: Ibaea2baf7ddaeca8dbbeb79443c25181299a88c2
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 (cherry picked from commit 86de341d35bd807f588c1b3d7a49353ab9b114bc)
2022-04-11Set the right Jakarta uper constraintsCédric Ollivier1-4/+4
Issue-ID: DOC-782 Signed-off-by: Cédric Ollivier <cedric.ollivier@orange.com> Change-Id: Ib23d71b62c7b02aad7206bbeca4bf29b1b648fa8
2022-03-31CSIT: DMI to NCMPmpriyank4-2/+50
- CSIT to register cm handle which tests the integration between DMI and NCMP - CSIT to get module refs which tests the integration between DMI and SDNC Issue-ID: CPS-922 Change-Id: I9c89f168cb3cc98ad27cd0022adbf81452717a76 Signed-off-by: mpriyank <priyank.maheshwari@est.tech> (cherry picked from commit f8288947d90d905b520ae273104cc83e7a133c17)
2022-03-24Create Jakarta Release Branch for DMImpriyank1-1/+1
Issue-ID: CPS-956 Change-Id: I3479586b579d9287232e6dbae06cbf050acda40b Signed-off-by: mpriyank <priyank.maheshwari@est.tech>
2022-03-23Exception scenario handlingmpriyank1-1/+1
- Updated logic to throw exception when response code is not 2XX, previously it was checking for 201 CREATED Issue-ID: CPS-955 Change-Id: I45cc53cf5b0e603755a75dbd089ead0eb87e5970 Signed-off-by: mpriyank <priyank.maheshwari@est.tech>
2022-03-22DMI version updatempriyank1-1/+1
- Updated default dmi version to 1.1.1-SNAPSHOT-latest Issue-ID: CPS-933 Change-Id: I0381adb78a1993044123008ac6c85ddc4a9a49d9 Signed-off-by: mpriyank <priyank.maheshwari@est.tech>
2022-03-18Upgrade to next snapshot versionBruno Sakoto2-2/+2
Issue-ID: CPS-933 Signed-off-by: Bruno Sakoto <bruno.sakoto@bell.ca> Change-Id: I4d9a670b7bbc9cafe32a39ab6d7891e26fc77982
2022-03-17Release container artifact for version 1.1.0Bruno Sakoto1-0/+9
Issue-ID: CPS-933 Signed-off-by: Bruno Sakoto <bruno.sakoto@bell.ca> Change-Id: Ie4a0d17715f74e87b12a5b17125473cb3dc8e1c4
2022-03-17Release maven artifacts for version 1.1.0Bruno Sakoto1-0/+4
Issue-ID: CPS-933 Signed-off-by: Bruno Sakoto <bruno.sakoto@bell.ca> Change-Id: I2f00d5948e80344c38b31b42b5e45c7d7a846410
2022-03-17Update cps core version to 3.0.0Bruno Sakoto1-1/+1
Issue-ID: CPS-933 Signed-off-by: Bruno Sakoto <bruno.sakoto@bell.ca> Change-Id: I0e6fb59396681e38f78f96d49be58c1a426486cc
2022-03-16CSIT setup in NCMP-DMI-PLUGIN Repompriyank21-1/+1050
- Infrastructure code for ncmp-dmi CSITs. - Enhanced timeout message for sdnc during setup. - Basic CSITs for dmi health and get modules from SDNC. - Fixed shell script permissions from 100644 to 100755. - Fixing .gitignore as it was ignoring *.zip format and we need key0.zip as part of SDNC CSIT setup. Issue-ID: CPS-930 Change-Id: I39054e3ec2c9281821ca146831ae6cc82d674924 Signed-off-by: mpriyank <priyank.maheshwari@est.tech>
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-03-10Refactor dmi plugin code and fix commentssourabh_sourabh2-69/+93
- Used UriComponentBuilder is populate urls. - Removed incorrect import of StringUtils Issue-ID: CPS-569 Signed-off-by: sourabh_sourabh <sourabh.sourabh@est.tech> Change-Id: I11c6ad2fec528f9792c05405a7242128c0a6d4e2
2022-03-02Update dependencies as recommnede by SECCOMToineSiebelink1-0/+5
See also https://wiki.onap.org/display/SV/Jakarta+CPS Issue-ID: CPS-815 Signed-off-by: ToineSiebelink <toine.siebelink@est.tech> Change-Id: I194ab1bf1f3886074ef503b9a61a25abdca6409f
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-24Merge "Align DMI Plugin REST API Specification and Implementation"Toine Siebelink4-225/+242
2022-01-20Align DMI Plugin REST API Specification and Implementationputhuparambil.aditya4-225/+242
Issue-ID: CPS-824 Signed-off-by: puthuparambil.aditya <aditya.puthuparambil@bell.ca> Change-Id: If4478f6afd6a36570dc2d800484cffdb40c256c9
2022-01-19impl patch operation in dmitragait9-12/+51
Change-Id: Ie87216fa6cb120bea685286b7f0dacd8e22f603b Signed-off-by: tragait <rahul.tyagi@est.tech> Issue-ID: CPS-641
2022-01-07Remove Niamh as committerToineSiebelink1-5/+0
Issue-ID: CPS-846 Signed-off-by: ToineSiebelink <toine.siebelink@est.tech> Change-Id: I8c22280169c74cdc03c8822eccdc7b76d5209c35
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
2022-01-05dmi-plugin upgrade log4j to 2.17.1puthuparambil.aditya1-2/+2
Issue-ID: CPS-841 Signed-off-by: puthuparambil.aditya <aditya.puthuparambil@bell.ca> Change-Id: I770ad18e1466471bb6bfdfa3e11812ce2eff1f0d
2021-12-21Fix Sonar Qube Violations - Recurring tasksourabh_sourabh2-1/+5
Issue-ID: CPS-475 Signed-off-by: sourabh_sourabh <sourabh.sourabh@est.tech> Change-Id: I4279d5ca24b6cd78f419288eba10f557965c5e7b
2021-12-15Update log4j version due to security vulnerability for NCMP-DMIniamhcore1-0/+10
This change excludes old log4j libraries and includes newer versions that are not tagged with a security vulnerability. Issue-ID: CPS-820 Signed-off-by: niamhcore <niamh.core@est.tech> Change-Id: I2694cdc66449a9634dfe726b39736a8b0ba67e5a
2021-12-09Add Examples to DMI-Plugin API Speclukegleeson3-50/+77
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>
2021-12-03Merge "Fix conversion to string for result from YangResource request on SDN-C"aditya puthuparambil4-33/+165
2021-12-03Fix conversion to string for result from YangResource request on SDN-CToineSiebelink4-33/+165
-Extracted out relevant method to separate class -Added comprehensive tests around relevant methods Issue-ID: CPS-788 Signed-off-by: ToineSiebelink <toine.siebelink@est.tech> Change-Id: Icb2104ca606b28f1904ead368bcde27f578e7e53
2021-12-02Merge "Update snapshot version in rtd release notes"aditya puthuparambil1-1/+1
2021-12-01Updating docker compose to pull new tagged imageJosephKeenan1-1/+1
Issue-ID: CPS-795 Signed-off-by: JosephKeenan <joseph.keenan@est.tech> Change-Id: Iea4c4cd7eabaa43dc8f4026bea888dce114f954d
2021-12-01Modifying docker tag to add project version so we can specify exact DMI ↵JosephKeenan1-1/+1
version in builds & CSIT Issue-ID: CPS-795 Signed-off-by: JosephKeenan <joseph.keenan@est.tech> Change-Id: Iadd4ac79f5873a2e6e6acba40a1642f1ba87c4e2
2021-11-30Update snapshot version in rtd release notesBruno Sakoto1-1/+1
Issue-ID: CPS-794 Signed-off-by: Bruno Sakoto <bruno.sakoto@bell.ca> Change-Id: I3b43759e1d43d541735be15d1c938584f0e8d426
2021-11-23Generating openapi documentation from openapi.yamlputhuparambil.aditya2-0/+36
Issue-ID: CPS-755 Signed-off-by: puthuparambil.aditya <aditya.puthuparambil@bell.ca> Change-Id: Ib19afce259639d0154e6dbeb825c5da0e3dbfa3a
2021-11-19Merge "Update release notes for DMI"Toine Siebelink1-0/+44
2021-11-17Update release notes for DMIniamhcore1-0/+44
Issue-ID: CPS-636 Signed-off-by: niamhcore <niamh.core@est.tech> Change-Id: I448430c53b2d8cf7c8a99a9c012964a2230d44b6
2021-11-12Merge "Support Update and Delete operations for DS Passtrough-Running in DMI ↵Toine Siebelink17-385/+398
Plugin"
2021-11-12Support Update and Delete operations for DS Passtrough-Running in DMI PluginDylanB95EST17-385/+398
-Add Update operation for Passthrough Running -Use POST operatiosn for all methods as agrred -refactor to simplify and beter reuse of common methods -add delete operation for passthrough running Issue-ID: CPS-637 Issue-ID: CPS-638 Change-Id: I441181f977dee2bc0be944662465d868595ea452 Signed-off-by: DylanB95EST <dylan.byrne@est.tech>
2021-11-08Improve internal documentation linkslukegleeson1-1/+1
Issue-ID: CPS-749 Signed-off-by: lukegleeson <luke.gleeson@est.tech> Change-Id: I0aacfe86234fb56a0edf8b28f1f255d9052048ed
2021-11-02Refactor Get Modules by CMHandle flowRenu Kumari10-261/+238
- Used jayway to convert sdnc response to POJO to clean up classes - Moved SDNC error handling to the SDNCOperation - Added SdncException - Added spring-security test Mock user in the controllerSpec Issue-ID: CPS-571 Signed-off-by: Renu Kumari <renu.kumari@bell.ca> Change-Id: Ice91e48536dd2e309721440b61d37a49ce43b403
2021-10-28Upgrade spring boot dependencies to 2.5.5Bruno Sakoto2-9/+1
Also remove org.jetbrains.annotations that is not part of spring boot 2.5.5 anymore. Issue-ID: CPS-582 Change-Id: Ia15861b423c9ba63ebf416513aac9ac61eab4742 Signed-off-by: Bruno Sakoto <bruno.sakoto@bell.ca>
2021-10-22Changed default branch to master in the master branchRenu Kumari1-1/+1
Issue-ID: CPS-571 Signed-off-by: Renu Kumari <renu.kumari@bell.ca> Change-Id: I0a3587b99e585d27b0127b934e9bfefdebc6227d
2021-10-22Merge "Use intersphinx links for easier release update"Niamh Core6-16/+16
2021-10-21Use intersphinx links for easier release updateToineSiebelink6-16/+16
Issue-ID: CPS-721 Signed-off-by: ToineSiebelink <toine.siebelink@est.tech> Change-Id: Id6ba0cb5aafb169caead9dad7c9732b88ff4fcc4
2021-10-21Merge "fix docker compose for ncmp/dmi"Niamh Core2-9/+8
2021-10-21fix docker compose for ncmp/dmitragait1-7/+7
Issue-ID: CPS-725 Signed-off-by: tragait <rahul.tyagi@est.tech> Change-Id: I5c6bd80718a5ac3978ad0bf94503e357b1aebd07
2021-10-14Update versions for next release, release process step 10DylanB95EST2-3/+3
Update Minor version number for next release as part of creating Istanbul release branch Issue-ID: CPS-728 Change-Id: Ic9eb9954c2495ef5f89a4a2480560eefdab09d21 Signed-off-by: DylanB95EST <dylan.byrne@est.tech>
2021-10-14Create Istanbul Release Branch, release process step 9DylanB95EST1-2/+1
Create release branch for Istanbul release on ncmp-dmi-plugin. Update patch versions on properties and pom Issue-ID: CPS-728 Change-Id: I7d48293076e916b942845223989fc305b7eb9685 Signed-off-by: DylanB95EST <dylan.byrne@est.tech>
2021-10-13Merge "Update version for DMI-Plugin, release process step 6"Toine Siebelink2-2/+2
2021-10-13Merge "Release Docker image for DMI-Plugin, release process step 5"Toine Siebelink1-0/+9