Age | Commit message (Collapse) | Author | Files | Lines |
|
Issue-ID: SO-3294
Signed-off-by: Enbo Wang <wangenbo@huawei.com>
Change-Id: I9dd08200cb108a4d77b6f97502dcc999174aecaf
|
|
Issue-ID: SO-3274
Signed-off-by: Enbo Wang <wangenbo@huawei.com>
Change-Id: I252c54f2d653ac5ed4738f0ea1e7de440f9affd5
|
|
- Fix for SO-3284: Exceptions in Allocate TN NSSI WF
- Fix for SO-3293: Allocate TN NSSI fails to create
relationship between allotted-resource
and logical-links
Issue-ID: SO-3284
Issue-ID: SO-3293
Signed-off-by: hyu2010 <henry.yu1@huawei.com>
Change-Id: Ib625ec4b70db08af46031d392aa75ef22abd439e
Signed-off-by: hyu2010 <henry.yu1@huawei.com>
|
|
Issue-ID: SO-3288
Signed-off-by: Priyadharshini <priyadharshini.b96@wipro.com>
Change-Id: If81cc1e6f8dfa772154eccbf8d75b6ff87692b65
|
|
Issue-ID: SO-3280
Change-Id: I5c325cb45e3230fc7d7e2190233c6ee91b7175b6
Signed-off-by: alexanb <alexander.borovitzky@guest.telecomitalia.it>
|
|
|
|
|
|
Issue-ID: SO-2963
Signed-off-by: hetengjiao <hetengjiao@chinamobile.com>
Change-Id: Ie8038437ccaa54ee7477d09fd09f2818db2a65a0
|
|
Issue-ID: SO-2963
Signed-off-by: hetengjiao <hetengjiao@chinamobile.com>
Change-Id: Ia4c2fdc15a1fa44de064559cb39af46336e3f5ca
|
|
Issue-ID: SO-3267
Change-Id: Iffcc8f0d12ed75683d8a1e2e80e5608b1271f7d6
Signed-off-by: alexanb <alexander.borovitzky@guest.telecomitalia.it>
|
|
Issue-ID: SO-2963
Signed-off-by: hetengjiao <hetengjiao@chinamobile.com>
Change-Id: I4ab9272501a76c93e1c56d4bf0ed646699363ecb
|
|
removed references to AAIObjectType and AAIObjectPlurals
additional corrections for removal of aai object type
corrected additional java files
updated groovy files to match aai fluent builder style
Issue-ID: SO-3259
Signed-off-by: Benjamin, Max (mb388a) <mb388a@att.com>
Change-Id: Ifdf12fcacb34cc648548eb18b638afd06dad67a9
|
|
Issue-ID: SO-3260
Change-Id: Iaebcca2a137198aebba42f0d5667eeecaca3c12e
Signed-off-by: alexanb <alexander.borovitzky@guest.telecomitalia.it>
|
|
|
|
|
|
Issue-ID: SO-3247
Change-Id: I5514e1fe70bead988ea884bc312374e0d51d9dd8
Signed-off-by: alexanb <alexander.borovitzky@guest.telecomitalia.it>
|
|
|
|
Issue-ID: SO-2963
Signed-off-by: hetengjiao <hetengjiao@chinamobile.com>
Change-Id: Ic792896cc3e7b23f02fd7f8b8305402271eb0d78
|
|
|
|
Issue-ID: SO-3234
Signed-off-by: aleemraja <ar00500721@techmahindra.com>
Change-Id: I37ce7d21eaba8ea60a91a7034509696b2cf3a987
|
|
Issue-ID: SO-3235
Signed-off-by: aleemraja <ar00500721@techmahindra.com>
Change-Id: I37ce7d21eaba8ea60a91a7034508965b2cf3a987
|
|
|
|
|
|
|
|
Issue-ID: SO-3190
Signed-off-by: Priyadharshini <priyadharshini.b96@wipro.com>
Change-Id: I38ce91415fc5ced083e017ed4306873d17d5fa24
|
|
|
|
|
|
|
|
|
|
Issue-ID: SO-2963
Signed-off-by: zm330 <zhangminyj@chinamobile.com>
Change-Id: I2a1190191e18b8a580e421847a5143ef45a7877d
|
|
|
|
|
|
|
|
|
|
Issue-ID: SO-3228
Signed-off-by: Reshmasree <reshmasree.chamarthi2@wipro.com>
Change-Id: I49b99cfb0afbdd34a83ef81dac6a62301e79e4fd
|
|
|
|
Issue-ID: SO-3227
Signed-off-by: Reshmasree <reshmasree.chamarthi2@wipro.com>
Change-Id: I4354d68b307bd008b242deb57a87f5de2bb66487
|
|
Issue-ID: SO-2963
Signed-off-by: zm330 <zhangminyj@chinamobile.com>
Change-Id: I7489dd5b02fa19b25eec0162dd239c1d40e943d3
|
|
(1) Workflow of Allocate TN NSSI
(2) Workflow of Deallocate TN NSSI
(3) Workflow of Activate and Deactivate TN NSSI
(4) Workflow of Modify TN NSSI
NOTE:
1. The full implementation of TN NSSMF consists of two layers:
(1) The TN Sice definition layer, which is an orchestration
layer that provides the NBI of TN NSSMF to its consumers
(i.e., it concerns the "what" question), and (2) the TN slice
realization layer, which is responsible for the actual network
configurations of TN slicing (i.e., the "how" question). The first
layer is done on the SO (i.e., this changeset), while the 2nd
layer is implemented on the SDNC. That's why this changeset is
relatively simple, since the "real work" is done by the SDNC.
2. This changeset depends on the common NSSMF WF
(https://gerrit.onap.org/r/c/so/+/111477)
Issue-ID: SO-2959
Signed-off-by: hyu2010 <henry.yu1@huawei.com>
Change-Id: I9d4e77b7706d28fb4133ddca0ff1d6e307be613d
Signed-off-by: hyu2010 <henry.yu1@huawei.com>
|
|
Issue-ID: SO-3239
Signed-off-by: alexanb <alexander.borovitzky@guest.telecomitalia.it>
Change-Id: Ice1f528d5fe155ea0e84cb3fa7502be32626ba31
|
|
Guilin release
Issue-ID: SO-2963
Signed-off-by: hetengjiao <hetengjiao@chinamobile.com>
Change-Id: I20c6b880cc26b0e0dbd096f4de6f39fd936b4bc0
|
|
Issue-ID: SO-3222
Signed-off-by: deepikasatheesh <deepika.s84@wipro.com>
Change-Id: I1797aeb1f2b4b461cee627200bda8312a0803524
|
|
Issue-ID: SO-3238
Signed-off-by: alexanb <alexander.borovitzky@guest.telecomitalia.it>
Change-Id: I751c2b5f0ea5fba3f814ab70c627fb96242a54c3
|
|
Issue-ID: SO-3231
Signed-off-by: deepikasatheesh <deepika.s84@wipro.com>
Change-Id: I5ebeea9e7e79ba1c7c236478f4acf34af674eb77
|
|
Issue-ID: SO-3229
Signed-off-by: Priyadharshini <priyadharshini.b96@wipro.com>
Change-Id: I309da1227f1db8faec10f198351fda66421293b6
|
|
Issue-ID: SO-3230
Signed-off-by: Priyadharshini <priyadharshini.b96@wipro.com>
Change-Id: I37ce7d21eaba8ea60a91a7034501211b2cf3a987
|
|
Changes for MDONS usecase Async flow
Change-Id: I2385610a43b993f66a482cd321f8c7fd2db3535f
Issue-ID: SO-2950
Signed-off-by: Srinivasan Ramanathan <srinivasan.ramanathan2@us.fujitsu.com>
|
|
Issue-ID: SO-3202
Signed-off-by: Enbo Wang <wangenbo@huawei.com>
Change-Id: I65b8143ad38017117ffb0677054bad3f76ae90e4
|
|
|
|
- Add NSI/NST selection callback for Networkslicing
Issue-ID: SO-3205
Signed-off-by: Priyadharshini <priyadharshini.b96@wipro.com>
Change-Id: Ica88d503495949ecce8b897c3a990fbdaa5d4f0e
|