Age | Commit message (Collapse) | Author | Files | Lines |
|
Issue-ID: SO-3534
Signed-off-by: mukesh.paliwal <mukesh.paliwal1@huawei.com>
Change-Id: I85a7ad93e9a89190805b508be25163bcbdd7c334
|
|
Issue-ID: SO-2765
Signed-off-by: seshukm <seshu.kumar.m@huawei.com>
Change-Id: I563295123f7f8de7164495a7db3bc58872863098
|
|
Issue-ID: SO-2765
Signed-off-by: seshukm <seshu.kumar.m@huawei.com>
Change-Id: Ibcf2ac5a29eab84bda1c858354ff1f53518ceac9
|
|
Issue-ID: SO-2765
Signed-off-by: seshukm <seshu.kumar.m@huawei.com>
Change-Id: I66583bf031057961c1b243400d0a6004c541a346
|
|
This reverts commit 40fc9d52b0ca2eaba6d1e30f846797e301dc885b.
Reason for revert: it seems that docker module in SO is triggered by “docker” profile which is only triggered in so-maven-docker-* Jenkins job. Per my understanding these jobs are only used for creating docker images and I think relying on these jobs to create a docker JAR module will create unnecessary dependency. So I think option 3 is more feasible
Change-Id: Ia64778afd8fe4105ee8bf1a2f45a4d5674601289
Issue-ID: SO-3473
Signed-off-by: waqas.ikram <waqas.ikram@est.tech>
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Change-Id: If614d09dbc54b6f3c38c3f6acc3257f751adf87d
Issue-ID: SO-3473
Signed-off-by: waqas.ikram <waqas.ikram@est.tech>
|
|
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
|
|
Update AAI version to v23.
Issue-ID: SO-3513
Signed-off-by: Benjamin, Max (mb388a) <mb388a@att.com>
Change-Id: Ia1b2bb68a2ee8bdd65e09d1ffd8edbd81cfbcc3a
|
|
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
|
|
|
|
|
|
|
|
set filter with higher priority than default filters
Issue-ID: SO-3496
Signed-off-by: Benjamin, Max (mb388a) <mb388a@att.com>
Change-Id: Iae03ef47a45ad6d17bf7c4ab78c8e3906eb611aa
|
|
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-3473
Signed-off-by: MD IRSHAD SHEIKH <md.irshad.sheikh@huawei.com>
Change-Id: Ibcb020f2693a6b6b7bd1a8b94efadc9e9edaa510
|
|
Issue-ID: SO-3393
Signed-off-by: deepikasatheesh <deepika.s84@wipro.com>
Change-Id: I49071edf9400b25f61e6f598b43c567d3a968c4a
|
|
|
|
|
|
|
|
inherit jacoco version from so parent pom
Issue-ID: SO-3490
Signed-off-by: Benjamin, Max (mb388a) <mb388a@att.com>
Change-Id: Iae44a434898d783b1a147376b8ba3ab4c348a442
|
|
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
|
|
for package distribution
Change-Id: I75bcd4c7d1924cc9a4dc16e72e53e92138a9f28e
Issue-ID: SO-3220
Signed-off-by: waqas.ikram <waqas.ikram@est.tech>
|
|
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>
|
|
Issue-ID: SO-3121
Signed-off-by: tragait <rahul.tyagi@est.tech>
Change-Id: Ifb3a1eeb5f7a02aee4c72838b9692cad5f41b468
|
|
allow deleteL3Network logic to be overridden
created public method for heatbridge client to allow
custom implementation
Issue-ID: SO-3482
Signed-off-by: Benjamin, Max (mb388a) <mb388a@att.com>
Change-Id: Icc5f3e649629a29dedbcbe2dda7f5a5d70978a59
|
|
|
|
|
|
|