summaryrefslogtreecommitdiffstats
AgeCommit message (Collapse)AuthorFilesLines
2020-05-22Merge "bump the version to 1.6.2" into frankfurt1.6.2Chuanyu Chen1-1/+1
2020-05-22bump the version to 1.6.2seshukm1-1/+1
Issue-ID: SO-2819 Signed-off-by: seshukm <seshu.kumar.m@huawei.com> Change-Id: Ifb6ccaa88d62aedc26e383721c12abc605e62515
2020-05-22Update NSI slection processzm3302-87/+110
Issue-ID: SO-2949 Signed-off-by: zm330 <zhangminyj@chinamobile.com> Change-Id: Ibe719447c3679fc87ab2e8a32a7728729c5a455c
2020-05-21Merge "update uemobilityLevel to uEMobilityLevel adapter NBI" into frankfurtLukasz Muszkieta1-1/+1
2020-05-21Merge "Allowing user-params to be empty" into frankfurtLukasz Muszkieta4-9/+67
2020-05-21update uemobilityLevel to uEMobilityLevel adapter NBIhetengjiao1-1/+1
Issue-ID: SO-2919 Signed-off-by: hetengjiao <hetengjiao@chinamobile.com> Change-Id: If6d4e9e38ddd6a33324b3a5a840d0449545bdd40
2020-05-21Merge "update CSMF bpmn to adpter EXT-API" into frankfurtChuanyu Chen1-4/+4
2020-05-20Use VnfInPlaceUpdate for inPlaceSoftwareUpdate requestsElena Kuleshov1-0/+3
Point to the legacy VnfInPlaceUpdate flow for inPlaceSoftwareUpdate until so-appc-orchestrator is available in ONAP Issue-ID: SO-2947 Signed-off-by: Kuleshov, Elena <evn@att.com> Change-Id: Icb78416c36daccf9a48d5e32cf763a0d35bb03b1
2020-05-20Allowing user-params to be emptyjananib4-9/+67
Ignore empty user-params Change-Id: Ia57c94424db69bbd2d207e5df2549ab452724ded Issue-ID: SO-2896 Signed-off-by: jananib <janani.b@huawei.com>
2020-05-20Merge "Change CheckServiceProcessStatus Closure to function to fix out of ↵Chuanyu Chen1-13/+13
memory problem" into frankfurt
2020-05-20update CSMF bpmn to adpter EXT-APIhetengjiao1-4/+4
Issue-ID: SO-2919 Signed-off-by: hetengjiao <hetengjiao@chinamobile.com> Change-Id: Id64bd5027d955be79db8b48ffa05f7a60a855e7b
2020-05-20Merge "Fix CloudSite creation for OOF Homing" into frankfurtSteve Smokowski2-1/+6
2020-05-20Merge "add null check for server HostName/Name/Flavor" into frankfurtSteve Smokowski2-12/+86
2020-05-20Change CheckServiceProcessStatus Closure to function to fix out of memory ↵hetengjiao1-13/+13
problem Issue-ID: SO-2917 Signed-off-by: hetengjiao <hetengjiao@chinamobile.com> Change-Id: I9fed0943e86c299ee759899062dbff0b09b35dc7
2020-05-19Fix CloudSite creation for OOF HomingEric Multanen2-1/+6
Restore old version of postCloudSite for the OOF homing code. Change-Id: Ic20895730952975476544ede6e677948e88998a9 Issue-ID: SO-2940 Signed-off-by: Eric Multanen <eric.w.multanen@intel.com> (cherry picked from commit 06c00b7e1f74f0b793731983bc11fe79541a2b16)
2020-05-19add null check for server HostName/Name/FlavorMnushkin, Dmitry2-12/+86
add null check for server HostName/Name/Flavor maven format file after build failure include relationship empty string verification add unit test to verify null/empty string update empty string validation code Issue-ID: SO-2912 Signed-off-by: Benjamin, Max (mb388a) <mb388a@att.com> Change-Id: If308469cd4ec0008a6d1a480641da890d67b4259 Signed-off-by: Mnushkin, Dmitry (dm4252) <dm4252@att.com>
2020-05-20Update sST Value for Communication servicezm3302-1/+21
Issue-ID: SO-2942 Signed-off-by: zm330 <zhangminyj@chinamobile.com> Change-Id: Ia4cfffc0713f03523806391f48d7d2c27088e05c
2020-05-18Merge "Restore action filter as a valid filter." into frankfurtSteve Smokowski1-1/+7
2020-05-17Merge "Add relationship to AllocateResource" into frankfurtChuanyu Chen2-14/+13
2020-05-15Restore action filter as a valid filter.Elena Kuleshov1-1/+7
OrchestrationRequests action filter should map to requestAction. Issue-ID: SO-2923 Signed-off-by: Kuleshov, Elena <evn@att.com> Change-Id: I193d237bbc6e3beb23d7cb45c243aefceb5f170f
2020-05-15Add relationship to AllocateResourcezm3302-14/+13
Issue-ID: SO-2919 Signed-off-by: zm330 <zhangminyj@chinamobile.com> Change-Id: I3165b9e3310ccbe0c44a0aa37c39169afd9dac8f
2020-05-14Added primary annotation to asyncExecutor so that executor is usedBrittany Plummer (bp896r)3-3/+4
Issue-ID: SO-2913 Change-Id: I7418f1279ff105cd2a47593dea0d26c0fed69cc9 Signed-off-by: Brittany Plummer (bp896r) <bp896r@att.com>
2020-05-14update oof option and slice profilezm3301-49/+87
Issue-ID: SO-2919 Signed-off-by: zm330 <zhangminyj@chinamobile.com> Change-Id: I6b8877d518887f0e56b2f125c8f9f58ab95aee9f
2020-05-13Change bpmn for NSMF to adpte the interface OOFhetengjiao7-196/+142
Issue-ID: SO-2919 Change-Id: I07619e47b4e15f12326f83f5ca3b716fd15871a6 Signed-off-by: hetengjiao <hetengjiao@chinamobile.com>
2020-05-13Merge "add OrchestrationTask create time to fix the bug" into frankfurtChuanyu Chen1-0/+1
2020-05-13Merge "update nsmf because the oof inteface modify" into frankfurtChuanyu Chen2-425/+255
2020-05-13Merge "Add NssmfAapterUtils to fix the auth problem of request to nssmf" ↵Chuanyu Chen2-136/+236
into frankfurt
2020-05-13Merge "Fix sliceProfile init problem" into frankfurtChuanyu Chen1-0/+7
2020-05-13add OrchestrationTask create time to fix the bughetengjiao1-0/+1
Issue-ID: SO-2919 Change-Id: Icbbe1e921931d22e46a204d00a36074894e55deb Signed-off-by: hetengjiao <hetengjiao@chinamobile.com>
2020-05-13update nsmf because the oof inteface modifyhetengjiao2-425/+255
Issue-ID: SO-2919 Change-Id: I6d4b9ba0f92ed95d3d9751f1dd69b8188951e82f Signed-off-by: hetengjiao <hetengjiao@chinamobile.com>
2020-05-13Add NssmfAapterUtils to fix the auth problem of request to nssmfhetengjiao2-136/+236
Issue-ID: SO-2918 Change-Id: I8d5df8e1a2e390f24c8d38195d8c8f3696f81804 Signed-off-by: hetengjiao <hetengjiao@chinamobile.com>
2020-05-09Merge "self release version for 1.6.1" into frankfurtByung-Woo Jun1-0/+33
2020-05-09Merge "update the SO architecture" into frankfurtByung-Woo Jun1-0/+0
2020-05-09self release version for 1.6.1seshukm1-0/+33
Issue-ID: SO-2816 Signed-off-by: seshukm <seshu.kumar.m@huawei.com> Change-Id: I31738be33a53a9ebf3019cfddc2723656cbf7e8b
2020-05-08Merge "update the release notes" into frankfurt1.6.1Byung-Woo Jun1-0/+232
2020-05-08Merge "interface getServiceOperationStatus in request-db-adapter not exist" ↵Chuanyu Chen2-0/+28
into frankfurt
2020-05-08Merge "CamundaClient not handle operationType used by ↵Chuanyu Chen5-6/+28
Activate5GSliceServiceInstances" into frankfurt
2020-05-08update the release notesseshukm1-0/+232
Issue-ID: SO-2519 Signed-off-by: seshukm <seshu.kumar.m@huawei.com> Change-Id: I2079cb72c8851b8b5b8a3616161d4b20fb3a2792
2020-05-08CamundaClient not handle operationType used by Activate5GSliceServiceInstanceshetengjiao5-6/+28
Issue-ID: SO-2911 Change-Id: I9ab27aa55a6a419df161ae1791c7bdc393e6f620 Signed-off-by: hetengjiao <hetengjiao@chinamobile.com>
2020-05-08update the SO architectureseshukm1-0/+0
Issue-ID: SO-2729 Signed-off-by: seshukm <seshu.kumar.m@huawei.com> Change-Id: I8d99e58ce08911bbbdb31020e93ca1a76ffcc5e9
2020-05-07bump the SO versionseshukm1-5/+1
Issue-ID: SO-2775 Signed-off-by: seshukm <seshu.kumar.m@huawei.com> Change-Id: I335e4b123ec71376e01f041186131ea3bb923d9a
2020-05-07interface getServiceOperationStatus in request-db-adapter not existhetengjiao2-0/+28
Issue-ID: SO-2905 Change-Id: I1a40c14cc53e6a2aa37483ef3cec4cd7fa76b8fa Signed-off-by: hetengjiao <hetengjiao@chinamobile.com>
2020-05-04Fix Build failureramu.n1-24/+1
Issue-ID: SO-2775 Change-Id: I92a60c58ad543e276e29684cfaf44890528c3e89 Signed-off-by: ramu.n <ramu.n@huawei.com>
2020-05-04resolve the build failure in frankfurtseshukm1-1/+0
Issue-ID: SO-2872 Signed-off-by: seshukm <seshu.kumar.m@huawei.com> Change-Id: I24a10c1eafb1e570a5b697e8a1ebc6a819dff56d
2020-05-01Merge "Fix transition states for the BB workflow." into frankfurtSteve Smokowski2-3/+11
2020-05-01Fix Parsing Of Etsi Catalog NotificationsAndrewLamb5-65/+97
Change-Id: I230199ae259e5321bed91aea75f3dd6baf780970 Issue-ID: SO-2825 Signed-off-by: AndrewLamb <andrew.a.lamb@est.tech>
2020-04-30Fix for SO-2855waqas.ikram5-22/+47
Change-Id: I0802411357bb4106972f8e7931c2a109dc084e46 Issue-ID: SO-2855 Signed-off-by: waqas.ikram <waqas.ikram@est.tech>
2020-04-30update the arch diag for the F releaseseshukm1-0/+4
Issue-ID: SO-2730 Signed-off-by: seshukm <seshu.kumar.m@huawei.com> Change-Id: Ic6fe2e0fd824007bc0cbb55eaf1f105794b394dc
2020-04-30Docker file for NSSMF-ADAPTERjananib2-0/+56
Bug fix Change-Id: Ibf38c7603180227f85b770b3c030a4c941ea1771 Issue-ID: SO-2775 Signed-off-by: jananib <janani.b@huawei.com> (cherry picked from commit 2dbccbebbeb910284a3a2477f185fc16b5e4da3d)
2020-04-29Fix transition states for the BB workflow.Sebastien Premont-Tendland2-3/+11
Deleted the versioned flyway file in favor of the repeatable one for MacroData. I know deleting a versioned file could mess up upgrade but given no release has been done with those new versioned files it should be ok and cleaner. This is a list of transition states that were added internally at Bell when working with the BB workflow and post instantiation. Those are to support Rollback and Delete even if the VNF is in the status ConfigAssigned, Configure or Configured. The missing transition states was causing the Rollback or Delete to fail. Issue-ID: SO-2798 Signed-off-by: Sebastien Premont-Tendland <sebastien.premont@bell.ca> Change-Id: I21c11298a456a472cedc7a8733c6dbc3a071f3a6 (cherry picked from commit b1e92221cbed0131b0788e993ee224a42283a8a2)