Age | Commit message (Collapse) | Author | Files | Lines |
|
Issue-ID: SO-2519
Signed-off-by: seshukm <seshu.kumar.m@huawei.com>
Change-Id: I983562ff7180e43092eaab9234a40ca1836eae27
|
|
Issue-ID: SO-2368
Add method for update a OrchestrationTask
Change-Id: I96cc8354d070ec64e61ca6aa23129ef6f9880e7a
Signed-off-by: Harry Huang <huangxiangyu5@huawei.com>
|
|
|
|
|
|
|
|
Issue-ID: SO-2368
Add Register for OrchestrationTask
Change-Id: If57a9fca62e90616fef6d23b0f6b1561265db0f3
Signed-off-by: Harry Huang <huangxiangyu5@huawei.com>
|
|
Issue-ID: SO-2368
Add methods for create a OrchestrationTask
Change-Id: I0d049b4e60ead8dbb4e524ae4081f17433ac78bd
Signed-off-by: Harry Huang <huangxiangyu5@huawei.com>
|
|
|
|
Issue-ID: SO-2071
Signed-off-by: Yaoguang Wang <sunshine.wang@huawei.com>
Change-Id: Ia97604b3b3d109d758914c04232256cdb262e121
|
|
Issue-ID: SO-2368
Modify CamundaRequestHandler to add method to send
message to Camunda engine. Use non-blocking webclient
considering workflow may take long time to finish.
Change-Id: I70a8b38881ac40b4d65a3d7305f57a56829e6f1d
Signed-off-by: Harry Huang <huangxiangyu5@huawei.com>
|
|
Updated pom to release version of logging library
Issue-ID: SO-2662
Signed-off-by: Benjamin, Max (mb388a) <mb388a@att.com>
Change-Id: Icd29af1993d8baf9be7b490a8c89639771fa93a4
|
|
|
|
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>
|
|
|
|
Change-Id: I81dc737c27092d32bac6457ba015f0b093cb1176
Issue-ID: SO-2418
Signed-off-by: waqas.ikram <waqas.ikram@est.tech>
|
|
This commit implements SO request handler API
onap/so/infra/workflowSpecifications/v[x]/pnfWorkFlows.
It is used to get all the pnf workflows exist in
catalogdb.
Issue-ID: SO-2660
Change-Id: Ieeca8a6afef917b6e3ba927d38ed5509dcaf253c
Signed-off-by: tragait <rahul.tyagi@est.tech>
|
|
Issue-ID: SO-2368
Add methods for get all orchestrationTask
and get an specific one by querying id.
Change-Id: I9fb444def7640a4d70357681637a924cf546314b
Signed-off-by: Harry Huang <huangxiangyu5@huawei.com>
|
|
|
|
Issue-ID: SO-2368
Add SQL script to create OrchestrationTask table
Change-Id: Ic59fe76a954c8808a32bb8f89eca3a933d559b02
Signed-off-by: Harry Huang <huangxiangyu5@huawei.com>
|
|
Issue-ID: SO-2368
Add methods to handle OrchestrationTask
Change-Id: I4595c5a1099977e5dba259bfbf77d666b1db699c
Signed-off-by: Harry Huang <huangxiangyu5@huawei.com>
|
|
Issue-ID: SO-2368
Add test class for OrchestrationTaskRepository
Change-Id: Ib709e992604a889422943be117c98bbe913a0166
Signed-off-by: Harry Huang <huangxiangyu5@huawei.com>
|
|
Issue-ID: SO-2368
Add custom controller for OrchestrationTask
in requestDB adapter
Change-Id: I88ee0f7ee06131400d12b2f085853823af1a035c
Signed-off-by: Harry Huang <huangxiangyu5@huawei.com>
|
|
|
|
|
|
|
|
Issue-ID: SO-2663
Signed-off-by: Priyadharshini <priyadharshini.b96@wipro.com>
Change-Id: Ia5c91ed109d5b31f86a3b903123a083bc08733b9
|
|
Issue-ID: SO-2559
Signed-off-by: Yaoguang Wang <sunshine.wang@huawei.com>
Change-Id: I51cb15f6750b378a9de3435951e3ea1644184a55
|
|
Change-Id: I9580ba5cf2bd023d2c160388cd2115c710d6e95b
Issue-ID: SO-2417
Signed-off-by: rope252 <gareth.roper@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>
|
|
Issue-ID: SO-2622
Signed-off-by: Remigiusz Janeczek <remigiusz.janeczek@nokia.com>
Change-Id: I30b787bc697e48b4e1b21ec84b8abaeff52a5971
|
|
|
|
Issue-ID: SO-1841
Change-Id: I72d349501d6493367204396eb78e7b77a275df8f
Signed-off-by: Tomasz Wrobel <tomasz.wrobel@nokia.com>
|
|
Added logic to prevent double exception creation
Issue-ID: SO-2661
Signed-off-by: Benjamin, Max (mb388a) <mb388a@att.com>
Change-Id: Ib575d5914a57b0417b7c6b830cdead8451438e12
|
|
changes in poms)"
|
|
|
|
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>
|
|
|
|
|
|
|