Age | Commit message (Collapse) | Author | Files | Lines |
|
|
|
|
|
Removed unused soap vnf adapter apis and implements
Removed unused apis and implements from vnf adapter
Updates and removed dead code that is never used
Add back override method to the healthcheck in vnf imp
Removed the vnfadapter rest v2 interface and test.
Removed references to v2 rest interfaces from CXF config.
Reverted change to the cxf configuration file.
Removed more unused code and updated unit test to account for removed
apis and v2 being removed
Updated the att openstack adapter cfx to remove v2 classes
Initial commit of cleaning up the vnf adapter and removing the rest
subflow.
Issue-ID: SO-2812
Signed-off-by: Benjamin, Max (mb388a) <mb388a@att.com>
Change-Id: Ia093a5ac2dffd21d27a1ba74a813198b806d0786
|
|
Change-Id: I99c0aee303c89fb5e25b51f616523e367a59785e
Issue-ID: SO-2809
Signed-off-by: waqas.ikram <waqas.ikram@est.tech>
|
|
Issue-ID: SO-2805
Signed-off-by: sunilb <sb00577584@techmahindra.com>
Change-Id: Ie827c5079267e947c3c982f82693eb82316255dd
(cherry picked from commit c2e0e14578992ba50a37a72ba474be724e28b5be)
|
|
The Cyclomatic Complexity of this method "runAppCCommand" is 24 which is greater than 10 authorized
The type of the "payloadInfo" object should be an interface such as "Map" rather than the implementation "HashMap"
Either log or rethrow this exception
Issue-ID: SO-1841
Change-Id: I60a5fa3dea49c33e825cc36419d3b13509f36248
Signed-off-by: Parshad Patel <pars.patel@samsung.com>
|
|
removed unused imports
Issue-ID: SO-2804
Change-Id: I5cc1d3e3c42b3d1ef08de8e2db301da01212b091
Signed-off-by: Rupinder<rupinsi1@in.ibm.com>
|
|
Removed unused imports
Issue-ID: SO-2804
Change-Id: I8ea686dd499578283fdda56ef0fe6c08c557383a
Signed-off-by: Rupinder<rupinsi1@in.ibm.com>
|
|
removed unused imports
Issue-ID: SO-2804
Change-Id: Ibda9e5d4c40b6dea5d7ce6c2ad10b6c645c74358
Signed-off-by: Rupinder<rupinsi1@in.ibm.com>
|
|
Removed some unused imports
Issue-ID: SO-2804
Change-Id: Ib0a7716585448ade0c9571479ed06effaf25738b
Signed-off-by: Rupinder<rupinsi1@in.ibm.com>
|
|
|
|
|
|
|
|
run get vf module cust by id if vf module cust is null
Issue-ID: SO-2800
Signed-off-by: Benjamin, Max (mb388a) <mb388a@att.com>
Change-Id: If4e39535c9b6b6715f8a4169f049bbb1d058e863
|
|
The new BB AbstractCDSProcessingBB was not using the
InjectExecution.execute causing which seemed to be
de-serialization issue.
Issue-ID: SO-2797
Signed-off-by: Sebastien Premont-Tendland <sebastien.premont@bell.ca>
Change-Id: I323deee87d9cfd58d34a6edeca84843b7c87d0bf
|
|
Issue-ID: SO-1576
Signed-off-by: Lukasz Muszkieta <lukasz.muszkieta@nokia.com>
Change-Id: Idbe2e35eecb16706d4ddf5447e4cc1efc0aa78fd
|
|
|
|
|
|
The Cyclomatic Complexity of this method is greater than 10 authorized.
Either log or rethrow this exception
Issue-ID: SO-1841
Change-Id: Idc12ca8d3256958f46f09fd0a34db54136438ad7
Signed-off-by: Parshad Patel <pars.patel@samsung.com>
|
|
Added logic to update the requests DB when a Create or Delete BB is
silent success and updated enum
Updated regrex and add junit test for orch validator and formatted files
Formatted pom files that were not formatted correctly.
Removed use of ternary operator if statement and moved enum to static
final.
Updated equals method to include resource status message for mockito
verify
Removed resourceStatusMessage from equals and used argument capture
instead
Issue-ID: SO-2782
Signed-off-by: Benjamin, Max (mb388a) <mb388a@att.com>
Change-Id: I3a292f57d2771200ce85a99e845e776e2f3bd600
|
|
updated bbinput setup to pull vf if no vnf found
updated name of unit test as its a compilation error
updated pom to get logging analytics library
fix broken test by removing vnf from service
fixed test as mock for setup utils was not correct
Issue-ID: SO-2783
Signed-off-by: Benjamin, Max (mb388a) <mb388a@att.com>
Change-Id: I1077ef934b19980d3fecd839e5f383555aa72d1d
|
|
small updates to groovy tests
Issue-ID: SO-2789
Signed-off-by: Benjamin, Max (mb388a) <mb388a@att.com>
Change-Id: Id7f809166b73c4643f06bde44b79ac407d4e148d
|
|
This will be re-implemented in G release when AAI-2845 is resolved
Issue-ID: AAI-2845
Signed-off-by: lgrech <lukasz.grech@nokia.com>
Change-Id: I8751095a00a4a28b9aae9ff312383afd50772ae2
|
|
Issue-ID: SO-2368
Change-Id: Ia68bef5a1d7413fa2a6b88c79cbaa0501d8f9b57
Signed-off-by: Harry Huang <huangxiangyu5@huawei.com>
(cherry picked from commit fb6f70e61803d3634b7decb847950b733a7adfdf)
|
|
Implement AddFabricConfigurationBB and supporting functionality.
Add verifications for Add/Delete FabricConfigurationBBs.
Implement DeleteFabricConfigurationBB and related functionality
Issue-ID: SO-2774
Signed-off-by: Benjamin, Max (mb388a) <mb388a@att.com>
Change-Id: I58ad9b6155750c73b0c83fed9ca7b35a7e12b617
|
|
- extract code to private methods
Issue-ID: SO-2634
Signed-off-by: Lukasz Muszkieta <lukasz.muszkieta@nokia.com>
Change-Id: Ib5b88549ff410d2e2e93f79b9040211e47f4f6f0
|
|
|
|
Move the groovy script to the right folder
Issue-ID: SO-2368
Change-Id: I9bf70d038c2893115e9cfd728e6d1ceafb94e2c1
Signed-off-by: chenchuanyu <chenchuanyu@huawei.com>
Change-Id: I01f4a31808626ecb91cf1b2b25131e5edee308ad
|
|
|
|
|
|
|
|
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
|
|
- move variable declaration to the place where it is used
- simplify the code
Issue-ID: SO-2634
Signed-off-by: Lukasz Muszkieta <lukasz.muszkieta@nokia.com>
Change-Id: I3b43bed09f312a55b1990cdbb91ca5d5c09f5038
|
|
|
|
Existing Change Management VNF Configuration Update flow migrated to
the generic building blocks
Introduced Activity BB VNFConfigModifyActivity.bpmn
Updates to AppcOrcherationPreProcessor, ApplicationControllerTaskImpl
to handle the ConfigModify Activity block.
Updates to the catalog migration scripts to include VNF-Config-Update
Macro flow.
Issue-ID: SO-2768
Signed-off-by: Benjamin, Max (mb388a) <mb388a@att.com>
Change-Id: I06be7a83fb2738b91b0257e1ec84298a7dafc1a1
|
|
|
|
|
|
|
|
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
|
|
Intial commit of writing service function to AAI
Update schema.sql table to pass all unit tests
Update local sql to setup CI server for test
Update schema to work and fix passwords
Issue-ID: SO-2763
Signed-off-by: Benjamin, Max (mb388a) <mb388a@att.com>
Change-Id: I8c517a485841574cde849e1c4e86c3bb7b7dcf89
|
|
Update Subprocess to use COMPLETE status
Update Subprocess to use COMPLETE status
Fix column name to be request_status
Issue-ID: SO-2762
Signed-off-by: Benjamin, Max (mb388a) <mb388a@att.com>
Change-Id: I8307524b3c226a25795247a47c95753b150076fe
|
|
Use setVariablesLocal for setting task variables in a correct scope in
Camunda.
Wait for task to be created before query to address robot test slowdown.
Issue-ID: SO-2761
Signed-off-by: Benjamin, Max (mb388a) <mb388a@att.com>
Change-Id: I8229326f48936dc4bc59162341c12355a64982a5
|
|
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>
|
|
|
|
- move variable declaration to the place where it is used
- simplify the code
Issue-ID: SO-2634
Signed-off-by: Lukasz Muszkieta <lukasz.muszkieta@nokia.com>
Change-Id: I7da1dac5c24907358f0949e361edc502fe6b7092
|
|
|
|
Issue-ID: SO-2754
Change-Id: Iddcc69629a6f69d51ad7696d147bafad9121c078
Signed-off-by: hetengjiao <hetengjiao@chinamobile.com>
|
|
Issue-ID: SO-2634
Signed-off-by: Lukasz Muszkieta <lukasz.muszkieta@nokia.com>
Change-Id: Ie4a8fc2a52b3aae5fd40f75cc1bc33dbc385bae8
|
|
|
|
Issue-ID: SO-2634
Signed-off-by: Lukasz Muszkieta <lukasz.muszkieta@nokia.com>
Change-Id: I06894b2d4bb0bdc9b33cccd50df1055d79d89080
|