aboutsummaryrefslogtreecommitdiffstats
path: root/adapters
AgeCommit message (Collapse)AuthorFilesLines
2020-11-03us mso workaround to skip shared vip portsSmokowski, Steven2-33/+76
Update to filter out cases where ports have no server Issue-ID: SO-3359 Signed-off-by: Benjamin, Max (mb388a) <mb388a@att.com> Change-Id: I7400abde420db754716906d7f3a6954734435495
2020-11-03Merge "verify port profile exists for multicast flag"Steve Smokowski1-0/+40
2020-11-03Merge "Remove 504 error for retries"Steve Smokowski1-1/+0
2020-11-03Merge "Use correct DSL query on property name"Steve Smokowski1-3/+1
2020-11-02Merge "Revert "Fixed the lock times and populated error variable""Byung-Woo Jun4-10/+10
2020-11-02Revert "Fixed the lock times and populated error variable"Seshu Kumar M4-10/+10
This reverts commit 342703276a0b5e1a031890010dfae5b5a8ab0d66. Reason for revert: so basic health check failed. Issue-ID: SO-3353 Change-Id: I28fb81c21703b8ec98906dd3bcbf74351c3e0164 Signed-off-by: seshukm <seshu.kumar.m@huawei.com>
2020-11-02Merge "Update to not create VNFC relationship"Steve Smokowski3-15/+3
2020-11-02Merge "Fixed the lock times and populated error variable"Steve Smokowski4-10/+10
2020-10-31Fix issue of missing deleting NSSI from AAI for ExternalNssmfManagerEnbo Wang5-16/+37
Issue-ID: SO-3341 Signed-off-by: Enbo Wang <wangenbo@huawei.com> Change-Id: I5aa407e56a8a2588006e89d1db5a9f2b8fcad642
2020-10-30Merge "add request logger annotation"Chuanyu Chen4-60/+283
2020-10-29add request logger annotationhetengjiao4-60/+283
Issue-ID: SO-2963 Signed-off-by: hetengjiao <hetengjiao@chinamobile.com> Change-Id: Ie7d888fb216f61979a093b8688640ebbaf7c6f28
2020-10-29modify subnetCapabilityQuery interface and some workflow errorhetengjiao2-2/+29
Issue-ID: SO-2963 Signed-off-by: hetengjiao <hetengjiao@chinamobile.com> Change-Id: Ieda037b617f3743a28aaba30e7f22bf5df919a24
2020-10-26Fix issue of writing NSSI to AAI for ExternalNssmfManagerEnbo Wang5-1/+25
Issue-ID: SO-3341 Signed-off-by: Enbo Wang <wangenbo@huawei.com> Change-Id: I242b48bee5420bc2a346240baa6056e31acb006c
2020-10-26fixed type of subnetCapabilityQuery to Objecthetengjiao3-4/+4
Issue-ID: SO-2963 Signed-off-by: hetengjiao <hetengjiao@chinamobile.com> Change-Id: I6c1005fb93c4d99b88057000a840ef5479b63da1
2020-10-23Use correct DSL query on property nameSmokowski, Steven1-3/+1
Use correct DSL query on property name Use correct DSL query on property name Issue-ID: SO-3340 Signed-off-by: Benjamin, Max (mb388a) <mb388a@att.com> Change-Id: Iee72cc6cab1ac7f4d663601384560ac493078256
2020-10-22verify port profile exists for multicast flagMnushkin, Dmitry1-0/+40
verify port profile exists for multicast flag Issue-ID: SO-3335 Signed-off-by: Benjamin, Max (mb388a) <mb388a@att.com> Change-Id: Ic975b16dd9728dd731118c0e48697e550ed0eb5d
2020-10-22Fixed the lock times and populated error variableBoslet, Cory4-10/+10
Fixed the lock times and populated error variable only on error so it doesnt over write Issue-ID: SO-3330 Signed-off-by: Benjamin, Max (mb388a) <mb388a@att.com> Change-Id: I2d9bd05329a2a4c752cd9fc6f740891adb6d8251
2020-10-22Update to not create VNFC relationshipSmokowski, Steven3-15/+3
Update to not create VNFC relationship remove VNFC edge, AAI will automatically create this Move edge creation to sim, as AAI other ms does it update to search to make edge to vserver Issue-ID: SO-3329 Signed-off-by: Benjamin, Max (mb388a) <mb388a@att.com> Change-Id: I70e37f98c8c7b9e9859149f326cfde76fa408f7c
2020-10-22Remove 504 error for retriesSmokowski, Steven1-1/+0
Remove 504 error for retries Issue-ID: SO-3328 Signed-off-by: Benjamin, Max (mb388a) <mb388a@att.com> Change-Id: If5be42f53d2746f193e3333e269c998974ac128b
2020-10-21Removed audit codeBoslet, Cory21-2321/+126
Updated to error on inventory therefore no longer need audit Removed the audit UT test from source Removed the audit from the task services. Updated the BB unit test to not have audit anymore Changed robots to fix for create inventory. Delete the vnfc by id after each robot Create pserver in aai that ci is using Continue to fix robot test for heat bridge Continue to fix robots due to heatbridge enabled More changes to simulator to account for heatbridge for replace scenrios Added get resources scenrio for heatbridge Added header and added version to simulator Added correct response file and header for base module id Fixed the remaining failing service instance robots Changed to get tenant id else where when null Fixed the macro robots for heatbridge and getting resources Added scenrios that are still needed for heatbridge Added to connect when already exist and missing relationships Updated unit test to account for change to code. Issue-ID: SO-3316 Signed-off-by: Benjamin, Max (mb388a) <mb388a@att.com> Change-Id: I8cefebd91261fcb8ff03d582afb48517dd34625a
2020-10-21Merge "Update network to use a sync create"Steve Smokowski1-1/+1
2020-10-20Update network to use a sync createSmokowski, Steven1-1/+1
Update network to use a sync create Issue-ID: SO-3315 Signed-off-by: Benjamin, Max (mb388a) <mb388a@att.com> Change-Id: I81ba97be16d1b7150224fc3fd249d2efd15214d8
2020-10-20Update code to filter null or empty imagesSmokowski, Steven2-1/+31
Update code to filter null or empty images Issue-ID: SO-3314 Signed-off-by: Benjamin, Max (mb388a) <mb388a@att.com> Change-Id: I9b8ad005b96df0006f723bb54bbfe475e5892d2c
2020-10-14Update to use fqdn of server to query aaiSmokowski, Steven1-1/+3
Update to use fqdn of server to query aai Issue-ID: SO-3303 Signed-off-by: Benjamin, Max (mb388a) <mb388a@att.com> Change-Id: I624e3c42e8d0254b0bd490af9a7ca6572564875e
2020-10-13Merge "Updating code to use pkgId from request if set"Byung-Woo Jun1-3/+3
2020-10-13Updating code to use pkgId from request if setwaqas.ikram1-3/+3
Change-Id: I09b19c2e2f75a03a7536caac0dd277d7d0eacfc5 Issue-ID: SO-3299 Signed-off-by: waqas.ikram <waqas.ikram@est.tech>
2020-10-13Merge "Update NSMF Allocate workflow and fix health check issue"Chuanyu Chen1-37/+0
2020-10-13Update NSMF Allocate workflow and fix health check issuezm3301-37/+0
Issue-ID: SO-2963 Signed-off-by: zm330 <zhangminyj@chinamobile.com> Change-Id: I07d5e7aada2e028914067c2f20a3a44eb4450e83
2020-10-12Merge "Exclude problematic dependency from cxf"Steve Smokowski8-92/+0
2020-10-12Updating code to read aai version from overridewaqas.ikram1-1/+8
Change-Id: Id813516286829a114a61d729cd584f88e8cec6ef Issue-ID: SO-3297 Signed-off-by: waqas.ikram <waqas.ikram@est.tech>
2020-10-09Adding nullable values to columnswaqas.ikram2-10/+0
and removing duplicate dependencies Change-Id: Iddd8ed1e405c1f348b42b39e8c93504ba527864b Issue-ID: SO-3159 Signed-off-by: waqas.ikram <waqas.ikram@est.tech>
2020-10-08Exclude problematic dependency from cxfBenjamin, Max (mb388a)8-92/+0
jboss rmi dependency excluded from all cxf dependencies Done at the root pom to prevent from happening again Issue-ID: SO-3292 Change-Id: I022b8ecf58d76d090b16079324df2047fecc1a61 Signed-off-by: Benjamin, Max (mb388a) <mb388a@att.com>
2020-10-08Update parameter processing for DoDeallocateNSSI(RAN)Enbo Wang1-0/+1
Issue-ID: SO-3294 Signed-off-by: Enbo Wang <wangenbo@huawei.com> Change-Id: I9dd08200cb108a4d77b6f97502dcc999174aecaf
2020-10-08Update response processing for DoAllocateNSSI(RAN)Enbo Wang3-4/+26
Issue-ID: SO-3274 Signed-off-by: Enbo Wang <wangenbo@huawei.com> Change-Id: I252c54f2d653ac5ed4738f0ea1e7de440f9affd5
2020-10-08Update parameter parsing for DoAllocateNSSI(RAN)Enbo Wang1-2/+2
Issue-ID: SO-3274 Signed-off-by: Enbo Wang <wangenbo@huawei.com> Change-Id: I0c1f5380d4ebd2befa34f6e7668d1c09994ac408
2020-10-07Merge "use timeout interval in minutes for poll duration"Steve Smokowski2-13/+28
2020-10-07Merge "Reworked how we find the sriov pf related link."Steve Smokowski4-71/+94
2020-10-06Updating jaxb-runtime versionwaqas.ikram1-1/+1
because its compiled dependency istack-commons-runtime:3.0.6 is not available in maven repository https://maven.java.net/content/repositories/releases/com/sun/istack/istack-commons-runtime/ Change-Id: I8a0bc35b96d0a484c9f897a80129ac327435c4de Issue-ID: SO-3291 Signed-off-by: waqas.ikram <waqas.ikram@est.tech>
2020-10-01Reworked how we find the sriov pf related link.Boslet, Cory4-71/+94
Reworked how we find the sriov pf related link. Removed unneccessary line of code put in for test Issue-ID: SO-3282 Signed-off-by: Benjamin, Max (mb388a) <mb388a@att.com> Change-Id: Idfa54f4c9b3332ba325b4cc9fd0fc974c4e76d4f
2020-10-01use timeout interval in minutes for poll durationMnushkin, Dmitry2-13/+28
use timeout interval in minutes for poll duration do not ignore retry test with 1 min delay rename variable and debug info for clarity Issue-ID: SO-3264 Signed-off-by: Benjamin, Max (mb388a) <mb388a@att.com> Change-Id: Ia3c6d789b0e93df909476e92764ccbb32d7472e7
2020-10-01Merge "Only process ovs when its ovs and not sriov."Steve Smokowski2-6/+68
2020-10-01Merge "Changed to use the physical network name"Steve Smokowski3-18/+18
2020-09-29Only process ovs when its ovs and not sriov.Boslet, Cory2-6/+68
Only process ovs when its ovs and not sriov. Issue-ID: SO-3279 Signed-off-by: Benjamin, Max (mb388a) <mb388a@att.com> Change-Id: I79c0becb118fd64ee520c3ba789748de08890984
2020-09-29Changed to use the physical network nameBoslet, Cory3-18/+18
Changed to use the physical network name and refactor/fixes WIP Fixed the failing junit test as a result of change Issue-ID: SO-3278 Signed-off-by: Benjamin, Max (mb388a) <mb388a@att.com> Change-Id: I34c0d5978c914260ca6300948a697c0c7ab7fdfa
2020-09-29[SO] SOL003 VNF Instantiation is throwing exception with Certificate Expired ↵MukeshKumar4-0/+0
exception Issue-ID: SO-3272 Change-Id: Ib93d62e9e462e1afed03c229090a1d2152eeb83f Signed-off-by: Mukesh <mukeshsharma@est.tech>
2020-09-23removed references to AAIObjectTypeBenjamin, Max15-159/+199
removed references to AAIObjectType and AAIObjectPlurals additional corrections for removal of aai object type corrected additional java files updated groovy files to match aai fluent builder style Issue-ID: SO-3259 Signed-off-by: Benjamin, Max (mb388a) <mb388a@att.com> Change-Id: Ifdf12fcacb34cc648548eb18b638afd06dad67a9
2020-09-20Heatbridge UpdatesSmokowski, Steven6-150/+243
Updated heatbridge to work with upcoming A&AI changes Issue-ID: SO-3257 Signed-off-by: Benjamin, Max (mb388a) <mb388a@att.com> Change-Id: I6b58c8e2a920e715d303aeda5137952f667c3133
2020-09-18Merge "Update NSMF workflow to for the E2E Network Slicing requirements"Chuanyu Chen3-13/+29
2020-09-18Update NSMF workflow to for the E2E Network Slicing requirementshetengjiao3-13/+29
Issue-ID: SO-2963 Signed-off-by: hetengjiao <hetengjiao@chinamobile.com> Change-Id: Ic792896cc3e7b23f02fd7f8b8305402271eb0d78
2020-09-17Merge "Sample Unit tests for cnf-adapter Issue-ID: SO-3244"Seshu Kumar M2-0/+300