aboutsummaryrefslogtreecommitdiffstats
path: root/adapters
AgeCommit message (Collapse)AuthorFilesLines
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
2020-09-17Merge "Heat bridge cron 2.0, changes due to cloud and"Byung-Woo Jun1-0/+27
2020-09-17Merge "update service query"Chuanyu Chen1-4/+6
2020-09-16Heat bridge cron 2.0, changes due to cloud andBoslet, Cory1-0/+27
Heat bridge cron 2.0, changes due to cloud and tenant privs Removed unness repeat calls to token and loop. Issue-ID: SO-3245 Signed-off-by: Benjamin, Max (mb388a) <mb388a@att.com> Change-Id: If8fbc2be2f227b236c8b934a6cfc665a2600348f
2020-09-16Sample Unit tests for cnf-adaptersekharhuawei2-0/+300
Issue-ID: SO-3244 Signed-off-by: sekharhuawei <reddi.shekhar@huawei.com> Change-Id: Ib632a6ab2cef542712e1b2137e92e069e730e443
2020-09-16Merge "Removed authentication methods"Steve Smokowski3-60/+11
2020-09-16update service queryzm3301-4/+6
Issue-ID: SO-2963 Signed-off-by: zm330 <zhangminyj@chinamobile.com> Change-Id: I7489dd5b02fa19b25eec0162dd239c1d40e943d3
2020-09-15Merge "modify the actionType of querySubnetCapability"Chuanyu Chen1-3/+3
2020-09-14cnf-adapter service impl and updatessekharhuawei14-207/+939
Issue-ID: SO-3242 Signed-off-by: sekharhuawei <reddi.shekhar@huawei.com> Change-Id: I63dab335845125b319eeed129b2d7dfd4a31c84c
2020-09-09Removed authentication methodsBoslet, Cory3-60/+11
Keystone token authentication methods no longer needed for ONAP use case Issue-ID: SO-3226 Signed-off-by: Benjamin, Max (mb388a) <mb388a@att.com> Change-Id: I17867f05fdc47070292c59f955188568ea5b9367
2020-09-07Adding logic to communicate with SOL003 Adpaterwaqas.ikram1-2/+1
Change-Id: I130df6c2977b73beb3f4afd0d09791b58f93a945 Issue-ID: SO-3221 Signed-off-by: waqas.ikram <waqas.ikram@est.tech>
2020-09-07Merge "Add new service in API-Handler for 3gpp service instances"Seshu Kumar M1-0/+10
2020-09-07Merge "Add support for Create Vnf Request with Package Id"Byung-Woo Jun2-6/+20
2020-09-07Add support for Create Vnf Request with Package IdAndrewLamb2-6/+20
Issue-ID: SO-3218 Change-Id: If5ca57ce94c0a735c5abf0a77db0e7d725763121 Signed-off-by: AndrewLamb <andrew.a.lamb@est.tech>
2020-09-07Merge "Added to set is floating to false in aai."Steve Smokowski2-1/+60
2020-09-07Merge "Update parameter processing of NSSMF adapter for External RAN NSSMF"Chuanyu Chen1-5/+15
2020-09-05Get SOl003 pkg from ETSI Catalog mgrMukeshKumar8-65/+100
Issue-ID: SO-3207 Change-Id: Ib20176e1b0cd572933d45944cdd1e2ac3d036b6c Signed-off-by: Mukesh <mukeshsharma@est.tech>
2020-09-04Update parameter processing of NSSMF adapter for External RAN NSSMFEnbo Wang1-5/+15
Issue-ID: SO-3202 Signed-off-by: Enbo Wang <wangenbo@huawei.com> Change-Id: I65dfb46e1af981ec49a5a8c36c8fc5ea9b3bda9c
2020-09-04modify the actionType of querySubnetCapabilityhetengjiao1-3/+3
Issue-ID: SO-2963 Signed-off-by: hetengjiao <hetengjiao@chinamobile.com> Change-Id: I050634b503f1f4ad6eb33d474be83dab7ed44650
2020-09-03Added to set is floating to false in aai.Boslet, Cory2-1/+60
Added to set is floating to false in aai. Added to the existing junit test cases. Added a unit test to test the ip method. Issue-ID: SO-3217 Signed-off-by: Benjamin, Max (mb388a) <mb388a@att.com> Change-Id: I342f8a5b04299330d9b90d0da4421017db3e5e0e
2020-09-03Merge "deleted all cloudify support from so"Steve Smokowski22-2530/+5
2020-08-31deleted all cloudify support from soBenjamin, Max22-2530/+5
deleted all cloudify support from so unmaintained client causing dependency issues Issue-ID: SO-3209 Signed-off-by: Benjamin, Max (mb388a) <mb388a@att.com> Change-Id: I6e15ac0b9d031e13a13e0053bbe61855d725c773
2020-08-30Add new service in API-Handler for 3gpp service instancesReshmasree1-0/+10
Issue-ID: SO-3189 Signed-off-by: Reshmasree <reshmasree.chamarthi2@wipro.com> Change-Id: Ieb2d3d36b6a216b00f4c13ebabdf268cf833d267
2020-08-30Update NSSMF adapter to support External RAN NSSMFEnbo Wang4-8/+10
Issue-ID: SO-3202 Signed-off-by: Enbo Wang <wangenbo@huawei.com> Change-Id: I65b8143ad38017117ffb0677054bad3f76ae90e4
2020-08-28Merge "Implement ModifyConfig SO Work flow (Day 2 configuration)"Seshu Kumar M2-0/+18
2020-08-28Merge "Implement so-oof-adapter to handle OOF Callback - Add NSI/NST ↵Seshu Kumar M17-0/+1020
selection callback for Networkslicing"
2020-08-28Merge "add @ServiceLogger Annotation for log print and increase some code ↵Chuanyu Chen10-41/+132
annotation"
2020-08-27Implement so-oof-adapter to handle OOF CallbackPriyadharshini17-0/+1020
- Add NSI/NST selection callback for Networkslicing Issue-ID: SO-3205 Signed-off-by: Priyadharshini <priyadharshini.b96@wipro.com> Change-Id: Ica88d503495949ecce8b897c3a990fbdaa5d4f0e
2020-08-27add @ServiceLogger Annotation for log print and increase some code annotationhetengjiao10-41/+132
Issue-ID: SO-2963 Signed-off-by: hetengjiao <hetengjiao@chinamobile.com> Change-Id: I8e7f88aa87cd59d8e5067a68dd49e1801c2fea9f
2020-08-27Merge "mso-cnf-adapter sample delete , update api's Issue-ID: SO-3183"Seshu Kumar M8-41/+857
2020-08-27Merge "update nssmf adapter, support interactions with multiple NSSMFs: RAN ↵1.7.1Chuanyu Chen43-368/+2528
NSSMF, Transport NSSMF (TSCi), Core NSSMF, and External NSSMFs (RAN and Core)"
2020-08-27update nssmf adapter, support interactions with multiple NSSMFs: RAN NSSMF, ↵hetengjiao43-368/+2528
Transport NSSMF (TSCi), Core NSSMF, and External NSSMFs (RAN and Core) Issue-ID: SO-2963 Signed-off-by: hetengjiao <hetengjiao@chinamobile.com> Change-Id: I4bb745090110949e9479ce7eab86a5c945c7b56d
2020-08-26Merge "updates for keystone V3 auth"Steve Smokowski4-1/+54
2020-08-26Merge "Need to create the ipv6 address which was missing."Steve Smokowski3-2/+30
2020-08-26Merge "update nssmf adapter beans"Chuanyu Chen1-7/+0
2020-08-26update nssmf adapter beanszm3301-7/+0
Issue-ID: SO-2963 Signed-off-by: zm330 <zhangminyj@chinamobile.com> Change-Id: I36cc9c064e271cbf8de8a3e2d3a2abe50a30e2ed