Age | Commit message (Collapse) | Author | Files | Lines |
|
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: If8179344b10b9a31845fba6d6c725c3eb5cb0add
|
|
Issue-ID: SO-2368
Signed-off-by: zm330 <zhangminyj@chinamobile.com>
Change-Id: Ib7672ef398f49765933bfc84465a0e0436bb59d4
|
|
Issue-ID: SO-2368
Signed-off-by: zm330 <zhangminyj@chinamobile.com>
Change-Id: I56803f9126b3362d8565b56861e23ed5a54967e9
|
|
|
|
Issue-ID: SO-2588
Signed-off-by: Enbo Wang <wangenbo@huawei.com>
Change-Id: I631d0d6030acc5c6c3d63e3c77a37ea8730ffc8f
|
|
|
|
|
|
Issue-ID: SO-2368
Change-Id: Ice0609357a03ddb1d8bc6afd370b0be2cad41bfc
Signed-off-by: hetengjiao <hetengjiao@chinamobile.com>
|
|
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
Change-Id: I047cf7b62840e250c343e3c1e962077a51cbb75b
Signed-off-by: hetengjiao <hetengjiao@chinamobile.com>
|
|
|
|
|
|
Issue-ID: SO-2368
Signed-off-by: zm330 <zhangminyj@chinamobile.com>
Change-Id: Ibf443a3d490e48d397f1f3240207b5c00b92695f
|
|
|
|
|
|
Issue-ID: SO-2519
Signed-off-by: seshukm <seshu.kumar.m@huawei.com>
Change-Id: Id0993b244b0978375ff8476e4bf8ef79e1bb9e68
|
|
Issue-ID: SO-2634
Change-Id: Ida125072b7044c3bd7001ba43f72f14cb6a0f1f6
Signed-off-by: Lukasz Muszkieta <lukasz.muszkieta@nokia.com>
|
|
Issue-ID: SO-2368
Change-Id: I33b7b21907f98f4934dc410e9bd3a252210bc58e
Signed-off-by: hetengjiao <hetengjiao@chinamobile.com>
|
|
Introduce WorkflowResourceIds Extension
Other minor changes:
Improve utilization of Streams API
Remove some dead code
Simplify exception creation when northBoundRequest is null
Issue-ID: SO-2634
Signed-off-by: Remigiusz Janeczek <remigiusz.janeczek@nokia.com>
Change-Id: I0cf5b4c508e0d3d46d91c36bfd6b9cc6529136a0
|
|
|
|
Introduce generic method for retrieving concrete resource of given type from Aai
Issue-ID: SO-2634
Signed-off-by: Remigiusz Janeczek <remigiusz.janeczek@nokia.com>
Change-Id: I33e247154961ff50fa81845158229413a9d81bfe
|
|
|
|
Issue-ID: SO-2368
Signed-off-by: zm330 <zhangminyj@chinamobile.com>
Change-Id: Ie27fc77fabd217c7e478c0af1369989fee327261
|
|
|
|
|
|
|
|
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>
|
|
Removed stack traces from error logs
Fixed spelling in error message
Issue-ID: SO-2670
Signed-off-by: Benjamin, Max (mb388a) <mb388a@att.com>
Change-Id: I7edc75b2c0b84727fdba3fd6eb893ed7380c613c
|
|
Things done-
-Fixed review comments.
-Added logic to create payload using scope and action.
-Populate instance parameters from SO-request to CDS payload for VNF.
-Implementation of setting orchestration status after CDS completes its operation based on SO scope.
-Make use of ControllerRunnable interface.
-Changed actionname to actionName to action.value as per Oscar's suggestion.
-Setting orchestration status after CDS completes its operation for VF-Module.
-Populate instance paraneters from SO to CDS for VF-Module.
Issue-ID: SO-2312
Signed-off-by: prathamesh <prathamesh_morde@yahoo.ca>
Change-Id: I026d9f7909e486c68f274b7e56c8bd7c8fdcd521
Signed-off-by: prathamesh <prathamesh_morde@yahoo.ca>
Signed-off-by: tragait <rahul.tyagi@est.tech>
|
|
|
|
|
|
Issue-ID: SO-1841
Signed-off-by: Tomasz Wrobel <tomasz.wrobel@nokia.com>
Change-Id: I4871b18efea1eb1a881bfe512b7437233d9ba33c
|
|
-Added BBNameSelectionReference table having bbName along with
action,scope,actor
-Updated CatalogDbClient to use BBNameSelectionReference Table
-Updated ControllerExecution bmpn to select flow as per Controller Actor
-Corrected Format Error
Issue-ID: SO-2316
Signed-off-by: Pooja03 <pm00501616@techmahindra.com>
Change-Id: I21fad846249f773308e34abcac134d3ee0694027
Signed-off-by: Manamohan <MS00534989@techmahindra.com>
|
|
Added logic to prevent double exception creation
Issue-ID: SO-2661
Signed-off-by: Benjamin, Max (mb388a) <mb388a@att.com>
Change-Id: Ib575d5914a57b0417b7c6b830cdead8451438e12
|
|
Added AccessConnectivity and InternetProfile to the switch cases. OLT and EdgeInternetProfile are not in use anymore.
The use of getMetadatum needs further investigation, service instance metadata is only populated by SDNC DG and it is
not available at this stage.
Issue-ID: SO-2611
Signed-off-by: Pérez Caparrós David <David.PerezCaparros@swisscom.com>
Change-Id: Ia035dd9fb2aa33e361fe78b8a97d8148a106bbb2
|
|
Methods should not have too many parameters
Either log or rethrow this exception
Issue-ID: SO-1841
Change-Id: Iabe32f4492560703228eb5d115b5e91ebeb17255
Signed-off-by: Parshad Patel <pars.patel@samsung.com>
|
|
Disable JUnits for PauseForManualHandling due to sporadic errors.
Issue-ID: SO-2659
Signed-off-by: Benjamin, Max (mb388a) <mb388a@att.com>
Change-Id: I56f69a6023c3a8e9f536576acc70ba6fb76d9d09
|
|
Change-Id: Ic34900cc3664944c9ecd3b5636d87deefb178aee
Issue-ID: SO-2317
Change-Id: I102d340b248ab67a9801af178e6b76a9a15821be
Signed-off-by: Manamohan <MS00534989@techmahindra.com>
|
|
|
|
|
|
Issue-ID: SO-2640
Change-Id: Ie30c928e730ab858e9fe4ac5a4b14cebf6c0f806
Signed-off-by: Joanna Jeremicz <joanna.jeremicz@nokia.com>
|
|
|
|
|
|
|