Age | Commit message (Collapse) | Author | Files | Lines |
|
|
|
This update contains for the fixes for the following JIRA:
SO-3913: CCVPN enhancement for cloud leased line protection
and bandwidth modification
Issue-ID: SO-3913
Change-Id: I8d82ef0f939efb5a94045a6d1117c692667eb554
Signed-off-by: hyu2010 <hyu2010b@gmail.com>
|
|
|
|
Issue-ID: SO-3866
Change-Id: I40f55a4cbd2c886a98cc7fefa49ddd478a4a1cca
Signed-off-by: sr20255772 <sravya.sherla@wipro.com>
|
|
Issue-ID: SO-3825
Signed-off-by: shashikanth.vh@huawei.com <shashikanth.vh@huawei.com>
Change-Id: I409f1cffc192147c45b174d829c109b618ded535
|
|
Issue-ID: SO-3783
Change-Id: Ia808103ecdbba7441eea0b2b2ad010c4fcf6204d
Signed-off-by: Alex <alexander.borovitzky@guest.telecomitalia.it>
|
|
|
|
|
|
|
|
|
|
|
|
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>
|
|
Issue-ID: SO-3847
Signed-off-by: deepikasatheesh <deepika.s84@wipro.com>
Change-Id: Ib6d2817bcf3e340713a2f72630915173344b81d5
|
|
Issue-ID: SO-3844
Signed-off-by: deepikasatheesh <deepika.s84@wipro.com>
Change-Id: I206f0ddbb05c30abedfb558e70d320f547f8b6e7
|
|
Vnfs can be part of different clouds and thus cloud configuration
is fetched from vnf itself and passed along the flow to create vnf
in the correct region.
Issue-ID: SO-3423
Change-Id: I1a91486a0bbc6a13aaa292905caeb0c72c4b4885
Signed-off-by: kuldipr <kuldip.rai@amdocs.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
|
|
|
|
|
|
|