aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Collapse)AuthorFilesLines
2020-10-22Update to not create VNFC relationshipSmokowski, Steven4-15/+27
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-22Merge "Remove static declaration"Steve Smokowski1-1/+1
2020-10-22Merge "so does not capture the vnf name"Steve Smokowski4-6/+22
2020-10-22Merge "Removed audit code"Steve Smokowski33-2947/+410
2020-10-22Merge "Update Resource Bean"Steve Smokowski1-0/+9
2020-10-22Merge "Changing save to saveAndFlush to flush the data to"Byung-Woo Jun12-58/+72
2020-10-22Changing save to saveAndFlush to flush the data towaqas.ikram12-58/+72
DB immediately and Updating Camunda configuration to use separate transaction manager than other datasources Change-Id: Id621827a9de61dec08c4bae92741fbd7296824a7 Issue-ID: SO-2868 Signed-off-by: waqas.ikram <waqas.ikram@est.tech>
2020-10-22Changing ETSI folder dir per SDC-3244 requirementwaqas.ikram8-4/+4
Change-Id: I69b5f72add73868626acf0c0951da12e4e29607a Issue-ID: SO-3327 Signed-off-by: waqas.ikram <waqas.ikram@est.tech>
2020-10-22fix template parsing problemszm3302-3/+7
Issue-ID: SO-2963 Signed-off-by: zm330 <zhangminyj@chinamobile.com> Change-Id: I4eac0ddc5909076c4b83a7866b9a14a69e7b32c7
2020-10-21Fixes for bugs found in Transport Slicing integrationhyu20101-35/+19
This update contains for the fix for the following JIRA: SO-3326: Transport Slicing integration: AAI Exception in DeAllocate TN NSSI WF Issue-ID: SO-3326 Signed-off-by: hyu2010 <hyu2010b@gmail.com> Change-Id: I111ed3e386e77baf5fbe7b5d2398cc75f079eef4
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-21Remove static declarationBenjamin, Max (mb388a)1-1/+1
Class is a managed spring singleton, static not required Issue-ID: SO-3304 Signed-off-by: Benjamin, Max (mb388a) <mb388a@att.com> Change-Id: I25aef43025f5453c8bd788721fbae45b568e905a
2020-10-21so does not capture the vnf namePlummer, Brittany4-6/+22
Add requestid to return headers to audit filter Added catch for exceptions from validators Removed unused test file Updated validation unit test Updated transactionId header assertion in failing test Updated assertion as validator order changes Updated assertions to check for requestId Issue-ID: SO-3325 Signed-off-by: Benjamin, Max (mb388a) <mb388a@att.com> Change-Id: I246d9e371346639b4c4ea2b99add1d891af96b8e
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-21Update Resource BeanBoslet, Cory1-0/+9
Add original service resource id field Issue-ID: SO-3324 Signed-off-by: Benjamin, Max (mb388a) <mb388a@att.com> Change-Id: I73703b50cc61669eb40b1516f7ce90639ca87ba2
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>