Age | Commit message (Collapse) | Author | Files | Lines |
|
|
|
Updated camunda to 7.14 and updated spring boot camunda to 3.4
Started to clean up duplicate maven dependencies
Issue-ID: SO-3521
Signed-off-by: Benjamin, Max (mb388a) <mb388a@att.com>
Change-Id: Ic65b04772b91dd989e41d6b6b93872978bc4e4e2
|
|
Issue-ID: SO-2765
Signed-off-by: seshukm <seshu.kumar.m@huawei.com>
Change-Id: I563295123f7f8de7164495a7db3bc58872863098
|
|
|
|
|
|
|
|
Code changes to fix issues observed during testing for Core non-shared
nssmf Allocate api
Issue-ID: SO-3514
Signed-off-by: aleemraja <ar00500721@techmahindra.com>
Change-Id: I37ce7d21eaba8ea60a95a4561509696b2cf3a516
|
|
- improving logging
- throwing more specific excpetions
- using "Optional" improvement
Issue-ID: SO-3428
Signed-off-by: Lukasz Muszkieta <lukasz.muszkieta@nokia.com>
Change-Id: I873ad4b557265778e7dc0321a1e39439cfa77155
|
|
corrected static class usage when reading properties
Issue-ID: SO-3511
Signed-off-by: Benjamin, Max (mb388a) <mb388a@att.com>
Change-Id: I78b65f5227af6dc238079695407100f4a1b6f841
|
|
|
|
|
|
|
|
allow RestClient to configure custom headers
always load the first implementation on the classpath
Issue-ID: SO-3495
Signed-off-by: Benjamin, Max (mb388a) <mb388a@att.com>
Change-Id: I9c433cdaed33a7db6182af259421676c088a1fae
|
|
set connection timeout as well as read timeout
correct dependency version in openstack pom
limit timeout test to a single retry
add connection timeout property for A&AI client
Issue-ID: SO-3491
Signed-off-by: Benjamin, Max (mb388a) <mb388a@att.com>
Change-Id: I576c143822ba45fc79648fd0a1edb6ccd3aff8b2
|
|
updated line of business query to use nodes only
Issue-ID: SO-3510
Signed-off-by: Benjamin, Max (mb388a) <mb388a@att.com>
Change-Id: I8b43970795cf4dab6c9af48f3563857399761260
|
|
|
|
|
|
force not null with default values
update JUnit test setting default value
update NULL fields before altering column
sync beans with flyway changes
updating test schema.sql files
Issue-ID: SO-3494
Signed-off-by: Benjamin, Max (mb388a) <mb388a@att.com>
Change-Id: I53f000531cfb653a20bfdfae274622553420cdc8
|
|
|
|
Issue-ID: SO-3393
Signed-off-by: deepikasatheesh <deepika.s84@wipro.com>
Change-Id: I49071edf9400b25f61e6f598b43c567d3a968c4a
|
|
|
|
selectExecutionList method is enormous with lots of if...else statements.
The code for macro and alaCarte service is separated to private methods.
Issue-ID: SO-3489
Signed-off-by: Lukasz Muszkieta <lukasz.muszkieta@nokia.com>
Change-Id: Ie1fc725316fb42216d0b16d00c4371608882999c
Signed-off-by: Lukasz Muszkieta <lukasz.muszkieta@nokia.com>
|
|
This update contains for the fixes for the following JIRAs:
SO-3483: Transport Slicing integration: status field in
resource_operation_status table should be in capital
letters
SO-3488: Transport Slicing integration: orchestration status
of TN NSSI is missing a 'd' in 'activate' and 'deactivate'
Issue-ID: SO-3483
Issue-ID: SO-3488
Signed-off-by: hyu2010 <hyu2010b@gmail.com>
Change-Id: I0e3ce5b8819aab61138d3eb7e119b9c9aa7e5a55
|
|
|
|
- extract buildExecuteBuildingBlock(), buildExecuteBuildingBlockList() methods from WorkflowAction class and move it to new ExecuteBuildingBlockBuilder class in the same package as WorkflowAction
- all methods used only in traverseUserParamsService() also moved
- all existing tests for moved methods, moved to corresponding test class
Issue-ID: SO-3422
Signed-off-by: pwielebs <piotr.wielebski@nokia.com>
Change-Id: I64110de339fed4a0c80c746e45302cefd5e194ff
|
|
Issue-ID: SO-2963
Signed-off-by: hetengjiao <hetengjiao@chinamobile.com>
Change-Id: Ic144713f9cf55ed8db679bd7c57052fcea2aadf9
|
|
Issue-ID: SO-3433
Signed-off-by: Lukasz Muszkieta <lukasz.muszkieta@nokia.com>
Change-Id: I04e8bcc47b92c20bd9eb2a61c243a808e1e312fd
Signed-off-by: Lukasz Muszkieta <lukasz.muszkieta@nokia.com>
|
|
added in changes to pom for new cadi dependencies
moved aaf version to parent pom and pull version
manage cadi dependency versions in root pom
Issue-ID: SO-3480
Signed-off-by: Benjamin, Max (mb388a) <mb388a@att.com>
Change-Id: I0b3ea6991369573826ee6f2d4260dcb35595cda7
|
|
updated post skip instantiation to non primitive set default
Issue-ID: SO-3477
Signed-off-by: Benjamin, Max (mb388a) <mb388a@att.com>
Change-Id: Icbc5bf21592237cf04f2653313fb69a3ff9bf8b6
|
|
added in null check for vf module in case it doesnt exist
Issue-ID: SO-3474
Signed-off-by: Benjamin, Max (mb388a) <mb388a@att.com>
Change-Id: I9204340d72e7163f60be82427ae2fd8333c07d77
|
|
Issue-ID: SO-3411
Signed-off-by: zm330 <zhangminyj@chinamobile.com>
Change-Id: Ie61983b9e9567bd21e5cd12cda4d76ec422c5dee
|
|
|
|
|
|
Issue-ID: SO-3394
Signed-off-by: deepikasatheesh <deepika.s84@wipro.com>
Change-Id: Ieb7136cdb4e7db9626d7498a4e6d194ff1394fca
|
|
Issue-ID: SO-3401
Signed-off-by: tragait <rahul.tyagi@est.tech>
Change-Id: I33a71dffe7c63a50c807aa206d638a6aea5f1210
|
|
only add config create after activate is done
fix unit tests that were broken from last commit
fixed unit test that failed as request details was not set
Issue-ID: SO-3466
Signed-off-by: Benjamin, Max (mb388a) <mb388a@att.com>
Change-Id: I9616d64f5d73e29c4a37b31887fcfec5d96b5af1
|
|
|
|
|
|
- extracting validateResourceIdInAAI method from WorkflowAction class to new ResourceIdValidator class
- all test for validateResourceIdInAAI method are moved to corresponding new class
- the content of the method and tests is not changed
Issue-ID: SO-3447
Signed-off-by: Lukasz Muszkieta <lukasz.muszkieta@nokia.com>
Change-Id: I70e20f59ab67857601aee2793967632d1ce06d65
Signed-off-by: Lukasz Muszkieta <lukasz.muszkieta@nokia.com>
|
|
This update contains for the fixes for the following JIRA:
SO-3444: Transport Slicing Integration: add config flag for
enable/disable SDNC CCVPN network configuration
Issue-ID: SO-3444
Signed-off-by: hyu2010 <hyu2010b@gmail.com>
Change-Id: I7ccc3735e6a46c0453da0dd7d04086b73cc50eb1
|
|
|
|
Issue-ID: SO-3411
Signed-off-by: zm330 <zhangminyj@chinamobile.com>
Change-Id: I7abcc74b52e71e780cda12a2a55d02b4dda2133a
|
|
This update contains for the fixes for the following JIRAs:
SO-3429: Transport Slicing integration: fix resource operation
status table mapping
SO-3434: Transport Slicing integration: modelUuid and modelInvariantUuid
are missing from service-instance
Issue-ID: SO-3429
Issue-ID: SO-3434
Signed-off-by: hyu2010 <hyu2010b@gmail.com>
Change-Id: I7a9b7b7a3e40d967c138067a01f2c045fb3e4b56
Signed-off-by: hyu2010 <hyu2010b@gmail.com>
|
|
Issue-ID: SO-3433
Signed-off-by: Lukasz Muszkieta <lukasz.muszkieta@nokia.com>
Change-Id: I1e4866ca235cc987f7303e40253a7935c2081e04
|
|
|
|
|
|
|
|
Code changes to fix issues observed during testing for share/non-shared
nssmf Allocate api
Issue-ID: SO-3418
Signed-off-by: aleemraja <ar00500721@techmahindra.com>
Change-Id: I37ce7d21eaba8ea51a91a7034502323b2cf3a615
|
|
- extract traverseUserParamsService() method from WorkflowAction class to UserParamsServiceTraversal class
- move methods used only in traverseUserParamsService() method to UserParamsServiceTraversal class
- change method signature from traverseUserParamsService to getResourceListFromUserParams()
- create WorkFlowActionCommon for duplicated code
Issue-ID: SO-3422
Signed-off-by: pwielebs <piotr.wielebski@nokia.com>
Change-Id: Ic6a567eb7b323939e47335aa7938b83498f7a8f8
|
|
Issue-ID: SO-1576
Signed-off-by: Lukasz Muszkieta <lukasz.muszkieta@nokia.com>
Change-Id: I1c9d552ef4a44daace0d789a6b83728622fac3fd
Signed-off-by: Lukasz Muszkieta <lukasz.muszkieta@nokia.com>
|