Age | Commit message (Collapse) | Author | Files | Lines |
|
|
|
|
|
- created DeactivatePnfBB which changes orchestration status to inventoried when invoked
- included BB into flow in R_MacroData script which initializes database
- added support for mapping of service relations to PNFs
- changed version of logging-analytics to 1.6.7
Issue-ID: SO-3111
Change-Id: I375db2014887f1f634adac31d4d1af3675f5911c
Signed-off-by: Mateusz Goluchowski <mateusz.goluchowski@nokia.com>
|
|
|
|
|
|
This commit implements workflow for pnf health
check and its respective test cases.
Issue-ID: SO-3018
Signed-off-by: tragait <rahul.tyagi@est.tech>
Change-Id: Idffcbf78809c33dd7a059bc87962716d0a9cd81c
Signed-off-by: tragait <rahul.tyagi@est.tech>
|
|
Issue-ID: SO-3047
Signed-off-by: deepikasatheesh <deepika.s84@wipro.com>
Change-Id: I63ab8670e90b78d6049eafff7e139a84bfbf6784
|
|
|
|
Issue-ID: SO-2836
Signed-off-by: Krzysztof Gajewski <krzysztof.gajewski@nokia.com>
Change-Id: Ib37b7972a939cd353a6cbb0370aed126534315d4
|
|
Issue-ID: SO-3076
Signed-off-by: seshukm <seshu.kumar.m@huawei.com>
Change-Id: If408cd72d11ea64ce6b5d65c291711d8e28f923a
|
|
Issue-ID: SO-3011
Signed-off-by: seshukm <seshu.kumar.m@huawei.com>
Change-Id: I0d7db74ae079638caf6550be11092ab589c21cf6
|
|
add lambda function to modify uris
formatted files after modifications
Issue-ID: SO-3101
Signed-off-by: Benjamin, Max (mb388a) <mb388a@att.com>
Change-Id: Ia91adbf929e157a8ba3add8a4683e12ba3a64489
|
|
|
|
|
|
|
|
Fixed issue where execute building block has the wrong config id
Add and updated unit test and made improvements to WorkflowAction
Removed method that is no longer used by wfa
Fixed compilatoon error for build failure, exception being thrown
Need to check if list is empty and return null if it is
Issue-ID: SO-3098
Signed-off-by: Benjamin, Max (mb388a) <mb388a@att.com>
Change-Id: I0cf811a1070237bcb463f2f3949f56eebbe41b6b
|
|
Implement getAllProcessingFlags rest query to catalog DB.
Remove debug printout from the JUnit test.
Issue-ID: SO-3097
Signed-off-by: Benjamin, Max (mb388a) <mb388a@att.com>
Change-Id: Icc2f7de1600a39d0c2d2a964e9df84ec9237a157
|
|
Remove references to systems no longer part of ONAP
Issue-ID: SO-3096
Signed-off-by: Benjamin, Max (mb388a) <mb388a@att.com>
Change-Id: I31f8975e230b04d58ef3c36f198f1cafa508c5b7
|
|
Fixed issue where uri was being set where hostname was expected.
Issue-ID: SO-3095
Signed-off-by: Benjamin, Max (mb388a) <mb388a@att.com>
Change-Id: I6386628707c1ee9860b2ed87cf7868e23dc16329
|
|
|
|
|
|
Keep DeleteFabricConfigurationBB in rollbackToCreated scenario.
Issue-ID: SO-3094
Signed-off-by: Benjamin, Max (mb388a) <mb388a@att.com>
Change-Id: Ifb8e6eed8f732ba6278aa75dd38a89936a2356a5
|
|
always use consumer in output method
Issue-ID: SO-3084
Signed-off-by: Benjamin, Max (mb388a) <mb388a@att.com>
Change-Id: I03a36b1b7db702dc95b381f25853efcc073d0900
|
|
|
|
|
|
|
|
|
|
Not found exception was in the wrong place.
Issue-ID: SO-3075
Signed-off-by: Benjamin, Max (mb388a) <mb388a@att.com>
Change-Id: I321f42a33951f26dc39e2de45b61a455e6032bcb
|
|
Implement mapping of requestorId to xOnapRequestorid in request to APPC.
Issue-ID: SO-3072
Signed-off-by: Benjamin, Max (mb388a) <mb388a@att.com>
Change-Id: Ia3b157b259f1f4f94b197bd07354157d1d5d86b7
|
|
Updated code to create the child objects seperately
Changed mockito arg matcher to look for optional classes
Issue-ID: SO-3070
Signed-off-by: Benjamin, Max (mb388a) <mb388a@att.com>
Change-Id: I7645a9837a9f07e6c505a92219e7836d80e567ce
|
|
This commit implements
- New SO Service level workflow execution API
- Code refactoring on class InstanceManagement.java
Issue-ID: SO-2930
Signed-off-by: ajay_dp001 <ajay.deep.singh@est.tech>
Change-Id: Iabeeddab3ac47d257e25af0f3e43d8e857c70037
|
|
|
|
Add back auto process migration
Issue-ID: SO-3069
Signed-off-by: Benjamin, Max (mb388a) <mb388a@att.com>
Change-Id: I50fc83484e9bd992e1419f980dcc54055ca40cb8
|
|
Create vserver if not exists
Fix broken unit tests on vserver
Issue-ID: SO-3065
Signed-off-by: Benjamin, Max (mb388a) <mb388a@att.com>
Change-Id: I9ef64045443032083b49d71b38d35d30e85ae50a
|
|
dsl query builder now supports filters
Issue-ID: SO-3068
Signed-off-by: Benjamin, Max (mb388a) <mb388a@att.com>
Change-Id: I5b959381c6c0cf8a66109fa510a805ec5e0c1e50
|
|
|
|
|
|
|
|
|
|
Set up logging for dry run on delete invenotry heatbridge.
Issue-ID: SO-3067
Signed-off-by: Benjamin, Max (mb388a) <mb388a@att.com>
Change-Id: I69c19b9d6781910d15822cc9e7039f6aba6952a4
|
|
|
|
Changed certain external task to use the long lock time.
Issue-ID: SO-3049
Signed-off-by: Benjamin, Max (mb388a) <mb388a@att.com>
Change-Id: If074ee1467fe1bac79892a885c4efddf87415b8a
|
|
updated workflow async resource class to be configurable
updated long to String for property name
remove input parameters into get wait time method
Issue-ID: SO-3048
Signed-off-by: Benjamin, Max (mb388a) <mb388a@att.com>
Change-Id: Ib35041329b8984798fe75f23c4cdf908ded42a40
|
|
Began fixing issues with heat bridge WIP.
Removed duplicate method call from heat bridge
Added to populate ipv4 prefix lendth with subnet prefix
Fixed remaining issues with heat bridge code.
Change sriov pf to be sriov vf in aai object.
Issue-ID: SO-3035
Signed-off-by: Benjamin, Max (mb388a) <mb388a@att.com>
Change-Id: I05de776126b2442268d98d87176855f1080109bd
|
|
|
|
|
|
|
|
|
|
|
|
Update SO reference table for some Macro flows
changing their execution with ControllerExecutionBB
and dedicated action + scope
Issue-ID: SO-3023
Signed-off-by: Lukasz Rajewski <lukasz.rajewski@orange.com>
Change-Id: Ib46691b802a201c437e3c5257e586c3cfc039cd1
|