Age | Commit message (Collapse) | Author | Files | Lines |
|
|
|
|
|
|
|
|
|
Issue-ID: SO-1353
Signed-off-by: shashikanth.vh@huawei.com <shashikanth.vh@huawei.com>
Change-Id: I631dde43d2f6b75738452506f02bb276b7289a0e
|
|
Issue-ID: SO-3764
Signed-off-by: krishnaa96 <krishna.moorthy6@wipro.com>
Change-Id: I57f6db8fab6cbd0032f58ca8254d3f93d7a78147
|
|
Documentation update for CNF Healthcheck workflow
Documented API Changes for CNF HealthCheck workflow
Issue-ID: SO-3757
Change-Id:I99f22f315d442d713f42f0b800aeb6534d7c6afe
Signed-off-by: sanket12345 <SX00562924@techmahindra.com>
|
|
Issue-ID: SO-3782
Signed-off-by: deepikasatheesh <deepika.s84@wipro.com>
Change-Id: I2628a3de5974f995afccf008e2b7dc403fee4afd
|
|
Issue-ID: SO-3642
Signed-off-by: shashikanth.vh@huawei.com <shashikanth.vh@huawei.com>
Change-Id: I92f259a36756a7b1bb6af67d9b0fc91d2f3c651f
|
|
|
|
|
|
|
|
Issue-ID: SO-3772
Change-Id: I0539bf648e4879efc739d65ed77fd826d296de93
Signed-off-by: Lukasz Muszkieta <lukasz.muszkieta@nokia.com>
|
|
Updated file to only have one INSERT statement for each macro table
instead of multiple INSERT/UPDATE statements across the file making
it difficult to work with.
Change-Id: I6ff934befbd4f54e6338388cdb3e11b2a8b8de63
Issue-ID: SO-3706
Signed-off-by: Sebastien Premont-Tendland <sebastien.premont@bell.ca>
|
|
- Remove unecessary requirements
- It leverages the latest lfdocs-conf (0.7.7) updates
- It now loads all centralized upper contraints from ONAP doc
- Correct conf.py to use app.add_css_file()
Issue-ID: DOC-765
Signed-off-by: Eric Debeau <eric.debeau@orange.com>
Change-Id: Ie8aa095bc9ac263a754734ea7d9bfff427ddcca0
|
|
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-3767
Signed-off-by: Lukasz.Rajewski <lukasz.rajewski@orange.com>
Change-Id: I71375158314ecd7ed8721688ce45ab03549cab2b
|
|
|
|
Issue-ID: SO-3715
Signed-off-by: Lukasz Muszkieta <lukasz.muszkieta@nokia.com>
Change-Id: I863b0c48fb64245917f21212ba60f706dcdc2610
|
|
Issue-ID: SO-3766
Signed-off-by: Lukasz.Rajewski <lukasz.rajewski@orange.com>
Change-Id: I05c970a9c374837abd4a0136fa82a640111c70f0
|
|
|
|
Issue-ID: REQ-931
Signed-off-by: Lukasz.Rajewski <lukasz.rajewski@orange.com>
Change-Id: I3d6f265be662eb7b0053ee94b5f8a55385d0aa09
|
|
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-3673
Signed-off-by: Lukasz.Rajewski <lukasz.rajewski@orange.com>
Change-Id: I0ce75fc727d8f18f3f6a9c69eb64f936f8d86164
|
|
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
|
|
With new aai-schema (1.9.1)
Issue-ID: SO-3644
Signed-off-by: Krystian Kedron <k.kedron@partner.samsung.com>
Change-Id: I33b3518b8e56970e7c9e49ae973761bc4dd5b5a5
|
|
Issue-ID: SO-3720
BuildingBlockRollback lookup table will indicate the rollback BB to take;
this is the first part for simplifying WorkflowActionBBTasks logic:
instead of doing string matching, we just do a lookup of a block to call
to perform the rollback operation.
In some cases, the Action is set as well - this would be needed for certain
BBs, in that case, there is a corresponding rollbackAction as well.
Change-Id: I072a2ada894cf4672f5a1cdce762605757cb1d14
Signed-off-by: Oleg Mitsura <oleg.mitsura@amdocs.com>
|
|
|
|
|
|
|
|
|
|
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
|
|
Code changes in CNFO to Create Workflow and Expose if over Northbound API of SO
Issue-ID: SO-3716
Signed-off-by: sanket12345 <SX00562924@techmahindra.com>
Change-Id: I88f55f115c112d613f42f0b800aeb5491d7c6ace
|
|
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
|
|
Issue-ID: SO-3741
Signed-off-by: Mukesh Paliwal <mukesh.paliwal1@huawei.com>
Change-Id: Ie873e250111b7ab61afa2581624df8ae8c7212e0
|
|
|
|
|
|
|
|
|