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
|
|
Issue-ID: SO-2730
Signed-off-by: seshukm <seshu.kumar.m@huawei.com>
Change-Id: Ic76c784a04558f49202a625aeae78d36398a136b
|
|
Client exception already contains all the information we need
Allow it to bubble up
Issue-ID: SO-2811
Signed-off-by: Benjamin, Max (mb388a) <mb388a@att.com>
Change-Id: I2e346366dab3187bb397b386619bf681e53e2cab
|
|
Updated scenarios to fix failing robot test
Issue-ID: SO-2810
Signed-off-by: Benjamin, Max (mb388a) <mb388a@att.com>
Change-Id: Ib4145dc6b2c57cb7f5f718399c6d298df519dc0e
|
|
based on functions
Change-Id: I7a1c172974ab5910b0c6b069dcf8c48f9893de37
Issue-ID: SO-2771
Signed-off-by: waqas.ikram <waqas.ikram@est.tech>
|
|
Change-Id: I99c0aee303c89fb5e25b51f616523e367a59785e
Issue-ID: SO-2809
Signed-off-by: waqas.ikram <waqas.ikram@est.tech>
|
|
Manage logging-analytics dependency via dependencyManagement
Issue-ID: SO-2807
Signed-off-by: Benjamin, Max (mb388a) <mb388a@att.com>
Change-Id: I37ede45b684435791146cd450d783377afa9c89f
|
|
|
|
Issue-ID: SO-2805
Signed-off-by: sunilb <sb00577584@techmahindra.com>
Change-Id: Ie827c5079267e947c3c982f82693eb82316255dd
(cherry picked from commit c2e0e14578992ba50a37a72ba474be724e28b5be)
|
|
|
|
|
|
Issue-ID: SO-2802
Signed-off-by: Munir Ahmad <munir.ahmad@bell.ca>
Change-Id: Idc7d2a4a831ece6347f5d6bc837a476bfa0b2d27
|
|
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>
|
|
Removed neutron mode code from the network adapter impl and updated
unit test
Updated variable names in network adapter impl
Issue-ID: SO-2803
Signed-off-by: Benjamin, Max (mb388a) <mb388a@att.com>
Change-Id: Id1649333001ce5756dd5a0cdf47f953299307d27
|
|
Issue-ID: CIMAN-376
Change-Id: I3dcc82faee69aa3a8cb2540b0cf892ab6b1fff72
Signed-off-by: lf-jobbuilder <releng+lf-jobbuilder@linuxfoundation.org>
|
|
based on functions
Change-Id: I10b2376a552272ac3b405b2dae718adcb7e1e489
Issue-ID: SO-2771
Signed-off-by: waqas.ikram <waqas.ikram@est.tech>
|
|
Deleted the versioned flyway file in favor of the repeatable
one for MacroData. I know deleting a versioned file could mess up
upgrade but given no release has been done with those new versioned files
it should be ok and cleaner.
This is a list of transition states that were added internally at Bell
when working with the BB workflow and post instantiation.
Those are to support Rollback and Delete even if the VNF is in the status
ConfigAssigned, Configure or Configured.
The missing transition states was causing the Rollback or Delete to fail.
Issue-ID: SO-2798
Signed-off-by: Sebastien Premont-Tendland <sebastien.premont@bell.ca>
Change-Id: I21c11298a456a472cedc7a8733c6dbc3a071f3a6
|
|
|
|
|
|
|
|
|
|
Issue-ID: CIMAN-376
Change-Id: I66f8b9860e93bf9913167ef452f0de609706b08a
Signed-off-by: lf-jobbuilder <releng+lf-jobbuilder@linuxfoundation.org>
|
|
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
|
|
Ve-Vnfm (SOL002) Adapter project
- change after code review
Issue-ID: SO-2574
Signed-off-by: Piotr Borelowski <p.borelowski@partner.samsung.com>
Change-Id: Id5330d995194ba9d995266c6b9dfe11cdb39f4dd
|
|
|
|
|
|
|
|
Issue-ID: CIMAN-33
Change-Id: Ia0a137a2590bd3d251118c23a1c39162051519e8
Signed-off-by: lf-jobbuilder <releng+lf-jobbuilder@linuxfoundation.org>
|
|
Add workflowName and operationName to v8 of orchestrationRequests
response.
Fix typo in the schema for infra_active_requests.
Change version matching for the new interface fields.
Issue-ID: SO-2799
Signed-off-by: Benjamin, Max (mb388a) <mb388a@att.com>
Change-Id: Icc7f3c6271023a578df2c1d969c807a578cc9577
|
|
Issue-ID: CIMAN-376
Change-Id: I2218a16d05526e8037f3fcbd101907085fe277c3
Signed-off-by: lf-jobbuilder <releng+lf-jobbuilder@linuxfoundation.org>
|
|
Issue-ID: SO-1576
Signed-off-by: Lukasz Muszkieta <lukasz.muszkieta@nokia.com>
Change-Id: Idbe2e35eecb16706d4ddf5447e4cc1efc0aa78fd
|
|
This is a list of transition states that were added internally at Bell when working with the BB workflow and post instantiation.
Those are to support Rollback and Delete even if the VNF is in the status ConfigAssigned, Configure or Configured.
The missing trasition states was causing the Rollback or Delete to fail.
Also update the initial script to support already existing data.
Issue-ID: SO-2798
Signed-off-by: Sebastien Premont-Tendland <sebastien.premont@bell.ca>
Change-Id: Ic90b74a25a5790f6d9ddb6919771735b1c081cb5
|
|
Issue-ID: SO-2758
Signed-off-by: zm330 <zhangminyj@chinamobile.com>
Change-Id: I4635d3b4ef911c8bd2269407a5aa8709027244bf
|
|
|
|
|
|
|
|
|
|
|