Age | Commit message (Collapse) | Author | Files | Lines |
|
|
|
|
|
Issue-ID: SO-3864
Signed-off-by: deepikasatheesh <deepika.s84@wipro.com>
Change-Id: Ibb7342a2eb6adb44c5a03e717e908699997e79b4
|
|
-Adding new blocking UpgradeVfModuleBB
-Integrating new block in bpmn-infra wih new macro-action in catalogDB.
-Changes added in Workflow to call UpgradeVfModuleBB.
Issue-ID: SO-3857
Change-Id: I98f81f325a311d723f62f0a802bcd8641b9a6cbc
Signed-off-by: sanket12345 <SX00562924@techmahindra.com>
Signed-off-by: Lukasz.Rajewski <lukasz.rajewski@orange.com>
|
|
-Added new endpoint in CNF Adapter for CNF-Upgrade.
Issue-ID: SO-3858
Change-Id: I68f32f215d232d723f44f1a103acf5431d6c7abe
Signed-off-by: sanket12345 <SX00562924@techmahindra.com>
|
|
|
|
-Enhancement of CNFO model with helm upgrade
-Included code changes with respect to HealthCheckBB
Issue-ID: SO-3814
Signed-off-by: sreejatechm <sg00744975@techmahindra.com>
Change-Id: I44f11f156c132d713f42f0a855adb6730b7c6abe
|
|
|
|
The listener was using a customizationId from the requestPayload.
Since the requestPayload is slightly different for VNF LCM requests,
this logic was inconsistent and not working properly.
By adding modelCustomizationId and modelVersionId to the Resource
class, the SkipCDSBuildingBlockListener can leverage this to perform
more reliable lookups for customization objects.
This also enables SkipCDSBuildingBlockListener to run for delete
requests. Previously this would have failed as the resourceKey is
instance-id in the delete case and customization-id in for create.
By using the explicit property of the resource object, there will
be no confusion.
Issue-ID: SO-3807
Change-Id: I0922e5e7373990d9b409651cb4365e11d5618558
Signed-off-by: Jozsef Csongvai <jozsef.csongvai@bell.ca>
|
|
|
|
Issue-ID: SO-3786
Signed-off-by: deepikasatheesh <deepika.s84@wipro.com>
Change-Id: I5b7c5376d225043a196a1d92ce24d4ffae47e7e1
|
|
Issue-ID: SO-3772
Signed-off-by: Lukasz Muszkieta <lukasz.muszkieta@nokia.com>
Change-Id: Ia49b9e849eb4a331295194282e8d656f5eafd75a
|
|
Issue-ID: SO-3764
Signed-off-by: krishnaa96 <krishna981996@gmail.com>
Change-Id: I899191a47a3c50ac7fe6f0633c658fef09a3ad5c
|
|
|
|
Issue-ID: SO-3784
Signed-off-by: krishnaa96 <krishna.moorthy6@wipro.com>
Change-Id: I3214cfe5faf3bc9d10081859d63d5a67ee2d6318
|
|
|
|
Issue-ID: SO-3785
Signed-off-by: deepikasatheesh <deepika.s84@wipro.com>
Change-Id: Id4eea6a32d204f59f11cc93c18555f1ac50b4b55
|
|
|
|
|
|
This ensures isBase is set on vf-modules in delete flows, which will
ensure correct deletion order. It also adds a AAI lookup for vnfs to
fetch modelCustomization ids, which are necessary for validations in
service-macro-upgrade.
Issue-ID: SO-3794
Signed-off-by: Jozsef Csongvai <jozsef.csongvai@bell.ca>
Change-Id: I4a6f5eb21633b4a8be8107b290b04c77d854bc0d
|
|
|
|
Issue-ID: SO-3764
Signed-off-by: krishnaa96 <krishna.moorthy6@wipro.com>
Change-Id: I57f6db8fab6cbd0032f58ca8254d3f93d7a78147
|
|
Issue-ID: SO-3772
Change-Id: I0539bf648e4879efc739d65ed77fd826d296de93
Signed-off-by: Lukasz Muszkieta <lukasz.muszkieta@nokia.com>
|
|
This enables camunda to set REMOVAL_TIME_ to entries
written to the camundabpmn database, which can then
be cleaned up after ttl has expired. Regular clean-up
will improve database performance and prevent locking
timeouts.
Change-Id: I0803a0ebda9220daba7d505797c94ba47ade5921
Issue-ID: SO-3770
Signed-off-by: Jozsef Csongvai <jozsef.csongvai@bell.ca>
|
|
|
|
|
|
|
|
|
|
Issue-ID: SO-3758
Signed-off-by: deepikasatheesh <deepika.s84@wipro.com>
Change-Id: I777d2abbe2746ab138169e108f20ad283448323e
|
|
|
|
Passing 2 more parameters vnfId and vfmoduleId from bpmn-infra to cnf-adapter
Issue-ID: SO-3761
Signed-off-by: sanket12345 <SX00562924@techmahindra.com>
Change-Id: I79f12f115d112d713f32f0a400aeb6532d7c6ade
|
|
Issue-ID: SO-3760
Change-Id: If4211e67ae2debcf394fd69c7e301a99d3bb9658
Signed-off-by: Alex <alexander.borovitzky@guest.telecomitalia.it>
|
|
Issue-ID: SO-3701
Signed-off-by: deepikasatheesh <deepika.s84@wipro.com>
Change-Id: Iad9bc3f715ac93f2bd1ce07ef9bf1f414e783ab3
|
|
Issue-ID: SO-3759
Signed-off-by: deepikasatheesh <deepika.s84@wipro.com>
Change-Id: Ic27f53b8b8e739849f6eb5ab4a1cee1d2cc0969c
|
|
Issue-ID: SO-3704
Signed-off-by: deepikasatheesh <deepika.s84@wipro.com>
Change-Id: Id62d2a20748f95445317d812b00e6bd2b4220c85
|
|
|
|
|
|
|
|
Code changes to implement HealthCheckBB
Issue-ID: SO-3691
Change-Id: I88d22f125c122d813f42f0b800aeb6530d7c6acf
Signed-off-by: sanket12345 <SX00562924@techmahindra.com>
|
|
Code changes to implement Building Blocks for CNF AAI update and delete
Issue-ID: SO-3717
Signed-off-by: sanket12345 <SX00562924@techmahindra.com>
Change-Id: I93b555800a24048f6ecf4e7e786e4bdefa6952fc
|
|
Issue-ID: SO-3703
Change-Id: I22391ae0ff142fd6923cb62621fb537708a3cd19
Signed-off-by: Alex <alexander.borovitzky@guest.telecomitalia.it>
|
|
Issue-ID: SO-3670
Signed-off-by: deepikasatheesh <deepika.s84@wipro.com>
Change-Id: I93b555800a26068f6ecf4e7e765e4bdefa1565fc
|
|
|
|
Code changes to fix issues observed during testing for:
- Core Allocate
- Core Activate
Issue-ID: SO-3605
Signed-off-by: sanket12345 <SX00562924@techmahindra.com>
Change-Id: I88f22f115c119d713f42f0a800aeb8320d7c9ade
|
|
|
|
|
|
|
|
|
|
|
|
This update contains the SO changes for the CCVPN extension to
support Intent Based Networking (REQ-719). The SO is responsible
for providing the Service Intent orchestration, as well as providing
the Service Intent APIs which are consumed by the IBN use-case.
The changes on the SO are technology-agnostic and are relatively
simple. i.e., Technology specific network configurations are carried
out by the SDNC.
Issue-ID: SO-3714
Signed-off-by: hyu2010 <hyu2010b@gmail.com>
Change-Id: Iec9d2fc80adc79faaeeaf811bd0d02c9d7611d61
Signed-off-by: hyu2010 <hyu2010b@gmail.com>
|