Age | Commit message (Collapse) | Author | Files | Lines |
|
clean up imports in asdc controller
Issue-ID: SO-3479
Signed-off-by: Benjamin, Max (mb388a) <mb388a@att.com>
Change-Id: I34f9efc637c323b420a8ddbc55525e000217df18
|
|
Added to filter on internal data is false.
Filter out internal data on multiple results api
Issue-ID: SO-3478
Signed-off-by: Benjamin, Max (mb388a) <mb388a@att.com>
Change-Id: I6da466bd68c2ced33aa5ad1ad2ffeb7f22b6dc64
|
|
add explicit priority value to make sure cadi is run before additional
filters
Issue-ID: SO-3472
Signed-off-by: Benjamin, Max (mb388a) <mb388a@att.com>
Change-Id: I95bee43cc41c4e241e0e16d44ef54051ba732528
|
|
Issue-ID: SO-3411
Signed-off-by: zm330 <zhangminyj@chinamobile.com>
Change-Id: Ie61983b9e9567bd21e5cd12cda4d76ec422c5dee
|
|
|
|
|
|
|
|
|
|
Fix the issue where response is built on rollback
Issue-ID: SO-3470
Signed-off-by: Benjamin, Max (mb388a) <mb388a@att.com>
Change-Id: Id3022fc6847fc81149c12d4e1f389b884aa4998f
|
|
updated aai schema version to latest
Issue-ID: SO-3469
Signed-off-by: Benjamin, Max (mb388a) <mb388a@att.com>
Change-Id: I5c42779d7024608c39adbd3d99f872f6bc96d80b
|
|
Changed the task to capture the outputs on polling
Issue-ID: SO-3465
Signed-off-by: Benjamin, Max (mb388a) <mb388a@att.com>
Change-Id: I7ccbd90cd560e1616d2b7d59a4681874ddf8a351
|
|
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
|
|
|
|
|
|
Change to not exception on delete when object doesnt exist
Added a new deleteIfExist method to the graph client and unit test
Issue-ID: SO-3464
Signed-off-by: Benjamin, Max (mb388a) <mb388a@att.com>
Change-Id: If73721cd83b94bd5a1db1af26aba212b12236fe1
|
|
Use the timeout from the heat templates for polling
Removed unused imports and code from base
Added to get timeout from the rest client
Fixed unit test for polling to account for changes
Issue-ID: SO-3397
Signed-off-by: Benjamin, Max (mb388a) <mb388a@att.com>
Change-Id: If633f4f49d88eb797020b7d72c6edd0fbee0926c
|
|
allow automatic selection of swagger file by LATEST
Issue-ID: SO-3408
Signed-off-by: Benjamin, Max (mb388a) <mb388a@att.com>
Change-Id: I879244cc0cd76cf4a5a6f9bf70598da4f6973b83
|
|
- 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
|
|
Added new column to the identity service.
Issue-ID: SO-3448
Signed-off-by: Benjamin, Max (mb388a) <mb388a@att.com>
Change-Id: I5151016d1b4874cb77eecddc17169c04f59dc9a5
|
|
Change-Id: I8177809fabda53bd9470da5b8e3d403138966005
Signed-off-by: Damian Nowak <damian.nowak@nokia.com>
Issue-ID: SO-3445
|
|
|
|
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
|
|
|
|
|
|
|
|
Issue-ID: SO-3414
Signed-off-by: seshukm <seshu.kumar.m@huawei.com>
Change-Id: I8958e9fb85ce62e1f242c487efbf34862a712c28
|
|
Issue-ID: SO-3431
Change-Id: I212a38ae39128f538441e71935336db82ebdf351
Signed-off-by: Kalkere Ramesh, Sharan <sk720x@att.com>
|
|
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
|
|
- autowired fields are redundant, they cover the fields from superclass
- logger should be final
Issue-ID: SO-3428
Signed-off-by: Lukasz Muszkieta <lukasz.muszkieta@nokia.com>
Change-Id: Idb29369118befb0eda9719e88d53c3885814dfc0
Signed-off-by: Lukasz Muszkieta <lukasz.muszkieta@nokia.com>
|
|
Issue-ID: SO-3378
Signed-off-by: seshukm <seshu.kumar.m@huawei.com>
Change-Id: I9c9cf6d8d511b34d8f26ce4d7fda6db8d256c45a
|
|
Issue-ID: SO-3415
Signed-off-by: seshukm <seshu.kumar.m@huawei.com>
Change-Id: I532e20d1712e24c036d485b777570cf8d5b425e9
|
|
When openstack adapter updates requestdb it fails
with an exception. It is being addressed here.
Issue-ID: SO-3400
Signed-off-by: Ramesh Parthasarathy(rp6768)<ramesh.parthasarathy@att.com>
Change-Id: I803b8a80459f04cc2c1375e12d927e404cb241cb
|
|
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>
|
|
|
|
|
|
Issue-ID: SO-3404
Change-Id: I1dccebefdeea8f53c4889cc7c61108462de0bf9c
Signed-off-by: Kalkere Ramesh, Sharan <sk720x@att.com>
|
|
Issue-ID: SO-3411
Signed-off-by: zm330 <zhangminyj@chinamobile.com>
Change-Id: I13dcf2f32361a36c78ff20232d466e7b3329ce34
|