Age | Commit message (Collapse) | Author | Files | Lines |
|
|
|
|
|
Issue-ID: SO-3866
Change-Id: I40f55a4cbd2c886a98cc7fefa49ddd478a4a1cca
Signed-off-by: sr20255772 <sravya.sherla@wipro.com>
|
|
Issue-ID: SO-3783
Change-Id: Ia808103ecdbba7441eea0b2b2ad010c4fcf6204d
Signed-off-by: Alex <alexander.borovitzky@guest.telecomitalia.it>
|
|
Issue-ID: SO-3864
Signed-off-by: deepikasatheesh <deepika.s84@wipro.com>
Change-Id: Ibb7342a2eb6adb44c5a03e717e908699997e79b4
|
|
Issue-ID: SO-3760
Change-Id: If4211e67ae2debcf394fd69c7e301a99d3bb9658
Signed-off-by: Alex <alexander.borovitzky@guest.telecomitalia.it>
|
|
Issue-ID: SO-3703
Change-Id: I22391ae0ff142fd6923cb62621fb537708a3cd19
Signed-off-by: Alex <alexander.borovitzky@guest.telecomitalia.it>
|
|
Code changes to fix issues observed during testing for:
- Core Allocate
- Core Activate
Issue-ID: SO-3605
Signed-off-by: sanket12345 <SX00562924@techmahindra.com>
Change-Id: I88f22f115c119d713f42f0a800aeb8320d7c9ade
|
|
Code changes to fix issues observed during testing for share/non-shared nssmf Allocate api
Issue-ID: SO-3418
Signed-off-by: sanket12345 <SX00562924@techmahindra.com>
Change-Id: I88f22f115c112d713f42f0a800aeb6530d7c6ade
|
|
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
|
|
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
|
|
Issue-ID: SO-3354
Signed-off-by: aleemraja <ar00500721@techmahindra.com>
Change-Id: I99dc4e53dbec1231a76ae184fe4b57afe1a696db
|
|
Issue-ID: SO-3280
Change-Id: I5c325cb45e3230fc7d7e2190233c6ee91b7175b6
Signed-off-by: alexanb <alexander.borovitzky@guest.telecomitalia.it>
|
|
Issue-ID: SO-3267
Change-Id: Iffcc8f0d12ed75683d8a1e2e80e5608b1271f7d6
Signed-off-by: alexanb <alexander.borovitzky@guest.telecomitalia.it>
|
|
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
|
|
(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>
|
|
rename package for external use
Issue-ID: SO-2852
Signed-off-by: Benjamin, Max (mb388a) <mb388a@att.com>
Change-Id: Id883f0c847c24a260dbf8c63ce5e1330c045d6de
|
|
Began impelenting new network external task.
Made the vnfAdapterTask subflow an openstack subflow, refactored infra
flows and BB to call it for network functions.
Fixed bugs discovered through a robot dry run, added unit test, added
support for rollback network request
Updated junit test files for comparison due to not polling for response
Removed the no longer used network adapter rest task from bpmn tasks
Removed the unused network adapter async and its beans
Removed network async client package from open pojo scan
Issue-ID: SO-2813
Signed-off-by: Benjamin, Max (mb388a) <mb388a@att.com>
Change-Id: I4c25892012cc86659ab122448ed1aca5cab91671
|
|
|
|
split single and plural graph inventory uris
updated all object references in MSO using graph inventory plurals
corrected unit test stubbings
added additional unit tests
correct interfaces to return plural after related-to
modified the way http aware uris are built
reformated interfaces to no longer duplicate methods
corrected issues with identity of unbuilt uris
removed AAIUri references from groovy files
fixed clone behavior on Uri objects
Issue-ID: SO-2743
Signed-off-by: Benjamin, Max (mb388a) <mb388a@att.com>
Change-Id: I37aa2a13dcbf010b6c82ad73af3be5db5d9bd673
|
|
Issue-ID: SO-2368
Cover prepareDecomposeService, processDecomposition,
prepareCreateOrchestrationTask, sendSyncResponse
Change-Id: I9f36c8055b708f0c04acbf1d575dfcc2da5ed55d
Signed-off-by: Harry Huang <huangxiangyu5@huawei.com>
|
|
|
|
Issue-ID: SO-2368
Change-Id: I0ec9db116fae10c63e0de9582491e80600a9b145
Signed-off-by: hetengjiao <hetengjiao@chinamobile.com>
|
|
Issue-ID: SO-2368
Signed-off-by: zm330 <zhangminyj@chinamobile.com>
Change-Id: Ib762da956041cab73082cdd355d59c3cf6dd29ee
|
|
Issue-ID: SO-2368
Signed-off-by: zm330 <zhangminyj@chinamobile.com>
Change-Id: I1102a6ca9ba4d22b2ab58b45111e401ac67ac2e7
|
|
Issue-ID: SO-2368
Signed-off-by: zm330 <zhangminyj@chinamobile.com>
Change-Id: I15e479b9dd6670d3576ef3446e8902aca699f7fd
|
|
Issue-ID: SO-2368
Signed-off-by: zm330 <zhangminyj@chinamobile.com>
Change-Id: I3c3bfd64db1173c188d047b47bd26b2cc5439d1d
|
|
Issue-ID: SO-2368
Signed-off-by: zm330 <zhangminyj@chinamobile.com>
Change-Id: Icd892109aeea94d544c4d0efdc108ffb4d7991cb
|
|
Issue-ID: SO-2368
Signed-off-by: zm330 <zhangminyj@chinamobile.com>
Change-Id: I08bff207969470cc86d7d90356dfd8313814b1a4
|
|
Issue-ID: SO-2368
Cover preprocess
Change-Id: I03466580bc688f6dc6ab0d5660eb96de395205cf
Signed-off-by: Harry Huang <huangxiangyu5@huawei.com>
|
|
Issue-ID: SO-2368
Change-Id: If5d595728fab8fb223317e078066272f145b09c6
Signed-off-by: hetengjiao <hetengjiao@chinamobile.com>
|
|
|
|
Issue-ID: SO-2368
Change-Id: Id08ea8dc494488aeac58597f6db6ffc684652e59
Signed-off-by: hetengjiao <hetengjiao@chinamobile.com>
|
|
Issue-ID: SO-2368
Change-Id: Ibaf868c2e7c0dc281da14cafe8dacf03330da951
Signed-off-by: hetengjiao <hetengjiao@chinamobile.com>
|
|
Issue-ID: SO-2368
Change-Id: Ice0609357a03ddb1d8bc6afd370b0be2cad41bfc
Signed-off-by: hetengjiao <hetengjiao@chinamobile.com>
|
|
Updated with the error log messages
Changed the code to do string compare for eventName
update workflowaction to only persist if not resume
Issue-ID: SO-2363
Signed-off-by: Benjamin, Max (mb388a) <mb388a@att.com>
Change-Id: I139f2427ae0f0253a15cc51003318686568cb514
|
|
Change-Id: I551ea3f29a76dc99532455ea4d7e84a316f9bf38
Issue-ID: SO-1980
Signed-off-by: Smokowski, Steve (ss835w) <ss835w@us.att.com>
|
|
Fill out the sdnc_directives and user_directives
used by the multicloud vnf plugin adapter when
invoked via the groovy path.
Change-Id: Ia11680be682b38756f188c71e3e000bc21c15aa9
Issue-ID: SO-1822
Signed-off-by: Eric Multanen <eric.w.multanen@intel.com>
|
|
Change-Id: Ie4a63dd06279713c9f13062a09b44eb0e7f2e6bc
Issue-ID: SO-1815
Signed-off-by: MariosIakovidis <marios.iakovidis@huawei.com>
|
|
extend update interface for service instance modification on CCVPN use case extension
Issue-ID: SO-1393
Change-Id: Ib21843be32738de0197185906ba38c61f1095f24
Signed-off-by: Zhuoyao Huang <10112215@zte.com.cn>
|