Age | Commit message (Collapse) | Author | Files | Lines |
|
Issue-ID: SO-2606
Signed-off-by: Lukasz Muszkieta <lukasz.muszkieta@nokia.com>
Change-Id: I55281130c8ce0fde68d7a0554dd9023e44b9f2b0
Signed-off-by: Lukasz Muszkieta <lukasz.muszkieta@nokia.com>
|
|
Setup populate methods to use parameter object
Fixed BBInputSetup failing unit tests
Fixed formatting in BBInputSEtup changes
Updated unit test mocks to include parameter object
Added fix for failing macro robot tests
Formatted BBInputSetup changes
Fixed compilation problems and added new parameters
Added serviceModel parameter to bbinputsetupparameter object
Fixed compilation error and removed unnecessary mockito stubbings
Issue-ID: SO-2615
Signed-off-by: Benjamin, Max (mb388a) <mb388a@att.com>
Change-Id: I60601e4df96f999506fa4fbfa6d9ffc80b42a8c9
|
|
|
|
ControllerRunnable interface: implemented by controller
ControllerContext: Controller Context for controller execution
ControllerPreparable interface:used to setup execution context
ControllerExecutionBB:controller execution for building block
ControllerExecutionDE:controller execution for camunda
Skeleton implementation for APPC controller
Skeleton implementation for SDNC controller
Use ControllerExecutionDE for existing PNF configuration.
Add integration tests for controllerExecutionBB/DE
Add GenericControllerExecution activity for BuildingBlockExecution based
Add GenericControllerExecutionDE activity for DelegateExecution based.
CDS controller to be implemented by SO-CDS generic buildingBlock
Actor seletion based on ingested metadata
Issue-ID: SO-2070
Change-Id: I4020c2ce21468939690e2cef78bbadbfff4bd3e4
Signed-off-by: eeginux<henry.xie@est.tech>
|
|
Add Neutron Port and Nova Server to Proxy
Issue-ID: SO-2614
Signed-off-by: Benjamin, Max (mb388a) <mb388a@att.com>
Change-Id: I09e0302bbdb66dadae3dbac7bbf07a64dfc39d10
|
|
removed extra set line and added a test
Issue-ID: SO-2612
Signed-off-by: Benjamin, Max (mb388a) <mb388a@att.com>
Change-Id: I45022ed722368192823f6cad66e8bd6649cc0719
|
|
|
|
|
|
Change-Id: I51687625cbc7ac52d882fb58fc76a1875528d693
Issue-ID: SO-2578
Signed-off-by: rope252 <gareth.roper@est.tech>
|
|
To increase the coverage of BBInputSetupUtils class
Issue-ID: SO-2600
Signed-off-by: Mateusz Harazin <mateusz.harazin@nokia.com>
Change-Id: I9aa36344d7390d502476d9604ef194455a39f204
|
|
|
|
Test which check more than one functionallity were separarted.
Minor code improvements around BB and EBB.
Issue-ID: SO-2582
Change-Id: I318f8ac299f7204fdd6799108182a29e519724d9
Signed-off-by: kjaniak <kornel.janiak@nokia.com>
|
|
|
|
Changed the <parent> in pom.xml to use org.onap.so:adapters
Issue-ID: SO-2574
Signed-off-by: Piotr Borelowski <p.borelowski@partner.samsung.com>
Change-Id: Ia049de7a757126df1fba8cc3adc1913ef2b927fd
|
|
|
|
|
|
|
|
|
|
Change-Id: I445fd4572dc5a876fdeee66ae393a1215fce54d0
Issue-ID: SO-2415
Signed-off-by: waqas.ikram <waqas.ikram@est.tech>
|
|
Use rest calls to update CatalogDB
Issue-ID: SO-2603
Signed-off-by: Benjamin, Max (mb388a) <mb388a@att.com>
Change-Id: I86d01259c007ed9f9fe53aeca53d126cbe066b1a
|
|
updated bbinput setup to handle new and old service
Issue-ID: SO-2602
Signed-off-by: Benjamin, Max (mb388a) <mb388a@att.com>
Change-Id: I57500ddaed7f3ea3fdc455800139a8d8ebc8f435
|
|
Change-Id: I26a8251bd878d95ae3ede8d27bf9f42a6692e338
Issue-ID: SO-2598
Signed-off-by: waqas.ikram <waqas.ikram@est.tech>
|
|
|
|
|
|
|
|
|
|
update bb input setup to handle replace for service vnf
vf modules that are not replace will get correct model data
added in a unit test as well as added in check for vnf
Issue-ID: SO-2599
Signed-off-by: Benjamin, Max (mb388a) <mb388a@att.com>
Change-Id: I538f6037791905d1086d6d553d1895abd6f2026e
|
|
Use the timeout from the heat template instead of hardcode WIP
Added custom uuid to vf adapter delete rest request
Added and fixed compilations errors due to interface change
added logic to check that the timeout is less than 120
Set the cust model uuid in bpmn so its avaiable to adapter.
Added to use timeout from heat template for network.
Updated unit test to account for new param change to method.
Fixed and added missing param to deletevf in vnfadapterrestv2
Fixed failing junits due to adding model cust id to request
Issue-ID: SO-2601
Signed-off-by: Benjamin, Max (mb388a) <mb388a@att.com>
Change-Id: I6ac276f37d4b6423501fb07fe081828ea3bed235
|
|
Changed the <version> line in pom.xml to use ${project.version}
Issue-ID: SO-2574
Signed-off-by: Piotr Borelowski <p.borelowski@partner.samsung.com>
Change-Id: I5f1014991d3e67c52acdb505eed8c10508404534
|
|
mso stores vnf application id from macro create
Issue-ID: SO-2591
Signed-off-by: Benjamin, Max (mb388a) <mb388a@att.com>
Change-Id: I83aab47ef41b93fa72581823a27c7ae7fa699e52
|
|
|
|
|
|
BB delegates with tests -remove unnecessary classes -add tests cases for Pnfs in ExtractPojosForBBTests"
|
|
removed powermock dependecy and added it to enforcer plugin
Issue-ID: SO-2597
Signed-off-by: Benjamin, Max (mb388a) <mb388a@att.com>
Change-Id: Ib2dff9818fffaef1b356db03795fdca238dfed75
|
|
-move and align logic of BB delegates with tests
-remove unnecessary classes
-add tests cases for Pnfs in ExtractPojosForBBTests
Issue-ID: SO-2568
Signed-off-by: Remigiusz Janeczek <remigiusz.janeczek@nokia.com>
Change-Id: Ic48e2c1c6ab852c33837091da3e7916b71c26466
|
|
Added new appc adapter micro service.
Made required code changes to use the new adapter.
Issue-ID: SO-2596
Signed-off-by: Benjamin, Max (mb388a) <mb388a@att.com>
Change-Id: I880ecace64ec85ca4094a82bc1210798fd3bb85d
|
|
Removed saving instanceName in BBInputSetup
Removed test for setting instanceName in BBInputSetup
Moved saving instanceName to workflowaction
Started adding tests for setting instanceName
Added unit tests for setting instanceName
Updated last modified by from apih to bpmn
Updated access modifier for method no longer needed
Removed requestId parameter no longer used
Updated test to match parameter changes in BBInputSetup
Added volumeGroup lookup by vnf and volumeGroup id
Issue-ID: SO-2595
Signed-off-by: Benjamin, Max (mb388a) <mb388a@att.com>
Change-Id: Ib1bbc53d00ae0257f2678756a1e8f9291d8e7fa2
|
|
|
|
Change-Id: I916182cf97ea4a78fe7dfe19de2cce03b8d9a7ea
Issue-ID: SO-2414
Signed-off-by: eHanan <eoin.hanan@est.tech>
|
|
Issue-ID: SO-2368
Change-Id: I659abc5e94eeb9ef08b89f0847c0cc577d8b0dca
Signed-off-by: Harry Huang <huangxiangyu5@huawei.com>
|
|
|
|
|
|
aaf user expires now configurable via properties
Issue-ID: SO-2590
Signed-off-by: Benjamin, Max (mb388a) <mb388a@att.com>
Change-Id: Ib4cd4f9062862fe8833ee2009a65e8984d8692bf
|
|
|
|
|
|
|
|
Development of SOL002 Adapter
Issue-ID: SO-2574
Signed-off-by: Piotr Borelowski <p.borelowski@partner.samsung.com>
Change-Id: If973a36756e7e89e51797844034673b2a2c40e4f
|
|
Change-Id: I2710b199ccc02af1782cd5fa75e85c4ed5c69aa9
Issue-ID: SO-2414
Signed-off-by: eHanan <eoin.hanan@est.tech>
|
|
|
|
Drop Resource Input Field if not valid JSON
Drop Resource Input Field if not valid JSON
Issue-ID: SO-2587
Signed-off-by: Benjamin, Max (mb388a) <mb388a@att.com>
Change-Id: I704981c6b3413872975b9e94a4b79cc0a1790795
|