summaryrefslogtreecommitdiffstats
AgeCommit message (Collapse)AuthorFilesLines
2020-05-11requestid values have commas audit logPlummer, Brittany11-90/+14
Removed overwriting header with random uuid Removed setting of duplicate headers, updated SOAP logging Re-added setting non-duplicate header Updated version of logging library to get elapsedTime changes Fixed failing unit tests in MSOCommonBPMN Issue-ID: SO-2916 Signed-off-by: Benjamin, Max (mb388a) <mb388a@att.com> Change-Id: I6b30d69daf210dd903e6a1c1d832de49bf8119d5
2020-05-11Merge "Added to support to enabling l2 multicasting"Steve Smokowski5-16/+21
2020-05-11Merge "added queryImage method"Steve Smokowski1-0/+14
2020-05-11Merge "uri params now available in info object"Steve Smokowski27-289/+357
2020-05-11Merge "bump the master version to 1.7.0"Byung-Woo Jun0-0/+0
2020-05-11Merge "update the SO architecture"Byung-Woo Jun1-0/+0
2020-05-11bump the master version to 1.7.0seshukm0-0/+0
Issue-ID: SO-2519 Signed-off-by: seshukm <seshu.kumar.m@huawei.com> Change-Id: I1eb7ff30466e9007deb790e73fd1b008e0828573
2020-05-08Added to support to enabling l2 multicastingBoslet, Cory5-16/+21
updated aai dependency Added to support to enabling l2 multicasting for lnterfaces. Issue-ID: SO-2914 Signed-off-by: Benjamin, Max (mb388a) <mb388a@att.com> Change-Id: Idf34a41777e23b7171bd09c174830a4eeeb79e4b
2020-05-08Merge "CamundaClient not handle operationType used by ↵Chuanyu Chen5-5/+25
Activate5GSliceServiceInstances"
2020-05-08Merge "interface getServiceOperationStatus in request-db-adapter not exist"Chuanyu Chen2-0/+28
2020-05-08Merge "merge SO-2824 from frankfurt resolve problem ↵Chuanyu Chen1-3/+0
CreateCommunicationService SST is null"
2020-05-08Merge "Fix serviceProfile serialize"Chuanyu Chen1-1/+6
2020-05-08merge SO-2824 from frankfurt resolve problem CreateCommunicationService SST ↵hetengjiao1-3/+0
is null Issue-ID: SO-2824 Change-Id: I439f5ec11ae3b919dc98881ad2518a11c9e30bc2 Signed-off-by: hetengjiao <hetengjiao@chinamobile.com>
2020-05-08interface getServiceOperationStatus in request-db-adapter not existhetengjiao2-0/+28
Issue-ID: SO-2905 Change-Id: I2f66a0efa2e0ba894c8750bdd4d302bcf8924103 Signed-off-by: hetengjiao <hetengjiao@chinamobile.com>
2020-05-08CamundaClient not handle operationType used by Activate5GSliceServiceInstanceshetengjiao5-5/+25
Issue-ID: SO-2911 Change-Id: I23a7628359439adeeec9f22302f64f4441939897 Signed-off-by: hetengjiao <hetengjiao@chinamobile.com>
2020-05-07added queryImage methodSmokowski, Steven1-0/+14
Add queryImage method to openstack utils Issue-ID: SO-2909 Signed-off-by: Benjamin, Max (mb388a) <mb388a@att.com> Change-Id: I4006dfb4a31e6cea5898f2782f4fe3f84f878212
2020-05-07uri params now available in info objectBenjamin, Max27-289/+357
uri params now available in info object make sure uri keys are retrieved via constants Issue-ID: SO-2908 Signed-off-by: Benjamin, Max (mb388a) <mb388a@att.com> Change-Id: Ieb701c2705ecdb2365d557bc51e4f604d92ec680
2020-05-07update the SO architectureseshukm1-0/+0
Issue-ID: SO-2729 Signed-off-by: seshukm <seshu.kumar.m@huawei.com> Change-Id: I8d99e58ce08911bbbdb31020e93ca1a76ffcc5e9
2020-05-07Merge "Reduce Cyclomatic Complexity"Lukasz Muszkieta3-41/+45
2020-05-07Merge "updated code with parallel streams to normal"Steve Smokowski2-5/+4
2020-05-06updated code with parallel streams to normalKalkere Ramesh, Sharan2-5/+4
updated code with parallel streams to normal streams Issue-ID: SO-2904 Signed-off-by: Benjamin, Max (mb388a) <mb388a@att.com> Change-Id: Ifb9c3644b1129f593acde31b57b0bb3ec24074d2
2020-05-06construct for each platformBonkur, Venkat3-2/+31
construct for each platform instead of whole string of platforms related to network formated the files updated the test case per feedback fixed the compilation error Issue-ID: SO-2897 Signed-off-by: Benjamin, Max (mb388a) <mb388a@att.com> Change-Id: Icc85728fb8ea973d36af863e0b60f0abbaf06219
2020-05-05Merge "update the arch diag for the F release"Byung-Woo Jun0-0/+0
2020-05-04Merge "remove managed dependency versions from aai"Seshu Kumar M1-17/+0
2020-05-04bump the master to 170seshukm1-2/+2
Issue-ID: SO-2760 Signed-off-by: seshukm <seshu.kumar.m@huawei.com> Change-Id: I8af562f2adbbba5e19358f16c5abbbdcdfff6731
2020-05-04Merge "Fix BBS integration issue"Seshu Kumar M3-8/+11
2020-05-03remove managed dependency versions from aaiBenjamin, Max1-17/+0
remove managed dependency versions from aai client pom Issue-ID: SO-2873 Signed-off-by: Benjamin, Max (mb388a) <mb388a@att.com> Change-Id: Icf1fa38334640b0d1248e07df681cfb58ff982f6
2020-05-01Refactor SOL003 Adapter to organize its moduleswaqas.ikram60-38/+37
Change-Id: Iffa86178559a3bdd541e72c2d134e05dba2bd569 Issue-ID: SO-2771 Signed-off-by: waqas.ikram <waqas.ikram@est.tech>
2020-05-01Refactor SOL003 Adapter to organize its moduleswaqas.ikram121-569/+576
Change-Id: I6025f6b1975ead19284edcea76607b62a3bcbc17 Issue-ID: SO-2771 Signed-off-by: waqas.ikram <waqas.ikram@est.tech>
2020-05-01Merge "add fluent type builder support to A&AI client"Steve Smokowski30-24/+1161
2020-05-01Merge "Fight against the encoding in openstack"Steve Smokowski1-2/+5
2020-04-30Fix for SO-2855waqas.ikram5-41/+63
Change-Id: Ic60becb234f43a086bec5e594885422ceeda210f Issue-ID: SO-2855 Signed-off-by: waqas.ikram <waqas.ikram@est.tech>
2020-04-30Fix BBS integration issueramu.n3-8/+11
Issue-ID: SO-2827 Change-Id: I292094db2740632cefc9962ab5bf6028b51bdbb8 Signed-off-by: ramu.n <ramu.n@huawei.com>
2020-04-30Merge "Fix Parsing Of Etsi Catalog Notifications"Byung-Woo Jun6-78/+110
2020-04-30add fluent type builder support to A&AI clientBenjamin, Max30-24/+1161
add fluent type builder support to A&AI client Issue-ID: SO-2856 Signed-off-by: Benjamin, Max (mb388a) <mb388a@att.com> Change-Id: I2957aedb84a1c6b23979ff2e1c4dfb16b3a646c7
2020-04-30Merge "mso to support rollback for"Steve Smokowski3-9/+123
2020-04-30Merge "rename package for external use"Steve Smokowski393-1310/+1309
2020-04-30Merge "improve logging scores"Steve Smokowski2-1/+5
2020-04-30Fight against the encoding in openstackSmokowski, Steven1-2/+5
Fight against the encoding in openstack Fight against the encoding in openstack Issue-ID: SO-2854 Signed-off-by: Benjamin, Max (mb388a) <mb388a@att.com> Change-Id: I239093e28f835a5de480f07b480c5ec3931ccc83
2020-04-30Merge "Health url addition"Seshu Kumar M9-4/+30
2020-04-30Fix Parsing Of Etsi Catalog NotificationsAndrewLamb6-78/+110
Change-Id: I18290572d7569d8260d185284546db491ae78768 Issue-ID: SO-2825 Signed-off-by: AndrewLamb <andrew.a.lamb@est.tech>
2020-04-30Docker file for NSSMF-ADAPTERjananib2-1/+33
Bug fix Change-Id: Ibf38c7603180227f85b770b3c030a4c941ea1771 Issue-ID: SO-2775 Signed-off-by: jananib <janani.b@huawei.com>
2020-04-29mso to support rollback forKuleshov, Elena3-9/+123
Add Rollback and Manual for CM BBs for rainy day handling table Add rollback flow generation logic for Change Management flows. Update Robot tests for ConfigModify Manual Task Add a test for rollback for inPlaceSoftwareUpdate, remove manualhandling tests for inPlaceSoftwareUpdate Issue-ID: SO-2853 Signed-off-by: Benjamin, Max (mb388a) <mb388a@att.com> Change-Id: I6a68662fee5295117f6f39ffe3fa97b7ef4e2116
2020-04-29rename package for external useBenjamin, Max393-1310/+1309
rename package for external use Issue-ID: SO-2852 Signed-off-by: Benjamin, Max (mb388a) <mb388a@att.com> Change-Id: Id883f0c847c24a260dbf8c63ce5e1330c045d6de
2020-04-29improve logging scoresPlummer, Brittany2-1/+5
Replaced newlines in error message Added setting elapsedTime in SOAPLoggingOutInterceptor Issue-ID: SO-2851 Signed-off-by: Benjamin, Max (mb388a) <mb388a@att.com> Change-Id: I55033eb8575519f42f3458254ea5e37db99725d0
2020-04-29Merge "move aai-client into its own project"Steve Smokowski196-266/+284
2020-04-29Merge "Changed the text xml client to always set the"Steve Smokowski3-9/+23
2020-04-29Rename to SOL002Piotr Borelowski30-6/+5
Change the name of the project from mso-ve-vnfm-adapter to etsi-sol002-adapter Issue-ID: SO-2839 Signed-off-by: Piotr Borelowski <p.borelowski@partner.samsung.com> Change-Id: Iba63d558fede145f2ff0086a75b3dadcd1296d00
2020-04-28Changed the text xml client to always set theBoslet, Cory3-9/+23
Changed the text xml client to always set the accept type to text xml. Forgot to assign the accept type in rest client Issue-ID: SO-2838 Signed-off-by: Benjamin, Max (mb388a) <mb388a@att.com> Change-Id: Ia86e53327c6e126fcee6a15b5cd3e5f5c4ec9390
2020-04-28move aai-client into its own projectBenjamin, Max196-266/+284
move aai-client into its own project Issue-ID: SO-2837 Signed-off-by: Benjamin, Max (mb388a) <mb388a@att.com> Change-Id: I20b700d160efbdf81ff22c9ca0fab73b28d3649b