Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2020-05-14 | Merge "add image detail endpoint to openstack proxy" | Steve Smokowski | 1 | -10/+1 | |
2020-05-14 | update oof option and slice profile | zm330 | 2 | -52/+110 | |
Issue-ID: SO-2919 Signed-off-by: zm330 <zhangminyj@chinamobile.com> Change-Id: Ia755381b5b7f90ab6bac3ee8002cc87a1cc12c9f | |||||
2020-05-14 | Merge "update nsmf to fix oof and nssmf problem" | Chuanyu Chen | 6 | -86/+101 | |
2020-05-13 | update DoCreateSliceServiceOption Workflow because the oof inteface modify | hetengjiao | 1 | -204/+101 | |
Issue-ID: SO-2919 Signed-off-by: hetengjiao <hetengjiao@chinamobile.com> Change-Id: Idf4ad514abdb21131c684edb4294b3ddff03efb2 | |||||
2020-05-13 | update nsmf to fix oof and nssmf problem | hetengjiao | 6 | -86/+101 | |
Issue-ID: SO-2919 Signed-off-by: hetengjiao <hetengjiao@chinamobile.com> Change-Id: I3dc20b3eeb0ec5f72215dbe81295317446d60524 | |||||
2020-05-13 | Merge "update DoCreateSliceServiceOption script because the oof inteface modify" | Chuanyu Chen | 2 | -219/+139 | |
2020-05-13 | update oof utils to fix bug caused by oof interface change | hetengjiao | 2 | -94/+70 | |
Issue-ID: SO-2919 Change-Id: Iecdf4a142f090cc0a2555c547bc4b7ba2e165fa3 Signed-off-by: hetengjiao <hetengjiao@chinamobile.com> | |||||
2020-05-13 | Add NssmfAapterUtils to fix the auth problem of request to nssmf | hetengjiao | 2 | -107/+216 | |
Issue-ID: SO-2918 Change-Id: I51d7573701cfbe5efa80ce25883e7a4d401afd8f Signed-off-by: hetengjiao <hetengjiao@chinamobile.com> | |||||
2020-05-13 | update DoCreateSliceServiceOption script because the oof inteface modify | hetengjiao | 2 | -219/+139 | |
Issue-ID: SO-2919 Change-Id: Ia8643a701f30ffa491842a3b7e35e18413b8d702 Signed-off-by: hetengjiao <hetengjiao@chinamobile.com> | |||||
2020-05-12 | Change CheckServiceProcessStatus Closure to function to fix out of memory ↵ | hetengjiao | 1 | -12/+12 | |
problem Issue-ID: SO-2917 Change-Id: Ie6e769ac56312fd216f462fdce5d5c1eb632da0a Signed-off-by: hetengjiao <hetengjiao@chinamobile.com> | |||||
2020-05-11 | Merge "Added to support to enabling l2 multicasting" | Steve Smokowski | 5 | -16/+21 | |
2020-05-11 | Merge "added queryImage method" | Steve Smokowski | 1 | -0/+14 | |
2020-05-11 | Merge "uri params now available in info object" | Steve Smokowski | 27 | -289/+357 | |
2020-05-11 | Merge "bump the master version to 1.7.0" | Byung-Woo Jun | 0 | -0/+0 | |
2020-05-11 | Merge "update the SO architecture" | Byung-Woo Jun | 1 | -0/+0 | |
2020-05-11 | bump the master version to 1.7.0 | seshukm | 0 | -0/+0 | |
Issue-ID: SO-2519 Signed-off-by: seshukm <seshu.kumar.m@huawei.com> Change-Id: I1eb7ff30466e9007deb790e73fd1b008e0828573 | |||||
2020-05-08 | Added to support to enabling l2 multicasting | Boslet, Cory | 5 | -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-08 | Merge "CamundaClient not handle operationType used by ↵ | Chuanyu Chen | 5 | -5/+25 | |
Activate5GSliceServiceInstances" | |||||
2020-05-08 | Merge "interface getServiceOperationStatus in request-db-adapter not exist" | Chuanyu Chen | 2 | -0/+28 | |
2020-05-08 | Merge "merge SO-2824 from frankfurt resolve problem ↵ | Chuanyu Chen | 1 | -3/+0 | |
CreateCommunicationService SST is null" | |||||
2020-05-08 | Merge "Fix serviceProfile serialize" | Chuanyu Chen | 1 | -1/+6 | |
2020-05-08 | merge SO-2824 from frankfurt resolve problem CreateCommunicationService SST ↵ | hetengjiao | 1 | -3/+0 | |
is null Issue-ID: SO-2824 Change-Id: I439f5ec11ae3b919dc98881ad2518a11c9e30bc2 Signed-off-by: hetengjiao <hetengjiao@chinamobile.com> | |||||
2020-05-08 | interface getServiceOperationStatus in request-db-adapter not exist | hetengjiao | 2 | -0/+28 | |
Issue-ID: SO-2905 Change-Id: I2f66a0efa2e0ba894c8750bdd4d302bcf8924103 Signed-off-by: hetengjiao <hetengjiao@chinamobile.com> | |||||
2020-05-08 | CamundaClient not handle operationType used by Activate5GSliceServiceInstances | hetengjiao | 5 | -5/+25 | |
Issue-ID: SO-2911 Change-Id: I23a7628359439adeeec9f22302f64f4441939897 Signed-off-by: hetengjiao <hetengjiao@chinamobile.com> | |||||
2020-05-07 | add image detail endpoint to openstack proxy | Smokowski, Steven | 1 | -10/+1 | |
Fix issue where Image had an outer wrapper Issue-ID: SO-2910 Signed-off-by: Benjamin, Max (mb388a) <mb388a@att.com> Change-Id: Ia823cf21c6014e513f49bacf84fd2a61a2724bcb | |||||
2020-05-07 | added queryImage method | Smokowski, Steven | 1 | -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-07 | uri params now available in info object | Benjamin, Max | 27 | -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-07 | update the SO architecture | seshukm | 1 | -0/+0 | |
Issue-ID: SO-2729 Signed-off-by: seshukm <seshu.kumar.m@huawei.com> Change-Id: I8d99e58ce08911bbbdb31020e93ca1a76ffcc5e9 | |||||
2020-05-07 | Merge "Reduce Cyclomatic Complexity" | Lukasz Muszkieta | 3 | -41/+45 | |
2020-05-07 | Merge "updated code with parallel streams to normal" | Steve Smokowski | 2 | -5/+4 | |
2020-05-06 | updated code with parallel streams to normal | Kalkere Ramesh, Sharan | 2 | -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-06 | construct for each platform | Bonkur, Venkat | 3 | -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-05 | Merge "update the arch diag for the F release" | Byung-Woo Jun | 0 | -0/+0 | |
2020-05-04 | Merge "remove managed dependency versions from aai" | Seshu Kumar M | 1 | -17/+0 | |
2020-05-04 | bump the master to 170 | seshukm | 1 | -2/+2 | |
Issue-ID: SO-2760 Signed-off-by: seshukm <seshu.kumar.m@huawei.com> Change-Id: I8af562f2adbbba5e19358f16c5abbbdcdfff6731 | |||||
2020-05-04 | Merge "Fix BBS integration issue" | Seshu Kumar M | 3 | -8/+11 | |
2020-05-03 | remove managed dependency versions from aai | Benjamin, Max | 1 | -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-01 | Refactor SOL003 Adapter to organize its modules | waqas.ikram | 60 | -38/+37 | |
Change-Id: Iffa86178559a3bdd541e72c2d134e05dba2bd569 Issue-ID: SO-2771 Signed-off-by: waqas.ikram <waqas.ikram@est.tech> | |||||
2020-05-01 | Refactor SOL003 Adapter to organize its modules | waqas.ikram | 121 | -569/+576 | |
Change-Id: I6025f6b1975ead19284edcea76607b62a3bcbc17 Issue-ID: SO-2771 Signed-off-by: waqas.ikram <waqas.ikram@est.tech> | |||||
2020-05-01 | Merge "add fluent type builder support to A&AI client" | Steve Smokowski | 30 | -24/+1161 | |
2020-05-01 | Merge "Fight against the encoding in openstack" | Steve Smokowski | 1 | -2/+5 | |
2020-04-30 | Fix for SO-2855 | waqas.ikram | 5 | -41/+63 | |
Change-Id: Ic60becb234f43a086bec5e594885422ceeda210f Issue-ID: SO-2855 Signed-off-by: waqas.ikram <waqas.ikram@est.tech> | |||||
2020-04-30 | Fix BBS integration issue | ramu.n | 3 | -8/+11 | |
Issue-ID: SO-2827 Change-Id: I292094db2740632cefc9962ab5bf6028b51bdbb8 Signed-off-by: ramu.n <ramu.n@huawei.com> | |||||
2020-04-30 | Merge "Fix Parsing Of Etsi Catalog Notifications" | Byung-Woo Jun | 6 | -78/+110 | |
2020-04-30 | add fluent type builder support to A&AI client | Benjamin, Max | 30 | -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-30 | Merge "mso to support rollback for" | Steve Smokowski | 3 | -9/+123 | |
2020-04-30 | Merge "rename package for external use" | Steve Smokowski | 393 | -1310/+1309 | |
2020-04-30 | Merge "improve logging scores" | Steve Smokowski | 2 | -1/+5 | |
2020-04-30 | Fight against the encoding in openstack | Smokowski, Steven | 1 | -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-30 | Merge "Health url addition" | Seshu Kumar M | 9 | -4/+30 | |