aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Collapse)AuthorFilesLines
2022-04-11Add bounds to sphinx requirementistanbulCé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: Ie8e750994486597ab3471dbb057f009b6cf828ce (cherry picked from commit d23b3e64e45850a80259656ced5567370b30cc7e)
2022-01-12Roll to next snapshotDan Timoney154-155/+155
Roll to next snapshot version Issue-ID: CCSDK-3556 Signed-off-by: Dan Timoney <dtimoney@att.com> Change-Id: I658fcd8ca484344207228545d4125b489381f71f
2022-01-03Upgrade to log4j2 2.17.1Dan Timoney154-154/+154
Update to use version 2.17.1 to resolve log4shell vulnerability Issue-ID: CCSDK-3556 Signed-off-by: Dan Timoney <dtimoney@att.com> Change-Id: Idb7d88ed22843500c152e7fd5c6a05ca53f91a5d
2021-12-14Release ccsdk-features 1.2.8highstreetherbert1-0/+5
ccsdk related versions Issue-ID: CCSDK-3558 Signed-off-by: highstreetherbert <herbert.eiselt@highstreet-technologies.com> Change-Id: Ie96b528f41384ff8624a6d88f92638e0dbb86c09
2021-12-13Fix sdnc does not come up during integration test for silicon sr2highstreetherbert1-1/+1
Issue-ID: SDNC-1652 Signed-off-by: highstreetherbert <herbert.eiselt@highstreet-technologies.com> Change-Id: I9493b4c4a0adee87a547190669d566574694ac55
2021-12-09Release version 1.2.7Dan Timoney155-155/+160
Release version 1.2.7 and roll to next snapshot Issue-ID: SDNC-1640 Signed-off-by: Dan Timoney <dtimoney@att.com> Change-Id: I49d688c8afdb4d1bfdf876dcdb3c1622afd90c84
2021-12-08Fix dependency scopeDan Timoney1-0/+1
Dependencies on sli artifacts should be defined as scope provided since they are preloaded, not loaded via feature.xml Issue-ID: SDNC-1640 Signed-off-by: Dan Timoney <dtimoney@att.com> Change-Id: I0b7e2dceb7feb75a3a1f67ba113bfad644b6ce29
2021-12-06Release version 1.2.6 (Istanbul / Silicon SR2)Dan Timoney155-155/+160
Release version 1.2.6 and roll to next snapshot version Issue-ID: CCSDK-3515 Signed-off-by: Dan Timoney <dtimoney@att.com> Change-Id: I9a7877ec6573a6a6a77468052ff4dbee76dc04ee
2021-12-02mirgate features to sr2Michael DÜrre163-165/+375
fix oauth provider and its aaa deps Issue-ID: CCSDK-3515 Signed-off-by: Michael DÜrre <michael.duerre@highstreet-technologies.com> Change-Id: I5e964958f323483e593563f5f19cee6100108b21 Signed-off-by: Michael DÜrre <michael.duerre@highstreet-technologies.com>
2021-11-02Release version 1.2.5 (final Istanbul) version of ccsdk/featuresDan Timoney155-155/+160
Release final Istanbul version of ccsdk/features Issue-ID: CCSDK-3506 Signed-off-by: Dan Timoney <dtimoney@att.com> Change-Id: Ic79bf837538a844c9aa577ae894bdb2c2d5d9982
2021-10-25switch default values for ves to envMichael DÜrre2-16/+51
set env vars for sdnr ves collector connection Issue-ID: CCSDK-3503 Signed-off-by: Michael DÜrre <michael.duerre@highstreet-technologies.com> Change-Id: I00c2bb80f6a84926c54f43fb7fb00f564c2c0a42 Signed-off-by: Michael DÜrre <michael.duerre@highstreet-technologies.com>
2021-10-19Select Istanbul's upper-constraints filesCédric Ollivier1-2/+2
It completes the previous patchset leveraging upper-constraints files to pin all dependencies Issue-ID: DOC-765 Signed-off-by: Cédric Ollivier <cedric.ollivier@orange.com> Change-Id: I606eefcea1d7a20b0195cece4c9363ca73e19af7
2021-10-19Leverage upper-constraints files to pin all dependenciesCédric Ollivier2-15/+4
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: I38fc0b6ef56ea2787af5cb91023f7114278f6c19 (cherry picked from commit c5c3bc7325116780b14357df5822cbfa2165c1de)
2021-10-19Add .gitreviewCédric Ollivier1-0/+5
Issue-ID: DOC-765 Signed-off-by: Cédric Ollivier <cedric.ollivier@orange.com> Change-Id: If4bfb9fa75c03c8266d92134ee6736a924a6d0b6 (cherry picked from commit 9c721c5a292d05f35b87dd5c244a4f74951f0d71)
2021-10-15Release version 1.2.4 of ccsdk/featuresDan Timoney155-155/+160
Release Istanbul RC version (1.2.4) of ccsdk/features Issue-ID: CCSDK-3483 Signed-off-by: Dan Timoney <dtimoney@att.com> Change-Id: Ic72b245f1c0485836b67d0e90403a6f73c294f68
2021-10-12Update to use Istanbul RC version of parent pomDan Timoney154-159/+154
Update to use Istanbul RC released version of parent pom Issue-ID: CCSDK-3483 Signed-off-by: Dan Timoney <dtimoney@att.com> Change-Id: I1967de3fc2f53331654ce5e24717400d085795eb
2021-09-24Merge "Support GuiCutThrough for ONF12 devicemanager" into istanbulKAPIL SINGAL2-4/+27
2021-09-24Fix failure to mount TLS devices when mounted via VES PNFRegistrationRavi Pendurty3-10/+23
Include redaction of sensitive information Issue-ID: CCSDK-3469 Signed-off-by: Ravi Pendurty <ravi.pendurty@highstreet-technologies.com> Change-Id: I526df1f04d77b3b4ac382e8d920bb182c5461ccc Signed-off-by: Ravi Pendurty <ravi.pendurty@highstreet-technologies.com> (cherry picked from commit e5c80e9f8e406a32b4e77235337816074b797e3a)
2021-09-24Support GuiCutThrough for ONF12 devicemanagerRavi Pendurty2-4/+27
Support GuiCutThrough for ONF12 devicemanager Issue-ID: SDNC-1498 Change-Id: Ie4b7d9f16230ea398c9dff6a5e5a534994608806 Signed-off-by: Ravi Pendurty <ravi.pendurty@highstreet-technologies.com>
2021-09-23fix odlux logo loadingMichael DÜrre3-8/+20
add override for logo load Issue-ID: CCSDK-3442 Signed-off-by: Michael DÜrre <michael.duerre@highstreet-technologies.com> Change-Id: Ie1f130459ac72f16ebcc3227fad122b5ac418651 Signed-off-by: Michael DÜrre <michael.duerre@highstreet-technologies.com>
2021-09-23fixed yang enum serializationMichael DÜrre3-1/+106
fixed serializer for yang types with - Issue-ID: CCSDK-3452 Signed-off-by: Michael DÜrre <michael.duerre@highstreet-technologies.com> Change-Id: I0e212c585b2874c2f5d154b25615aac17a3da634 Signed-off-by: Michael DÜrre <michael.duerre@highstreet-technologies.com>
2021-09-20Create MessageConfig and move there common config class codeRafal Wrzesniak11-455/+247
Move most of code from fault and pnf config classes to common one Issue-ID: CCSDK-3455 Signed-off-by: Rafal Wrzesniak <r.wrzesniak@partner.samsung.com> Change-Id: Iff7e29b33e7ff9c6b16e9d161abc3ce0718ed93c
2021-09-16Release version 1.2.3 maven artifactsDan Timoney155-155/+160
Release version 1.2.3 maven artifacts and roll version Issue-ID: CCSDK-3444 Signed-off-by: Dan Timoney <dtimoney@att.com> Change-Id: I935f2e30a979968f0b057cf819673eb86b4716d9
2021-09-16Fix versionsDan Timoney6-6/+6
Some modules are using incorrect version, and one had an internal dependency that should use project.version to ensure consistency Issue-ID: CCSDK-3444 Signed-off-by: Dan Timoney <dtimoney@att.com> Change-Id: I865db7193a17f92ecb76accc6c0b82e2892f0bc2
2021-09-16Modify cm-handle featureNiranjana11-299/+323
Issue-ID: CCSDK-3342 Signed-off-by: Niranjana <niranjana.y60@wipro.com> Change-Id: Id25c420ee7a0020c634d37f7afc354bed8dfcf6b
2021-09-15Release version 1.2.2Dan Timoney150-151/+156
Release version 1.2.2 of CCSDK features and roll to next snapshot Issue-ID: CCSDK-3444 Signed-off-by: Dan Timoney <dtimoney@att.com> Change-Id: Ieb34cedaf018809587cf1e32dbb89839a99e5e67
2021-09-14Use version 2.2.1 of parent pomDan Timoney154-154/+154
Use version 2.2.1 of parent pom to pick up change to ccsdk.sli.version Issue-ID: CCSDK-3444 Signed-off-by: Dan Timoney <dtimoney@att.com> Change-Id: I5e26185dc779a61184236567403f971e1dc16fe7
2021-09-09Release version 1.2.1 of ccsdk/featuresDan Timoney150-151/+156
Release version 1.2.1 of ccsdk/features and roll to next snapshot Issue-ID: CCSDK-3444 Signed-off-by: Dan Timoney <dtimoney@att.com> Change-Id: Ie67023a6d3fe149a950d3e03f9e2bc7cef3d789b
2021-09-08Move common code from clients to super classRafal Wrzesniak7-176/+246
Refactor existing client classes to make them more generic and ready for extensions Signed-off-by: Rafal Wrzesniak <r.wrzesniak@partner.samsung.com> Change-Id: Ibf41a7739e5df8254649b56a6bef64be0f1057cc Signed-off-by: Rafal Wrzesniak <r.wrzesniak@partner.samsung.com> Issue-ID: CCSDK-3455
2021-08-31Release initial Istanbul ccsdk/featuresDan Timoney161-461/+312
Release initial Istanbul (1.2.0) ccsdk/feature version Issue-ID: CCSDK-3444 Signed-off-by: Dan Timoney <dtimoney@att.com> Change-Id: Ie8f253794f07acc32fda79739d03e9a3904aad4b
2021-08-31Fix Sonar reported bugsRavi Pendurty6-25/+218
Improve code coverage Issue-ID: SDNC-1603 Signed-off-by: Ravi Pendurty <ravi.pendurty@highstreet-technologies.com> Change-Id: Icb38a02ce62f327c114054c2a1db40d4cb242b6c Signed-off-by: Ravi Pendurty <ravi.pendurty@highstreet-technologies.com>
2021-08-26Add new feature to register cmhandle in CPSNiranjana16-1/+1062
Issue-ID: CCSDK-3342 Signed-off-by: Niranjana <niranjana.y60@wipro.com> Change-Id: If8fd65c090f6396a85b61261e0febd3333b66778
2021-08-24Merge "Version updates"Dan Timoney2-6/+1
2021-08-24fix some sdnr sonar bugsMichael DÜrre34-341/+486
sonar fixes for some sdnr components Issue-ID: SDNC-1590 Change-Id: I02e44b6f5477bcd0490c3499caf20228eb9772ed Signed-off-by: Michael DÜrre <michael.duerre@highstreet-technologies.com>
2021-08-23Version updatesDan Timoney2-6/+1
Update package versions to install security fixes Issue-ID: CCSDK-3415 Signed-off-by: Dan Timoney <dtimoney@att.com> Change-Id: I5c9bb8fa960ce8700fb65d8d3cf5da0f1cb90c7a
2021-08-23Merge "Fix severity mapping in VES Fault"Dan Timoney2-3/+6
2021-08-23Fix severity mapping in VES FaultRavi Pendurty2-3/+6
Fix severity mapping in VES Fault Issue-ID: CCSDK-3427 Signed-off-by: Ravi Pendurty <ravi.pendurty@highstreet-technologies.com> Change-Id: I3491fb0e730fc5a1eadb59728f6925acdf22ef43 Signed-off-by: Ravi Pendurty <ravi.pendurty@highstreet-technologies.com>
2021-08-23SDNC startup failsRavi Pendurty1-12/+2
Removed unwanted circular dependency Issue-ID: CCSDK-3426 Signed-off-by: Ravi Pendurty <ravi.pendurty@highstreet-technologies.com> Change-Id: I10c3d942cac49d83e445543aaaf563b370d90c11 Signed-off-by: Ravi Pendurty <ravi.pendurty@highstreet-technologies.com>
2021-08-18Improve code coverage for ONF14 devicemanagerRavi Pendurty7-1537/+1293
Improve code-coverage Issue-ID: CCSDK-3425 Signed-off-by: Ravi Pendurty <ravi.pendurty@highstreet-technologies.com> Change-Id: I991a4116743503be7c845d1c6f700c7c52930782 Signed-off-by: Ravi Pendurty <ravi.pendurty@highstreet-technologies.com>
2021-08-18Improve code-coverage for data-providerRavi Pendurty9-440/+274
Improve code-coverage for data-provider Issue-ID: CCSDK-3424 Signed-off-by: Ravi Pendurty <ravi.pendurty@highstreet-technologies.com> Change-Id: I5a50707c8fcec6c816fe645693b665d33743559c Signed-off-by: Ravi Pendurty <ravi.pendurty@highstreet-technologies.com>
2021-08-09Update devicemanager-openroadm unit testsRavi Pendurty10-50/+69
and some minor changes Issue-ID: CCSDK-3419 Signed-off-by: Ravi Pendurty <ravi.pendurty@highstreet-technologies.com> Change-Id: I3382de7a9b1f863c0eb31eb4787b402330ce6516 Signed-off-by: Ravi Pendurty <ravi.pendurty@highstreet-technologies.com>
2021-08-09Merge "Update Junit tests"KAPIL SINGAL10-13/+14
2021-08-09Update Junit testsRavi Pendurty10-13/+14
Also renamed java package for unit tests Issue-ID: CCSDK-3420 Change-Id: Ie932c8aad6d0c7496f5b96f7db40ab75e67c572a Signed-off-by: Ravi Pendurty <ravi.pendurty@highstreet-technologies.com>
2021-08-09Update featureaggregatorRavi Pendurty4-10/+32
Include openroadm71 feature Issue-ID: CCSDK-3418 Signed-off-by: Ravi Pendurty <ravi.pendurty@highstreet-technologies.com> Change-Id: I764c2149e1e33aef8a11777f3d7941e65ed9ed99 Signed-off-by: Ravi Pendurty <ravi.pendurty@highstreet-technologies.com>
2021-08-09Merge "Support for external identity providers"KAPIL SINGAL10-65/+380
2021-08-06New devicemanager for OpenROADM version 7.1Ravi Pendurty60-0/+14785
Support for org.openroadm.device yang revision 7.1 and related yangs Issue-ID: CCSDK-3412 Signed-off-by: Ravi Pendurty <ravi.pendurty@highstreet-technologies.com> Change-Id: Ie9f5b42947c725ed2cdc4f8b3c4ad7f6cdfd7b82 Signed-off-by: Ravi Pendurty <ravi.pendurty@highstreet-technologies.com>
2021-08-06Support for external identity providersRavi Pendurty10-65/+380
oauth-provider now supports keycloak and gitlab as identity providers Issue-ID: CCSDK-3411 Signed-off-by: Ravi Pendurty <ravi.pendurty@highstreet-technologies.com> Change-Id: I78d678136e26f402b25723f4e10d76b646d76589 Signed-off-by: Ravi Pendurty <ravi.pendurty@highstreet-technologies.com>
2021-08-05Update ODLUXAijana Schumann50-163/+2905
Add LineOfSightApp, update Framework, Connect, Performance and LinkCalculatorApp Issue-ID: CCSDK-3417 Signed-off-by: Aijana Schumann <aijana.schumann@highstreet-technologies.com> Change-Id: I651a2fb771d2963aea70f916c70c8fdfd3443e87
2021-08-04Update ODLUXAijana Schumann91-2318/+3339
Add various updates and bugfixes to NetworkMap, Configuration, LinkCalculation and ConnectApp Issue-ID: CCSDK-3414 Signed-off-by: Aijana Schumann <aijana.schumann@highstreet-technologies.com> Change-Id: I6ea5c3a9d6ccbe9c450da43220654a53fd2f262b Signed-off-by: Aijana Schumann <aijana.schumann@highstreet-technologies.com>
2021-08-03Merge "Update adapter-manager devicemanager"KAPIL SINGAL5-360/+587