aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Collapse)AuthorFilesLines
2022-09-06Merge "Initial submission for supporting E-Line based cloud leased line ↵Herbert Eiselt18-1/+19263
service for CCVPN use-case. This is work in-progress." Former-commit-id: 54fdac795c9c1f4e03983c904f592c925ab45eea
2022-09-03Merge "ChangeModelVnfBB: changeassign operation missing for VNF"Herbert Eiselt2-1026/+1116
Former-commit-id: 9bd1cbeb4268989b6217f3399b5684f36e7626ec
2022-09-02Initial submission for supporting E-Line based cloud leased line service for ↵Hesam Rahimi18-1/+19263
CCVPN use-case. This is work in-progress. Issue-ID: SDNC-1732 Signed-off-by: Hesam Rahimi <hesam.rahimi@huawei.com> Change-Id: Ie4ae1c15199baa07371364524bc4a3b76f2d127f Former-commit-id: aae4789682d86825c24fcdb2ed49176094266415
2022-09-02Add sdnc healtcheckhighstreetherbert2-2/+2
Add sdnc sdnr healthtest Issue-ID: SDNC-1731 Signed-off-by: highstreetherbert <herbert.eiselt@highstreet-technologies.com> Change-Id: I3ce1d7f583eceb75f9206d4da237cbcbf8d5970a Signed-off-by: highstreetherbert <herbert.eiselt@highstreet-technologies.com> Former-commit-id: 8fe9e98e50b171301bbde335f0fdea41bcb9d34b
2022-09-02ChangeModelVnfBB: changeassign operation missing for VNFsanket123452-1026/+1116
-Adding 'changeassign' in DG Builder Graph for Vnf-topology-operation -Whenever ChangeModelVnfBB is triggered from SO, it fails in SDNC, by adding this DGB, it resolves. Issue-ID: SDNC-1726 Change-ID: I96f04f885b924d433f14f8d934dfb9444b0b1512 Signed-off-by: sanket12345 <SX00562924@techmahindra.com> Former-commit-id: 92ffcbc85626970b2cea5756b770e3c9692d3e79
2022-09-01Update to ODL SulfurDan Timoney25-29/+43
Update SDNC image to OpenDaylight Sulfur Force py3.8 in tox.ini Issue-ID: SDNC-1729 Signed-off-by: Dan Timoney <dtimoney@att.com> Change-Id: If2072aceddd2bb25c556d0364608b7e904876966 Signed-off-by: highstreetherbert <herbert.eiselt@highstreet-technologies.com> Signed-off-by: demskeq8 <alexander.dehn@highstreet-technologies.com> Former-commit-id: af03a77a3446dec8e8a99bbc3819e8d0b9d5808d
2022-05-11Update versions in release notesDan Timoney1-6/+6
Update versions in release notes to reflect Jakarta RC versions Issue-ID: SDNC-1690 Signed-off-by: Dan Timoney <dtimoney@att.com> Change-Id: Id4d19b5009993380594923d244371cc21a393721 Former-commit-id: e95bdc1f36386df1fc7de86bb4863bd88941ef16
2022-05-10Merge "Making sure not to use the same CLL instance name for all endpoints' ↵Herbert Eiselt10-8876/+8900
description attribute." Former-commit-id: 1019e164d28fddc912c32156d4565ab3c0c3a8c4
2022-05-10[SDNC-1701] Fix random ssh banner issues in sdnr robot test suitedemskeq81-2/+2
Issue-ID: SDNC-1701 Signed-off-by: demskeq8 <alexander.dehn@highstreet-technologies.com> Change-Id: Ib9d08547cf4afc05147d101af46316e79833e68e Signed-off-by: demskeq8 <alexander.dehn@highstreet-technologies.com> Former-commit-id: ffe40dc6552f15c4c7261dae2b4e2dbb27541878
2022-05-09Making sure not to use the same CLL instance name for all endpoints' ↵Hesam Rahimi10-8876/+8900
description attribute. Issue-ID: SDNC-1694 Signed-off-by: Hesam Rahimi <hesam.rahimi@huawei.com> Change-Id: I26fed9419a7ff1d717450498b7dc9c5a3b5bf2ea Former-commit-id: 7e37cf7938d1e11d341fcfa2285132e797a50196
2022-05-06Temporarily removing the 'unsubscribe' operation from CLL deletion call flow.Hesam Rahimi2-3780/+3826
Issue-ID: SDNC-1694 Signed-off-by: Hesam Rahimi <hesam.rahimi@huawei.com> Change-Id: I3f093db17df05e5227a9e52f93f64fa9bcbd9a7c Former-commit-id: 9682f3bdcdfdcfb31f0279cdf0485a535101dae7
2022-05-04Make sure to set dst topology id when hasSecondary flag is empty. This isHesam Rahimi2-34/+40
required for CCVPN Transport Slicing use-case. Issue-ID: SDNC-1694 Signed-off-by: Hesam Rahimi <hesam.rahimi@huawei.com> Change-Id: I3d99ee179007b582f798312e6fe84907ebf36a8a Former-commit-id: 50acc01f3c29efe1551dd16cc24b72aab87ce8e2
2022-05-04Fix release notes typosDan Timoney1-8/+7
Remove Istanbul and Silicon references in SDNC Jakarta release notes Issue-ID: SDNC-1690 Signed-off-by: Dan Timoney <dtimoney@att.com> Change-Id: Ib97ad125815f5aa393c05187862415dfe36d9ab2 Former-commit-id: 607629ff7d8bbdac40f0233904cba6b5bff7e7cf
2022-05-02For CCVPN Cloud leased-Line usecase, make sure toHesam Rahimi2-81/+107
'update' (instead of 'save') the metadata when a service-instance already has a metadata entry. Issue-ID: SDNC-1694 Signed-off-by: Hesam Rahimi <hesam.rahimi@huawei.com> Change-Id: I17184c718eb01a0d51d58ad1a26359bbfd7f77f5 Former-commit-id: ecf71c7c4ee719fd96661de7b67ca5760fdd960a
2022-04-29Fixing a bug in calling path computationHesam Rahimi2-1317/+1336
(for transport slicing and cloud leased-line use cases) when secondary root is null. Issue-ID: SDNC-1694 Signed-off-by: Hesam Rahimi <hesam.rahimi@huawei.com> Change-Id: I264029fde5b6e721f5670447e36d0d6e301b85a9 Former-commit-id: 6fe357efda5cede3705b08a0c1c321c42fb3129f
2022-04-29Merge "- Removing model-invariant-id, model-customization-id, and ↵Herbert Eiselt4-3616/+3616
model-version-id from the payload when creating connectivity and vpn-binding in AAI. - Adding an explicit depth=0 in the selflink URL when fetching all pnfs." Former-commit-id: 79c67d0ec1e2cc7e5707ce82fcd2c520cb70ebb8
2022-04-28Refactore SDNC/R robot test suite for K-ReleaseAlexander Dehn14-129/+190
add improvements SDNC ready state detection Issue-ID: SDNC-1682 Signed-off-by: Alexander Dehn <alexander.dehn@highstreet-technologies.com> Change-Id: I6b9829b5187f9c27ff9c2fab6b9a7381ce563b25 Former-commit-id: 83da3b4380d992d5891ed8e35b305358db9af4ff
2022-04-28- Removing model-invariant-id, model-customization-id, and model-version-id fromHesam Rahimi4-3616/+3616
the payload when creating connectivity and vpn-binding in AAI. - Adding an explicit depth=0 in the selflink URL when fetching all pnfs. Issue-ID: SDNC-1696 Signed-off-by: Hesam Rahimi <hesam.rahimi@huawei.com> Change-Id: I611e50d5ea95f0a12bc2336868c562da59b0166a Former-commit-id: 6061a6ba857412c00d6f62e5a4c5777ba5ece19c
2022-04-28Merge "Initial Jakarta release notes"Herbert Eiselt1-19/+19
Former-commit-id: ed85e22665f06e80f2a43897dafd81f6019acff8
2022-04-28Merge "A few bug fixes for CLL closed-loop operation."Herbert Eiselt11-12509/+12555
Former-commit-id: 08db7d3ed49e6f9ac7d4d0f6b1ace5fd97deb603
2022-04-28Uncomment healthcheck testRavi Pendurty1-2/+2
Uncomment healthcheck test Issue-ID: SDNC-1695 Signed-off-by: Ravi Pendurty <ravi.pendurty@highstreet-technologies.com> Change-Id: I81bfbd9ab3205d5111fc20b2979e68e84d2ba7da Signed-off-by: Ravi Pendurty <ravi.pendurty@highstreet-technologies.com> Former-commit-id: 50aff6d54baa7c00ee2b5c40140cc46068e3c0c7
2022-04-27A few bug fixes for CLL closed-loop operation.Hesam Rahimi11-12509/+12555
Issue-ID: SDNC-1694 Signed-off-by: Hesam Rahimi <hesam.rahimi@huawei.com> Change-Id: I15d3b7c2720cdeaff69a4c4ee0a8412c02944c03 Former-commit-id: 08db4a2f5bf262ff34061a046ec7afada3ea802c
2022-04-27Initial Jakarta release notesDan Timoney1-19/+19
Initial release notes for SDNC Jakarta release Issue-ID: SDNC-1690 Signed-off-by: Dan Timoney <dtimoney@att.com> Change-Id: Ie38836a19f1f40536c0d83390002733c8127edff Former-commit-id: 16e95409bc9ecbb17e6aa3b86109bea5ff033916
2022-04-27Merge "Update versions for Kohn"Herbert Eiselt3-11/+26
Former-commit-id: cf3db36174ca5c2b72902a304d4f9d4919815060
2022-04-27Update versions for KohnDan Timoney3-11/+26
Update CCSDK versions in parent poms to align with Kohn release Issue-ID: CCSDK-3641 Signed-off-by: Dan Timoney <dtimoney@att.com> Change-Id: I363b4679b70e40debf596b103fccc3a32ec45a6d Signed-off-by: demskeq8 <alexander.dehn@highstreet-technologies.com> Former-commit-id: cec050a735e6c72828da2f304191b471dd889349
2022-04-25Bug fixing for CCVPN IBN closed-loop operation.Hesam Rahimi12-10334/+10766
Issue-ID: SDNC-1694 Signed-off-by: Hesam Rahimi <hesam.rahimi@huawei.com> Change-Id: I050b9d28e173d4331109a6614bd2115f7da7206f Former-commit-id: 3d64bd2c4e31b1673ab7857d9d3449269b9ae1d1
2022-04-25Merge "fix sdnc-web startup issue"Herbert Eiselt1-1/+1
Former-commit-id: 1bae63fb9b6368bc26c692e7da31188119d7d2cd
2022-04-25fix sdnc-web startup issueMichael DÜrre1-1/+1
add missing update of base nginx image Issue-ID: SDNC-1693 Signed-off-by: Michael DÜrre <michael.duerre@highstreet-technologies.com> Change-Id: I9487de75d8d57293bc7f299c20e831d1e2e889e2 Signed-off-by: Michael DÜrre <michael.duerre@highstreet-technologies.com> Signed-off-by: highstreetherbert <herbert.eiselt@highstreet-technologies.com> Former-commit-id: f04e77f1c442a73f1e7f33ee5fe0e0f20fa4104a
2022-04-14Add bounds to sphinx requirementCé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: I2e3f208b3111647f66081b5aababeee322a9de51 Former-commit-id: 0a1594ac4324270729181269c8b0d66e5c1afd3c
2022-03-30Release Jakarta M4 maven artifactsDan Timoney19-18/+23
Release Jakarta M4 version of sdnc/oam maven artifacts and roll to next snapshot Issue-ID: SDNC-1672 Signed-off-by: Dan Timoney <dtimoney@att.com> Change-Id: I42d06b1f2a353f891e313408adb4ccc459bb481c Former-commit-id: 4ddc510a0bbf374f51e44c3ce2fc5ec10b7072fe
2022-03-30Release Jakarta M4 SDNC dockersDan Timoney1-0/+19
Release Jakarta M4 version of SDNC docker containers Issue-ID: SDNC-1672 Signed-off-by: Dan Timoney <dtimoney@att.com> Change-Id: If6a70bca554cbf5c52e69da922fe9b9146592ec9 Former-commit-id: 7495604480d4385f93ede9512eeeddfe55266453
2022-03-29Use Jakarta M4 CCSDK versions2.3.0Dan Timoney4-13/+13
Use Jakarta M4 versions of CCSDK dependencies Issue-ID: SDNC-1672 Signed-off-by: Dan Timoney <dtimoney@att.com> Change-Id: Ic822540d2f72fc5e3692f580b40c419bb71a187b Former-commit-id: e5b02a233f6416195721974ef8e5456bd73f1920
2022-03-28Migrate to phosphorusDan Timoney7-48/+57
Update to phosphorus version of parent poms Issue-ID: SDNC-1681 Signed-off-by: Dan Timoney <dtimoney@att.com> Change-Id: If84bf1b6cf061886d2df303a5614dfcaa9d517c9 Signed-off-by: Michael DÜrre <michael.duerre@highstreet-technologies.com> Signed-off-by: highstreetherbert <herbert.eiselt@highstreet-technologies.com> Signed-off-by: demskeq8 <alexander.dehn@highstreet-technologies.com> Former-commit-id: 6e7661adfeb903ad85f6f02fe57ef3990b55ed7e
2022-03-03Merge "Sending "subscribe" command to a restconf server to receive event ↵Herbert Eiselt15-5590/+6230
notifications. Implementing a callback DG to be called by CCSDK upon receiving event notifications. Also calling VES to send bandwidth information." Former-commit-id: 49fe26b19a758d545a7162887e04e6f4b9f591f4
2022-03-02Sending "subscribe" command to a restconf server to receive event notifications.Hesam Rahimi15-5590/+6230
Implementing a callback DG to be called by CCSDK upon receiving event notifications. Also calling VES to send bandwidth information. Issue-ID: SDNC-1669 Signed-off-by: Hesam Rahimi <hesam.rahimi@huawei.com> Change-Id: I058c405a14d78e264761367dd4b46d6e9a600182 Former-commit-id: 13b89ec32d7d0074117b3f136800bc93f67bf0f8
2022-02-25Update release notes for Istanbul mtce releaseDan Timoney1-7/+12
Update SDNC release notes for Istanbul maintenance release 1. Issue-ID: SDNC-1655 Signed-off-by: Dan Timoney <dtimoney@att.com> Change-Id: I52b3b166274ea5c3a790f4cf2ff4c2477e992176 (cherry picked from commit 3d39a2a374b171a0ea24471640c12b11eb7fb5bb [formerly 7f3f4ecdcecd5860844432632ddf7c1841c6b9d5]) Former-commit-id: 6c53dcf15fbf49a0e5535767ac9ae4251fb326b5
2022-02-15Fix documentationhighstreetherbert1-2/+3
for sdnc cert install Issue-ID: SDNC-1667 Signed-off-by: highstreetherbert <herbert.eiselt@highstreet-technologies.com> Change-Id: Ia45b04cb9a598d70e885e9ca4dde6f4f0920dbcc Signed-off-by: highstreetherbert <herbert.eiselt@highstreet-technologies.com> Former-commit-id: d3db771262e602864d8189ce382f26f6e24b0654
2022-02-09remove mediatorApp from default appsMichael DÜrre1-1/+0
remove unmaintained mediatorApp Issue-ID: SDNC-1666 Signed-off-by: Michael DÜrre <michael.duerre@highstreet-technologies.com> Change-Id: Iffe630830cfd8a91303b4a2eef371cbec319c34b Signed-off-by: Michael DÜrre <michael.duerre@highstreet-technologies.com> Former-commit-id: 1ccc27f8ba2f3fef8e02be3227beed3d60084f1b
2022-02-08Remove unused data-migrator codeDan Timoney24-1593/+0
Remove data-migrator code, which is no longer being actively used or supported, and which contains log4j vulnerability. Issue-ID: SDNC-1591 Signed-off-by: Dan Timoney <dtimoney@att.com> Change-Id: Id022338b0ab8643efa751296c94760387dc384e7 Former-commit-id: e7593db6f1a55c135a2c381a7d8d4ad3d666a839
2022-02-06- Support for the Transport Slicing use-case to work with the updated YANG ↵Hesam Rahimi7-1211/+1336
models and ACTN PNC simulator. - Mark service-instance as "Activated" and "Deactivated" accordingly when a slice is getting activated or deactivated. Issue-ID: SDNC-1665 Signed-off-by: Hesam Rahimi <hesam.rahimi@huawei.com> Change-Id: I185272d8b9e9c38729e2d687a854b3be9eac3cfd Former-commit-id: b7aecf8c2e75f444d096f950cfdc0844610795aa
2022-01-27Merge "improve sdnc-web for external apps"Dan Timoney16-185/+817
Former-commit-id: 9b550d34e62a057063b01141bbd56efcdac1f623
2022-01-27improve sdnc-web for external appsMichael DÜrre16-185/+817
add package manager for more flexibility Issue-ID: SDNC-1658 Signed-off-by: Michael DÜrre <michael.duerre@highstreet-technologies.com> Change-Id: I30f4aaa24cf05fce212282b06d5e08437dbcfa8b Signed-off-by: Michael DÜrre <michael.duerre@highstreet-technologies.com> Former-commit-id: f41f011ff2e18befd77dd63ab828ea14aafac2a7
2022-01-27fix sdnr parts of startodlMichael DÜrre1-4/+5
fix dbtype, session cookie and dbinit Issue-ID: SDNC-1657 Signed-off-by: Michael DÜrre <michael.duerre@highstreet-technologies.com> Change-Id: Id4a3def463032be8d248e98acb37ff0aeabacdce Signed-off-by: Michael DÜrre <michael.duerre@highstreet-technologies.com> Former-commit-id: d373ddd534be65b4aafbd5dfa45b676c8c5936fc
2022-01-04Update to parent version 2.3.2Dan Timoney4-5/+5
Update to version 2.3.2 parent pom to upgrade to version 2.17.1 of log4j Issue-ID: CCSDK-3556 Signed-off-by: Dan Timoney <dtimoney@att.com> Change-Id: I30becea7cbedaa3ea0e08676db77a337862457a9 Former-commit-id: 651f8b15be7a1154419f8c32ebd60f9c75429dd4
2021-12-16Merge "Remediate log4shell vulnerability"Herbert Eiselt3-3/+20
Former-commit-id: e7b1362c4245896d4e82fe02f4ebfcf6cb7096f6
2021-12-15Remediate log4shell vulnerabilityDan Timoney3-3/+20
Remove JndiLookup.class to remediate log4shell vulnerability Issue-ID: CCSDK-3556 Signed-off-by: Dan Timoney <dtimoney@att.com> Change-Id: Iadfd1f01bd7949a1a60d67bb9dca121024adaeb8 Former-commit-id: a2dd8e00057c772e57d8ddf4af15c8e942f66247
2021-12-14Support for 1+1 protection path for a cloud leased-line (CLL) service.Hesam Rahimi20-10765/+28101
Issue-ID: SDNC-1653 Signed-off-by: Hesam Rahimi <hesam.rahimi@huawei.com> Change-Id: I7839f07fea141cbcb585673744ba06fcc6f63ed6 Former-commit-id: 1f182c0213ea34d45e3255cd63f34a1ff3b1fca9
2021-12-01Remove retired committer - Dave StilwellDan Timoney1-5/+3
Remove retired committer, Dave Stilwell Issue-ID: SDNC-1636 Signed-off-by: Dan Timoney <dtimoney@att.com> Change-Id: I00c52e1a8adeed85e6156dec23d398c36fb31cae Former-commit-id: 4a513fde3a92167e62e7e7de18475e23917bf626
2021-11-26Use Silicon SR2 version of parent pomsDan Timoney4-5/+5
Update to use Silicon SR2 version of parent poms (2.3.1) Issue-ID: CCSDK-3514 Signed-off-by: Dan Timoney <dtimoney@att.com> Change-Id: I38bdfdefcafbab940964da90420c9dfea07f2121 Former-commit-id: 026258fa3d6ff78992a67fa5a6cc573eec2dae99
2021-11-10Merge "Adding support for connecting a single ONU port to multiple clouds ↵Dan Timoney17-6696/+8176
with different vlan-id's. Also fixing a few bugs in cll creation and deletion." Former-commit-id: 1e0e6fc0a578b7359c7aa2a069924802e2a7a300