aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Collapse)AuthorFilesLines
2020-10-21Removed audit codeBoslet, Cory33-2947/+410
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 "add hasRelationships method to wrapper"Steve Smokowski2-1/+20
2020-10-21Merge "Update network to use a sync create"Steve Smokowski1-1/+1
2020-10-21Merge "Update code to filter null or empty images"Steve Smokowski2-1/+31
2020-10-21Fixing Update status query for NfvoNfInstwaqas.ikram7-51/+79
Change-Id: Iaa9119532c3005001c5af73f904a9395048ffd11 Issue-ID: SO-2868 Signed-off-by: waqas.ikram <waqas.ikram@est.tech>
2020-10-21add hasRelationships method to wrapperBenjamin, Max2-1/+20
add hasRelationships method to wrapper Issue-ID: SO-3323 Signed-off-by: Benjamin, Max (mb388a) <mb388a@att.com> Change-Id: I8b7b43f8fa367ce2cddf32a5716de11b6238decf
2020-10-20Fixes for bugs found in Transport Slicing integrationhyu20103-9/+8
This update contains for the fix for the following JIRA: SO-3321: Transport Slicing integration: SO sets wrong subscription-service-type in SDNC payload Issue-ID: SO-3321 Signed-off-by: hyu2010 <hyu2010b@gmail.com> Change-Id: I81bf95d2604e92335f8295fdc8d8beb596fb305e
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-20Merge "bump the SO version"Chuanyu Chen1-1/+1
2020-10-20Merge "correct the AAI version to the latest released"Chuanyu Chen1-2/+1
2020-10-20bump the SO versionseshukm1-1/+1
Issue-ID: SO-3313 Signed-off-by: seshukm <seshu.kumar.m@huawei.com> Change-Id: I56c037eeed26b73744fe7b23f9786b913d42dd97
2020-10-19correct the AAI version to the latest releasedseshukm1-2/+1
Issue-ID: SO-3313 Signed-off-by: seshukm <seshu.kumar.m@huawei.com> Change-Id: Ia5e3812c1a0117dee3b3ccd12ff381ef2f24c8c1
2020-10-19Merge "formatted pom whitespace"Steve Smokowski2-66/+66
2020-10-19Merge "Update to use fqdn of server to query aai"Steve Smokowski1-1/+3
2020-10-19Merge "Removed unused sim scenrios and robots"Steve Smokowski11-342/+0
2020-10-19Merge "use correct vnf and vf cust for replace in"Steve Smokowski2-3/+31
2020-10-17Methods with same name get mixed upElena Kuleshov6-13/+13
Methods with the same name and number of arguments but operating on different execution types get sometimes mixed up in Camunda. Issue-ID: SO-3270 Signed-off-by: Kuleshov, Elena (ek1439) <evn@att.com> Change-Id: I40319a185644c93c86a7883765a615129ee19f1e
2020-10-16formatted pom whitespaceBenjamin, Max2-66/+66
formatted pom whitespace Issue-ID: SO-3312 Signed-off-by: Benjamin, Max (mb388a) <mb388a@att.com> Change-Id: Ie2ef21739d3143b93aadacec9fb0f2e2aa134def
2020-10-16Merge "update the SO 1.7.4 release package"Chuanyu Chen1-0/+33
2020-10-15Fixes for bugs found in Transport Slicing integrationhyu20105-13/+39
This update contains for the fixes for the following JIRAs: SO-3308: Transport Slicing integration: MSOWorkflowException: mso-request-id not provided SO-3309: Transport Slicing integration: unable to get prefix environment variable from execution in TnNssmfUntils SO-3310: Transport Slicing Integration: null pointer exception in saving SDNC rollback data Issue-ID: SO-3308 Issue-ID: SO-3309 Issue-ID: SO-3310 Signed-off-by: hyu2010 <henry.yu1@huawei.com> Change-Id: I0c9ed038454b309914ddee6ea2366db58f248f9f Signed-off-by: hyu2010 <hyu2010b@gmail.com>
2020-10-15update the SO 1.7.4 release packageseshukm1-0/+33
Issue-ID: SO-3213 Signed-off-by: seshukm <seshu.kumar.m@huawei.com> Change-Id: I0b42f1ed0ea22ce98d01487a1d2169488a0bc033
2020-10-15Merge "bump the so version to 1.7.4"1.7.4Chuanyu Chen1-1/+1
2020-10-15bump the so version to 1.7.4seshukm1-1/+1
Issue-ID: SO-2356 Signed-off-by: seshukm <seshu.kumar.m@huawei.com> Change-Id: Ib8d200abd450146f88efb00033fca712f765fbfc
2020-10-15Merge "Adding Helm type Issue-ID: SO-3080"Seshu Kumar M2-1/+4
2020-10-15Merge "Developer info update for Docker-Config Understanding"Seshu Kumar M2-0/+365
2020-10-15Merge "Fix 3gppservices URI path"Seshu Kumar M2-19/+19
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-14Removed unused sim scenrios and robotsBoslet, Cory11-342/+0
Removed unused sim scenrios and robots Issue-ID: SO-3301 Signed-off-by: Benjamin, Max (mb388a) <mb388a@att.com> Change-Id: I0db39d3fb6f193c060634989e54215ab52cbf857
2020-10-14Merge "Fix skipPostInstConf for PNF"Lukasz Muszkieta4-8/+69
2020-10-14Fix skipPostInstConf for PNFmharazin4-8/+69
Issue-ID: SO-3271 Signed-off-by: Mateusz Harazin <mateusz.harazin@nokia.com> Change-Id: I550a6582da1c7dd9d000ee9c7cfe421a293b9e59
2020-10-14Merge "SO-ETSI-NFVO Get NS Operation Status Backend Service"Byung-Woo Jun9-28/+277
2020-10-14Merge "Update AAI schema version"Chuanyu Chen1-1/+1
2020-10-13SO-ETSI-NFVO Get NS Operation Status Backend ServiceAndrewLamb9-28/+277
Issue-ID: SO-2871 Change-Id: I1b17bbc5750abb38bf017df4088c4b40db3552ab Signed-off-by: AndrewLamb <andrew.a.lamb@est.tech>
2020-10-13Fixing SQL deadlock issuewaqas.ikram3-28/+33
Change-Id: I8d3d49c8c76e9190a512a818d154bc5be2a0c42a Issue-ID: SO-3300 Signed-off-by: waqas.ikram <waqas.ikram@est.tech>
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-13Update AAI schema versionzm3301-1/+1
Issue-ID: SO-2963 Signed-off-by: zm330 <zhangminyj@chinamobile.com> Change-Id: I85c5d41cbd53b44c4f3edc6128bdd3a14cee73e5
2020-10-13Merge "Update NSMF Allocate workflow and fix health check issue"Chuanyu Chen3-146/+124
2020-10-13Update NSMF Allocate workflow and fix health check issuezm3303-146/+124
Issue-ID: SO-2963 Signed-off-by: zm330 <zhangminyj@chinamobile.com> Change-Id: I07d5e7aada2e028914067c2f20a3a44eb4450e83
2020-10-12use correct vnf and vf cust for replace inKalkere Ramesh, Sharan2-3/+31
use correct vnf and vf cust for replace in workflowaction Issue-ID: SO-3298 Signed-off-by: Benjamin, Max (mb388a) <mb388a@att.com> Change-Id: I991960740b3d495c0613b5176019499a3500b5b2
2020-10-12Merge "Exclude problematic dependency from cxf"Steve Smokowski13-102/+66
2020-10-12Merge "add work step option for failures"Steve Smokowski7-5/+104
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-09Fixing Basic Auth value paramwaqas.ikram1-1/+1
Change-Id: Idb9591038a832f792d6010735222997d9b3b4dd9 Issue-ID: SO-3241 Signed-off-by: waqas.ikram <waqas.ikram@est.tech>
2020-10-09Adding nullable values to columnswaqas.ikram8-40/+24
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)13-102/+66
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 Wang4-45/+29
Issue-ID: SO-3294 Signed-off-by: Enbo Wang <wangenbo@huawei.com> Change-Id: I9dd08200cb108a4d77b6f97502dcc999174aecaf
2020-10-08Update response processing for DoAllocateNSSI(RAN)Enbo Wang4-19/+44
Issue-ID: SO-3274 Signed-off-by: Enbo Wang <wangenbo@huawei.com> Change-Id: I252c54f2d653ac5ed4738f0ea1e7de440f9affd5
2020-10-08Update parameter parsing for DoAllocateNSSI(RAN)Enbo Wang12-13/+42
Issue-ID: SO-3274 Signed-off-by: Enbo Wang <wangenbo@huawei.com> Change-Id: I0c1f5380d4ebd2befa34f6e7668d1c09994ac408