aboutsummaryrefslogtreecommitdiffstats
path: root/platform-logic
AgeCommit message (Collapse)AuthorFilesLines
2021-02-26Bug fixing to support more than two domains for Transport Slicing.Hesam Rahimi3-1267/+270
Issue-ID: SDNC-1487 Change-Id: I472e84b064649eec7c39e3672e487b40d6925b1b Signed-off-by: Hesam Rahimi <hesam.rahimi@huawei.com> Former-commit-id: efe3d21392ff65f3b281c1b3ba0b1f492c713d5b
2021-02-26Release version 2.1.2 dockers and roll versionDan Timoney10-20/+20
Create version 2.1.2 dockers. This corrects a bug in startODL.sh that was no longer installing A1 adaptor Change-Id: I1561b2808575ec2ba52146b587bef9ed7cbeb77c Issue-ID: SDNC-1496 Signed-off-by: Dan Timoney <dtimoney@att.com> Former-commit-id: 80df53c54957b0d0a18faef0c5f37b18c6798077
2021-02-25Release 2.1.1 dockers and roll versionDan Timoney10-20/+20
Release 2.1.1 version docker containers and roll version to 2.1.2-SNAPSHOT Change-Id: Iebc8d3f48ce5ca73ed086493e953d8a2cabff284 Issue-ID: SDNC-1473 Signed-off-by: Dan Timoney <dtimoney@att.com> Former-commit-id: 9f98e3d0c695c3aa833ce31492b7d87f7affee4c
2021-02-23Use released Honolulu M3 version of CCSDK artifactsDan Timoney1-1/+1
Use released Honolulu M3 artifacts to build SDNC docker containers Change-Id: Ib2de618693e2b00f69eaeb8a0f0bd1433752efb5 Issue-ID: SDNC-1473 Signed-off-by: Dan Timoney <dtimoney@att.com> Former-commit-id: b6fccad86289280ef6d607ce3a70529f756d9989
2021-02-22Supporting 3 or more network domains for Transport Slicing use case.Hesam Rahimi14-4031/+7434
Issue-ID: SDNC-1487 Signed-off-by: Hesam Rahimi <hesam.rahimi@huawei.com> Change-Id: Ia497741d70eff0f5fba12ad487f0f240709b5cb5 Former-commit-id: c2ff57f8ac2f830bb4709a29dca9644dd8d4c82d
2021-01-29Adding code in oder to supporting multiple E-Line services per each ↵Hesam Rahimi8-1784/+2114
Transport Slice. Issue-ID: SDNC-1458 Signed-off-by: Hesam Rahimi <hesam.rahimi@huawei.com> Change-Id: I1a503db48020ca2f085f4937638cdcd1764fef2d Former-commit-id: 7189c44abd762ce9459c619e8da16ba46dfc35ff
2020-12-23Passing a correct OTN tunnel ID and a correct Ethernet Service ID for deletion.Hesam Rahimi8-554/+556
Reading VLAN id from northbound. Issue-ID: SDNC-1431 Change-Id: Ic89481230fc91ad45fcc8b0d9f14932575ba9b9a Signed-off-by: Hesam Rahimi <hesam.rahimi@huawei.com> Former-commit-id: 9889bd77c51dcabea7b564df80b5a22d9b34839e
2020-12-15fixed property version for platform logic installerMichael DÜrre1-1/+1
fixed property Issue-ID: SDNC-1438 Signed-off-by: Michael DÜrre <michael.duerre@highstreet-technologies.com> Change-Id: I1806a83fa7e1cb2538d7e39e134cf0aa3f8499e9 Former-commit-id: 447d879a19e10f695245092a5c900123c372525c
2020-12-10Use same name for OTN Tunnels and Ethernet Services in both domains.Hesam Rahimi5-1428/+1475
Issue-ID: SDNC-1431 Change-Id: I5cc4d3c503d3b3e16e1223a50df654d19478b8cc Signed-off-by: Hesam Rahimi <hesam.rahimi@huawei.com> Former-commit-id: b89b641bc03235f14409107dea771ae2f6db44d7
2020-12-07Release 2.1.0 dockersDan Timoney10-20/+20
Release version 2.1.0 of SDNC docker containers Change-Id: Ibaaaab943cf8b3b844dc37d73aea6f8445cc3dfb Issue-ID: CCSDK-3002 Signed-off-by: Dan Timoney <dtimoney@att.com> Former-commit-id: a05e6faab7ec5577daf3e6a73a4fb681ca11565f
2020-12-01DG fixCheung, Pat (kc1472)2-199/+1540
fix vnf-get-resource-request DG to use the correct indexes to retrieve vnf and vf-module param data Issue-ID: SDNC-1423 Signed-off-by: Cheung, Pat (kc1472) <kc1472@att.com> Change-Id: I6fd549f65cc0444d2dc82a406f796b0abca43c6a Former-commit-id: 24de8f4a027dc6d4faa3c0cad38e60bccb65b8d3
2020-11-24Fix CCSDK DG versionDan Timoney1-1/+1
Fix sdnc-image to install correct version of CCSDK DGs for Honolulu release Change-Id: I40d899d1ee2e5ef5d2f1ee0ad0ddc1d11cfdbd41 Issue-ID: SDNC-1425 Signed-off-by: Dan Timoney <dtimoney@att.com> Former-commit-id: 4d38d96c7f70fa6e3b6e3abf02bb7012df9a3e41
2020-11-16Reset a context memory variable (vpn-binding) in a for loop blockHesam Rahimi2-1/+16
Issue-ID: SDNC-1414 Signed-off-by: Hesam Rahimi <hesam.rahimi@huawei.com> Change-Id: I9582036fbee5f676b12a0b7df4d7d119c020706b Former-commit-id: 14efdd64ace038a131d7aca9e14c057fa5d7a0b0
2020-11-12- Changing POST operation to PATCH for OTN Tunnel creation.Hesam Rahimi13-2935/+2979
- Adding Transport Slicing DGs into graph.versions - Fixing template files for OTN tunnel creation Issue-ID: SDNC-1413 Change-Id: I3ddabd4c0d361a4e0d5e98caf86e9bb361b41b63 Signed-off-by: Hesam Rahimi <hesam.rahimi@huawei.com> Former-commit-id: 97afd8c7495cf23e8819cb666be9ccbe4f968f68
2020-11-02Completing the logic and the call flow for Transport Slicing operations:Hesam Rahimi25-7901/+10534
- Allocate a Transport Slice - Activate a Transport Slice - DeActivate a Transport Slice - Delete a Transport Slice Bug Fixing and cleaning up the DGs. Issue-ID: SDNC-1202 Issue-ID: SDNC-1404 Change-Id: Ib2eae06c543ae8277ee2014fda87ca2ca3a516af Signed-off-by: Hesam Rahimi <hesam.rahimi@huawei.com> Former-commit-id: 37a6361877cd1b9cae35e94f4a0be3a19bd4d088
2020-09-17Merge "Adding DGs to support Transport Slicing operations. - Allocate a ↵Dan Timoney12-1404/+10141
Transport Slice - Activate a Transport Slice - DeActivate a Transport Slice - Delete a Transport Slice The logic and the required call-flow inside the DGs are not yet completed and are still work-in-progress." Former-commit-id: 3360cf8f057417bca230f0c092eacd2cfe7041e8
2020-09-14Roll to initial Honolulu snapshotDan Timoney10-20/+20
Roll to initial Honolulu snapshot version Change-Id: Ic4be591d50fe3bfdf616af43d1245b1ba8d20dbf Issue-ID: SDNC-1355 Signed-off-by: Dan Timoney <dtimoney@att.com> Former-commit-id: ed8420fb7b28582b36b3df30a54e7502f362bd22
2020-09-11Update sdnc/oam to build against released M4 versionsDan Timoney1-1/+1
Update sdnc/oam to build dockers against released M4 versions Change-Id: I9c114a4becb1f86ae9dca9e33367d8d50f1f187f Issue-ID: SDNC-1355 Signed-off-by: Dan Timoney <dtimoney@att.com> Former-commit-id: 96f21a4d6bf50fb54e17c2443ee2f677af382ee3
2020-09-03Adding DGs to support Transport Slicing operations.Hesam Rahimi12-1404/+10141
- Allocate a Transport Slice - Activate a Transport Slice - DeActivate a Transport Slice - Delete a Transport Slice The logic and the required call-flow inside the DGs are not yet completed and are still work-in-progress. Issue-ID: SDNC-1202 Signed-off-by: Hesam Rahimi <hesam.rahimi@huawei.com> Change-Id: I0c9246063861ac43b645ad198d02ad35bada8e96 Signed-off-by: Hesam Rahimi <hesam.rahimi@huawei.com> Former-commit-id: a6df651138e1da2668515ee6d23e89670f376186
2020-08-28Rolling to next SNAPSHOTSingal, Kapil (ks220y)10-20/+20
Ran mvn tidy:pom to refactor poms Issue-ID: SDNC-1340 Signed-off-by: Singal, Kapil (ks220y) <ks220y@att.com> Change-Id: I845330844c5e453601d2f142be14fb26de6e0066 Former-commit-id: 7126148e8ce4a7a472e9ea084259792d77697fc5
2020-08-25Fix ccsdk distribution version to include latest DGsRehanRaza1-1/+1
Change-Id: I90722d5b65563880d61f4452af2605b5ccc703cc Issue-ID: SDNC-1334 Signed-off-by: RehanRaza <muhammad.rehan.raza@est.tech> Former-commit-id: ceb9821e1b60cadbd553d0ea78e51d9c1c1a4043
2020-08-10Remove unused modules and fix pom structureDan Timoney10-162/+152
Removed modules not currently being used and restructured poms into parent/child relationship to fix problem that was causing version plugin not to update versions properly. Change-Id: I41d63d469a24c65e8771e1546c879ab1bf8d0d53 Issue-ID: SDNC-1315 Signed-off-by: Dan Timoney <dtimoney@att.com> Former-commit-id: 9bf0c309085118b432f0fab1d7012a3b33180d4b
2020-08-07Use released version of artifacts to build dockerDan Timoney10-10/+10
Use released version of artifacts to build sdnc/oam dockers Change-Id: I33020197329d87e5ae006a1ec5909c183f6be64b Issue-ID: SDNC-1315 Signed-off-by: Dan Timoney <dtimoney@att.com> Former-commit-id: 92dc52513bc90f327addbbf46edafaf864e66766
2020-08-03Support cloud-owner input paramDan Timoney10-6784/+8194
If cloud-owner is passed in input, it should override the value from properties file Change-Id: I67b0e7e0b4fe546dbdfcaa24785ebd1b3b96e7b5 Issue-ID: SDNC-1260 Signed-off-by: Dan Timoney <dtimoney@att.com> Former-commit-id: 131845c1b3185b5efb8b5bd287747c7086eface8
2020-07-31Merge "DG changes for the closed loop and async support in MDONS"Dan Timoney23-2739/+3873
Former-commit-id: fbf997335b6cca38872e855ca168f20b18b286f5
2020-07-02DG changes for the closed loop and asyncMehreen Kaleem23-2739/+3873
support in MDONS Change-Id: Ibb16b84cd37d8d41dd0f511fea81ec329a0f8021 Issue-ID: SDNC-1233 Signed-off-by: Mehreen Kaleem <mehreen.kaleem@us.fujitsu.com> Former-commit-id: 225e1b887423a6a5972cf90216156eebc727a41d
2020-06-29Bandwidth-attribute support for OOF in MDONSFranklin Dsilva2-679/+1026
Change-Id: Ifbb1d450fedb701ab2a1e21c4d0167fcca934ae8 Issue-ID: SDNC-1233 Signed-off-by: Franklin Dsilva <franklin.dsilva@us.fujitsu.com> Former-commit-id: abe1af4d8cf553f94425f719a3e293e92c15d42b
2020-05-14Merge "MSA delete services issues fixed for MDONS use case"Dan Timoney4-8/+8
Former-commit-id: a8398eef1ac270ab7a145e812856b62171af8b6f
2020-05-14MSA delete services issues fixed forMehreen Kaleem4-8/+8
MDONS use case Issue-ID: SDNC-1189 Change-Id: I974156a4de10b9962b330abe966b7a95670dd164 Signed-off-by: Mehreen Kaleem <mehreen.kaleem@us.fujitsu.com> Former-commit-id: 1fdf4c6078f561c4b07b069a8fc3e90d0d3d15ec
2020-05-13Using RestApiCallNode instead of RestconfApiCallNode and updating templates ↵Hesam Rahimi6-268/+398
accordingly. - This is also required for F release. Issue-ID: SDNC-1184 Signed-off-by: Hesam Rahimi <hesam.rahimi@huawei.com> Change-Id: I527253d75dd1e49e87877b17588c1d4c2c3dbed1 Former-commit-id: ca9f45cb92f35a6f0235f0a84e8d7b2f50e0e0de
2020-05-13Adding local-link-connectivity-list (llcl) information to match ttp and tp ↵Hesam Rahimi10-716/+2036
locally (to support NNI-based Service creation use-case). - This is needed for F release Issue-ID: SDNC-1184 Signed-off-by: Hesam Rahimi <hesam.rahimi@huawei.com> Change-Id: I24f1ef56884b874baed029182a984945080af769 Former-commit-id: 4ff90dd1689d772865399ab5a995119981b127e1
2020-05-07NNI-based Service creation DG bug fixes (uni, l2vpn, and underlay resources).Hesam Rahimi24-4755/+5261
- This is needed for F release Issue-ID: SDNC-1184 Signed-off-by: Hesam Rahimi <hesam.rahimi@huawei.com> Change-Id: Ib35d7a70e862c6068d9e3edc10f7d80ba5764e6a Former-commit-id: f515a8831e0036414d69d73030e871dec88180f8
2020-05-01self-serve DG fixCheung, Pat (kc1472)4-12/+44
default value to success when RA returns it as emptystring and object status is success Issue-ID: SDNC-1140 Signed-off-by: Cheung, Pat (kc1472) <kc1472@att.com> Change-Id: I0a38d525d54a83c2863b73d944935defbb02b495 Former-commit-id: 1df36cd2a20f26dfa1c80bc5c3baaa03140f1987
2020-04-23self-serve DG bugfixCheung, Pat (kc1472)4-42/+26
fix cds ra response to yang model mapping Issue-ID: SDNC-1140 Signed-off-by: Cheung, Pat (kc1472) <kc1472@att.com> Change-Id: I54cdb6fec0bd448b99344868e894bf65dc2f26fc Former-commit-id: cfddfad6cdbe087a0b75c5df73cf059dbe2d700f
2020-04-20Bug fixing in topology discovery as part of CCVPN (Cross-Layer Cross-Domain ↵Hesam Rahimi8-1591/+2754
VPN) use-case. 1. Cross-layer tp-ttp relationship update. 2. Save te-link-attribute and label-restriction and relationship between them. 3. Add 3rd party controller id into network-id to make it unique for cross-domain use case. 4. Calling Base64 converter plugin to convert inter-domain-plug-id Issue-ID: SDNC-899 Signed-off-by: Hesam Rahimi <hesam.rahimi@huawei.com> Change-Id: I892249f8197ceb0e2d32b35a521fdbb1b833010c Former-commit-id: a3603b522c83ffd8e8cfc0f6451697dc89a5a9a3
2020-04-16Merge "Few modifications in DataChange DGs"Dan Timoney6-1800/+1233
Former-commit-id: b48519ba9d2628ad5645c75ca010ee131a1d9f8a
2020-04-16Inter Domain DG'S modifiedMehreen Kaleem14-1884/+2142
Change-Id: I9f1653ae010fe9d0a06b32ee5818147af685c015 Issue-ID: SDNC-1144 Signed-off-by: Mehreen Kaleem <mehreen.kaleem@us.fujitsu.com> Former-commit-id: 4ec43a3a9a249c104281dbfb4318848ca224185c
2020-04-16Few modifications in DataChange DGsFranklin Dsilva6-1800/+1233
Change-Id: I608ffee7ab5b24013cc7136abb62faecb353587e Issue-ID: SDNC-1144 Signed-off-by: Franklin Dsilva <franklin.dsilva@us.fujitsu.com> Former-commit-id: 6ffbef3f0528e9cafecadf59317f5722942d8228
2020-04-08Cross-domain topology discovery for ACTN, bug fixing.Hesam Rahimi8-2896/+3938
Issue-ID: SDNC-899 Signed-off-by: Hesam Rahimi <hesam.rahimi@huawei.com> Change-Id: I3b399f1c8f4ded5ea7fea5dd3fbdec71b11a7601 Former-commit-id: 6f6176c4f74c5cf128077a14b9dd085ec0f346e9
2020-04-03Merge "Bug fixed related to service-instance metadat"Dan Timoney10-1614/+2233
Former-commit-id: a574019bcd6fd925f1fb2b1faa4c63b7c7e86958
2020-04-03Merge "Changes in MSA service flow"Dan Timoney12-1298/+1232
Former-commit-id: a6dda44e7c1b5ff84f6c12bb1b0fb558bbbd6e48
2020-04-03Merge "self serve DG bugfix"Dan Timoney4-22/+46
Former-commit-id: 5461fe40f0fb78527d9b54b39091fc0d0535be1d
2020-04-03Bug fixed related to service-instance metadatRahul_cool10-1614/+2233
Issue-ID: SDNC-1021 Signed-off-by: Rahul_cool <rahul.tamrkar@huawei.com> Change-Id: I5a48fd7e119ba4a4c32daa33785e637521315838 Former-commit-id: 5a25099f4388a07809b5f5501cbf14035f860d78
2020-04-03Changes in MSA service flowFranklin Dsilva12-1298/+1232
to support MDONs use case Change-Id: I11244d58d6adc3400d3a97e294c0f914ab6192a1 Issue-ID: SDNC-1144 Signed-off-by: Franklin Dsilva <franklin.dsilva@us.fujitsu.com> Former-commit-id: 64490238f742f486d4ab5ede3b49140d2859cbcd
2020-04-01self serve DG bugfixCheung, Pat (kc1472)4-22/+46
updated ra-assignment DG to identify ra-response from mapping and mesed-template data Issue-ID: SDNC-1140 Signed-off-by: Cheung, Pat (kc1472) <kc1472@att.com> Change-Id: I80e7316c8d4961520a5d0d41a06f0becbb90807e Former-commit-id: 6959ebe30426c49593c3d4809f8996b9a9f4b8c1
2020-04-01Bug fixing in DGs related to network and links storing in AAI.Hesam Rahimi4-467/+1392
Issue-ID: SDNC-899 Signed-off-by: Hesam Rahimi <hesam.rahimi@huawei.com> Change-Id: I09df4dd299ebb02386312a58806404cc2ae27b8c Former-commit-id: 72d0ed54d160546f494781bca5aa0f574d84748d
2020-03-30Moved bbs logic from network-topoly-operation to vnfRahul_cool16-471/+6933
Issue-ID: SDNC-1021 Signed-off-by: Rahul_cool <rahul.tamrkar@huawei.com> Change-Id: I720bd21ab355d4d3cad3448d814d9ae5a4da82f3 Former-commit-id: a5e6280beda10b6cc031229dfbe59fcda2ead6f9
2020-03-20Merge "TAPI and MSA create and delete service changes"Dan Timoney9-345/+2333
Former-commit-id: 6e8a70acfd0c060a7af9d549fc9656bad2fa326c
2020-03-19Merge "Roll to Guilin release snapshot"Dan Timoney10-20/+20
Former-commit-id: 2569ded48e1d9f42b0b235cd19bbc44b4f602119
2020-03-19TAPI and MSA create and deleteFranklin Dsilva9-345/+2333
service changes Change-Id: I06e25b82112afbe079be2ceda7aa5f6f81a39b97 Issue-ID: SDNC-928 Signed-off-by: Franklin Dsilva <franklin.dsilva@us.fujitsu.com> Former-commit-id: 8edfd9a358adbfab55e846b81f1cfc35816824a3