Age | Commit message (Collapse) | Author | Files | Lines |
|
|
|
Use external tasks to communicate with openstack adapter
Will be more resilient to failures
Refactored all flows to use external tasks not REST calls
Rollback is now an external task
Ensured backwards compatibility
Issue-ID: SO-2767
Signed-off-by: Benjamin, Max (mb388a) <mb388a@att.com>
Change-Id: I8afdb89c688d756aed0f25f7d9a7fb898142554d
|
|
|
|
Fix the issue that API can not return when the workflow has ended.
Issue-ID: SO-2751
Signed-off-by: Enbo Wang <wangenbo@huawei.com>
Change-Id: I7d140b2286ce3003a6efcd2c3891fc8142982477
|
|
Added service-name update OTN service for Create flow
Added new request format for OTN service Delete flow
Change-Id: Iea3362c2a57a376f181de813158462390aaf27e3
Issue-ID: SO-2460
Signed-off-by: Srinivasan Ramanathan <srinivasan.ramanathan2@us.fujitsu.com>
|
|
|
|
|
|
Issue-ID: SO-2368
Change-Id: I1160fd3b312992c841b60d09515407f3d3a3e83a
Signed-off-by: Harry Huang <huangxiangyu5@huawei.com>
|
|
Issue-ID: SO-2368
Change-Id: I85e0f50ac2efce57ae8d39a31526bbbbdb730a31
Signed-off-by: hetengjiao <hetengjiao@chinamobile.com>
|
|
Issue-ID: SO-2368
Change-Id: I0752e74b9b32c78eb27cb90a8c5725e52f6ae38b
Signed-off-by: Harry Huang <huangxiangyu5@huawei.com>
|
|
|
|
|
|
|
|
Added new BPMN flow for creating 5G slice NSSI.
Issue-ID: SO-2368
Signed-off-by: Isaac Manuel Raj <isaac.manuelraj@huawei.com>
Change-Id: Ibcd5210de446c90b0955eee21b065bccd9f6efac
|
|
Added new BPMN flow for NSI.
Issue-ID: SO-2368
Signed-off-by: Isaac Manuel Raj <isaac.manuelraj@huawei.com>
Change-Id: I307edff40b2447240b0ffa07733cd8677ea32472
|
|
Added new flow for creating 5G slice options.
Issue-ID: SO-2368
Signed-off-by: Isaac Manuel Raj <isaac.manuelraj@huawei.com>
Change-Id: Ibec1254bec9bbee61e8b83a1d6e369b315a63e8c
|
|
Added new flow for creating 5G slice service.
Issue-ID: SO-2368
Signed-off-by: Isaac Manuel Raj <isaac.manuelraj@huawei.com>
Change-Id: I156bf40c52ec30d4cc0c9a94589e947e2b655255
|
|
|
|
|
|
Issue-ID: SO-2368
Change-Id: I6ce7a8e2af31dce192468ab73247c53156183524
Signed-off-by: hetengjiao <hetengjiao@chinamobile.com>
|
|
Issue-ID: SO-2368
Change-Id: Iee4d4c937947d01196a85c8a45387c5a3cb0aa19
Signed-off-by: hetengjiao <hetengjiao@chinamobile.com>
|
|
Issue-ID: SO-2368
Change-Id: Ia6ba48652c08b4beade525975008ee8f303666cf
Signed-off-by: hetengjiao <hetengjiao@chinamobile.com>
|
|
Issue-ID: SO-2368
Signed-off-by: zm330 <zhangminyj@chinamobile.com>
Change-Id: I0e0ff064fc21c0b0c2d47823c1495feeb22253a5
|
|
Issue-ID: SO-2368
Signed-off-by: zm330 <zhangminyj@chinamobile.com>
Change-Id: Ie67bd6a51a602105857b0a85faa8ee2122fce29e
|
|
Issue-ID: SO-2368
Signed-off-by: zm330 <zhangminyj@chinamobile.com>
Change-Id: Ib7672ef398f49765933bfc84465a0e0436bb59d4
|
|
|
|
Issue-ID: SO-2368
Change-Id: I1a53eb36eda4b58f6952b99b5442d025177546ac
Signed-off-by: Harry Huang <huangxiangyu5@huawei.com>
|
|
This commit creates two bpmn
1. PNFSoftwareUpgrade.bpmn
2. PNFSWUPDownload.bpmn
Respective Testcases are also written
for both bpmns.
Issue-ID: SO-2514
Issue-ID: SO-2515
Change-Id: Icb1706f1974341182f13b9125e09418b61571c52
Signed-off-by: EricMoore <eric.e.moore@est.tech>
|
|
Issue-ID: SO-2368
Change-Id: I9d1c591ea965e243fb9558ff24bc2f0acad4bf4c
Signed-off-by: hetengjiao <hetengjiao@chinamobile.com>
|
|
|
|
Issue-ID: SO-2368
Signed-off-by: zm330 <zhangminyj@chinamobile.com>
Change-Id: Ibf443a3d490e48d397f1f3240207b5c00b92695f
|
|
Issue-ID: SO-2368
Change-Id: I33b7b21907f98f4934dc410e9bd3a252210bc58e
Signed-off-by: hetengjiao <hetengjiao@chinamobile.com>
|
|
This commit implements code for PNF BB for pnf
software upgrade usecase.
Issue-ID: SO-2090
Signed-off-by: tragait <rahul.tyagi@est.tech>
Change-Id: I3da3ba965bc92fda0ecc542d42afe694f19e06e1
Signed-off-by: tragait <rahul.tyagi@est.tech>
|
|
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>
|
|
Modified the e2e service instance flow to
support both new list types groups along with
backward compatibility to support old types
alloted resources, network etc.
Change-Id: I1cb128e259c54b80009840914b2c1cee8cf8a4df
Issue-ID: SO-1393
Signed-off-by: sarada prasad sahoo <sarada.prasad.sahoo@huawei.com>
|
|
Modified the e2e service instance flow to
support both new list types groups along with
backward compatibility to support old types
alloted resources, network etc.
Change-Id: Ie8fc8a4550a90b44736b6b9de058e2a2e187570c
Issue-ID: SO-1393
Signed-off-by: sarada prasad sahoo <sarada.prasad.sahoo@huawei.com>
|
|
Change-Id: Ib8eaae7ee4a404bde568803afaf6c4e183cbbd53
Issue-ID: SO-2004
Signed-off-by: Benjamin, Max (mb388a) <mb388a@us.att.com>
|
|
Change-Id: I551ea3f29a76dc99532455ea4d7e84a316f9bf38
Issue-ID: SO-1980
Signed-off-by: Smokowski, Steve (ss835w) <ss835w@us.att.com>
|
|
Issue-ID: SO-1993
Signed-off-by: MariosIakovidis <marios.iakovidis@huawei.com>
Change-Id: I6abec916438221669817b49997431b6164ee1a76
|
|
Issue-ID: SO-1938
Signed-off-by: MariosIakovidis <marios.iakovidis@huawei.com>
Change-Id: I78cc401a746ef4dbca41a869729b9791210038f4
|
|
|
|
|
|
|
|
Change-Id: I1cf49f98f26e322b4785cc14f96ee63a5830117e
Issue-ID: SO-1930
Signed-off-by: MariosIakovidis <marios.iakovidis@huawei.com>
|
|
Change-Id: I68174bf2e67280a4bf65d8f26b04793b76896f04
Issue-ID: SO-1913
Signed-off-by: MariosIakovidis <marios.iakovidis@huawei.com>
|
|
Change-Id: I50e7f33a3a38e77c84874d75ab33c5f9bb693f8b
Issue-ID: SO-1922
Signed-off-by: Yang Xu <yang.xu3@huawei.com>
|
|
Update the appc client jar version
Throw exception for non success cds call
Fix CreateVcpeResCustServiceSimplifiedTest IT
Issue-ID: SO-1857 SO-1779
Change-Id: Ifee080600051c92fd964a92d16efb67e4ab05d5d
Signed-off-by: eeginux <henry.xie@est.tech>
|
|
Request body fix for sdnc requests.
Change-Id: Id3e454be18c62ab8c2e5ee572de55bf3ef7c18a3
Issue-ID: SO-1393
Signed-off-by: subhash kumar singh <subhash.kumar.singh@huawei.com>
|
|
Fixed the issue when subprocess 'DoDeleteE2EServiceInstance'
calls 'AAI GenericGetService' sub-process
which is deleted from SO common-bpmn.
Change-Id: I8f5dce0135031c2d44fccd51676a709f014ef3c7
Issue-ID: SO-1809
Signed-off-by: sarada prasad sahoo <sarada.prasad.sahoo@huawei.com>
|
|
Fix SDNC Resource Creation workflow
Issue-ID: SO-1393
Change-Id: Ia75150adf3695e623a2f3ec7ea5f720667142c1b
Signed-off-by: Isaac Manuel Raj <isaac.manuelraj@huawei.com>
|