Age | Commit message (Collapse) | Author | Files | Lines |
|
|
|
|
|
Issue-ID: SO-3489
Signed-off-by: Marcin Rzepecki <marcin.rzepecki@nokia.com>
Change-Id: I7c9304534e566f6ec36f420ae058cf5b81e797da
|
|
|
|
|
|
Issue-ID: SO-3566
Signed-off-by: seshukm <seshu.kumar.m@huawei.com>
Change-Id: I931e5c4233ef116cef94e3488bdf5cca774f0ad8
|
|
|
|
Added volume creation to heatbridge
Issue-ID: SO-3577
Signed-off-by: AT&T Open Source <g22940@att.com>
Change-Id: I0f0844187efe880cccf4b663c8c4fadc346680c3
|
|
improve error handling in postProcessingExecuteBB
Issue-ID: SO-3572
Signed-off-by: AT&T Open Source <g22940@att.com>
Change-Id: Idcccdf8f5f10db8445a42536d0bd891bc2cf5a42
Signed-off-by: Benjamin, Max (mb388a) <mb388a@att.com>
|
|
|
|
Removed SOAP services for vf module and refactored.
File that was not staged for merge conflicts
Removed dead test classes from source
Issue-ID: SO-3574
Signed-off-by: AT&T Open Source <g22940@att.com>
Change-Id: I0c8c67521e80661c3354ba572cdd6ae1e1256d42
|
|
Changed to use the host id of server instead of id
Update the pserver when it already exist.
Only update the host id when updating pserver
Issue-ID: SO-3573
Signed-off-by: AT&T Open Source <g22940@att.com>
Change-Id: Ide5ab15aa84da950c22dec9079d90ba0133a7789
|
|
|
|
Issue-ID: SO-3433
Signed-off-by: Lukasz Muszkieta <lukasz.muszkieta@nokia.com>
Change-Id: If00e2a209cf28a57caa52a840bc8c10164a58ff4
Signed-off-by: Lukasz Muszkieta <lukasz.muszkieta@nokia.com>
|
|
create post flow manipulator
Issue-ID: SO-3568
Signed-off-by: AT&T Open Source <g22940@att.com>
Change-Id: I8afe9cb0184c1f52754097f9912e123e56cfab98
Signed-off-by: Benjamin, Max (mb388a) <mb388a@att.com>
|
|
|
|
|
|
|
|
retry on ResponseProcessingException
Issue-ID: SO-3570
Signed-off-by: AT&T Open Source <g22940@att.com>
Change-Id: I62745d3833bec8fb5f33007aa613ff4626b5486d
|
|
restore not NULL verification on user params
include test file missed in commit
Issue-ID: SO-3564
Signed-off-by: AT&T Open Source <g22940@att.com>
Change-Id: I2ad7cff33081b1ccc5369cfc54dccf0eab1f6fbf
Signed-off-by: Benjamin, Max (mb388a) <mb388a@att.com>
|
|
|
|
create protected method for vf module bb logic
Issue-ID: SO-3569
Signed-off-by: AT&T Open Source <g22940@att.com>
Change-Id: I66076655781c8593a78da380f74c028e635b4d5b
|
|
Issue-ID: SO-3473
Signed-off-by: seshukm <seshu.kumar.m@huawei.com>
Change-Id: I09898946d0f7e37ecaa9e21e9b4467370bf83e7f
|
|
Issue-ID: SO-3566
Signed-off-by: seshukm <seshu.kumar.m@huawei.com>
Change-Id: Idf64064827f7d61ef310c4623894fca4d57cb60f
|
|
|
|
Modify/re-use of an existing TN NSSI contains problems since
Guilin release. We have planned to resolve these issues in
Honolulu release. This submission contains these fixes.
Issue-ID: SO-3563
Signed-off-by: hyu2010 <hyu2010b@gmail.com>
Change-Id: If2b22260797135eab3cc74c66e0b9a9ec8d91d65
|
|
Removed unused endpoints from source code
Removed unused jackson mapper configuration
Issue-ID: SO-3557
Signed-off-by: AT&T Open Source <g22940@att.com>
Change-Id: I32df4e49f5adf8cade8d963492495975fc0f11b2
|
|
To fix the issues noticed during testing
- in activate and deactivate flow
- in allocate non-shared: update requestdb correctly when flow is
successful.
Issue-ID: SO-3527
Signed-off-by: aleemraja <ar00500721@techmahindra.com>
Change-Id: I37ce7d61eaba8ea60a95a9517509696b2cf3a357
|
|
Change-Id: Ie3cb635be40a4e1201f759bd706a9c924545a3d3
Issue-ID: SO-3486
Signed-off-by: Mukesh <mukeshsharma@est.tech>
|
|
|
|
|
|
Issue-ID: SO-3554
Signed-off-by: deepikasatheesh <deepika.s84@wipro.com>
Change-Id: I1bce6e7c48e9fcb92505304727ed1a04aed5be05
|
|
This update contains for the fixes for the following JIRAs:
SO-3512: update logical-link name and logical-link id in
TN NSSI
SO-3544: Transport Slicing problems found in RAN NSSMF and
TN NSSMF integration
Issue-ID: SO-3512
Issue-ID: SO-3544
Signed-off-by: hyu2010 <hyu2010b@gmail.com>
Change-Id: I075bf76da635365260bfc52b0fe13ac3cb69c3c7
Signed-off-by: hyu2010 <hyu2010b@gmail.com>
|
|
|
|
This commit fixes default software version source input
for pnfcustomization table. If pnfcustomization has a
value in default software version field that will be picked.
Else first entry of software versions will be picked.
Issue-ID: SO-3543
Signed-off-by: tragait <rahul.tyagi@est.tech>
Change-Id: I10261c2d4c8e816fdaa2ef54d20c7e83b9f41701
|
|
QueryJobStatus"
|
|
This change should not have any effects on functionality as integration
image is built on top of adoptopenjdk/openjdk11:jre-11.0.8_10-alpine.
Benefits from switching over:
* minimal {java11,python} images maintained by integration team
* using currently "blessed by seccom" versions (:latest tag used)
* should limit spread of legal issues across layers
* integration images will be the first to have automated compliance
documentation
* should limit spread of base layers (contributing to deployment
footprint - more base layers = more to download, more to store etc...)
Issue-ID: INT-1864
Signed-off-by: Alexander Mazuruk <a.mazuruk@samsung.com>
Change-Id: Ia7bb95a5518e77ba6eddb7e4512528c920f9e381
|
|
|
|
Change-Id: If35f94bd8459c08c11d5e178ae872f70a36fd9fa
Issue-ID: SO-3486
Signed-off-by: waqas.ikram <waqas.ikram@est.tech>
|
|
|
|
cleaned up plugin and repository management sections
Issue-ID: SO-3539
Signed-off-by: AT&T Open Source <g22940@att.com>
Change-Id: Ibc0c582ee4077c4830c5f6cd3c110f9c6038d8db
Signed-off-by: Benjamin, Max (mb388a) <mb388a@att.com>
|
|
Change-Id: I5ab5d409bad26abd83b2d8338c4c5ab5fa6be97c
Issue-ID: SO-3485
Signed-off-by: waqas.ikram <waqas.ikram@est.tech>
|
|
|
|
|
|
Change-Id: I2b6ef2fd61d08925696cde63c53f16dd87700d52
Issue-ID: SO-3487
Signed-off-by: waqas.ikram <waqas.ikram@est.tech>
|
|
Change-Id: I87ce8344f2f2329066639e6aa2d415eac06ef622
Issue-ID: SO-3538
Signed-off-by: pwielebs <piotr.wielebski@nokia.com>
|
|
Issue-ID: SO-3537
Signed-off-by: mukesh.paliwal <mukesh.paliwal1@huawei.com>
Change-Id: I79b1c1f6f355fb584e30253bedf7ca5ede02e336
|
|
Issue-ID: SO-3536
Signed-off-by: mukesh.paliwal <mukesh.paliwal1@huawei.com>
Change-Id: Id0836f5e7900fdb69fb6f2c04b8657746b801805
|
|
Issue-ID: SO-3432
Change-Id: I0dc26542301bd39398326ba28823453f3183a8a6
Signed-off-by: Kalkere Ramesh, Sharan <sk720x@att.com>
|
|
|