Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2020-03-10 | Updating operationalState and usageState to list | waqas.ikram | 6 | -87/+147 | |
Change-Id: I59c22c3a9484a12ebd7831ceb693d90a6d1f4e7e Issue-ID: SO-2714 Signed-off-by: waqas.ikram <waqas.ikram@est.tech> | |||||
2020-03-10 | Merge "[Docker] Revert use of Java11" | Steve Smokowski | 4 | -39/+39 | |
2020-03-10 | Merge "Added git attributes to convert line endings to" | Steve Smokowski | 1 | -0/+5 | |
2020-03-10 | Merge "false positive on network creates" | Steve Smokowski | 20 | -81/+287 | |
2020-03-10 | Merge "Enable date span filtering for getOrchestrationFiltersFromInfraActive" | Steve Smokowski | 3 | -23/+34 | |
2020-03-10 | Merge "update bbinputsetup to handle volume group replace" | Steve Smokowski | 4 | -12/+55 | |
2020-03-10 | Merge "create custom spring aop annotation for logging" | Steve Smokowski | 172 | -414/+192 | |
2020-03-10 | Merge "remove requestorid from instancereferences in get" | Steve Smokowski | 3 | -3/+3 | |
2020-03-10 | [Docker] Revert use of Java11 | Sylvain Desbureaux | 4 | -39/+39 | |
But keep use of non root user Issue-ID: SO-264 Signed-off-by: Sylvain Desbureaux <sylvain.desbureaux@orange.com> Change-Id: Idde810bc130350070f65236633d4e89298d14d3b | |||||
2020-03-10 | Update test for deleting communication service | zm330 | 3 | -6/+50 | |
Issue-ID: SO-2368 Signed-off-by: zm330 <zhangminyj@chinamobile.com> Change-Id: Ib762da956041cab73082cdd355d59c3cf6dd29ee | |||||
2020-03-10 | Add test for scritp util | zm330 | 3 | -2/+99 | |
Issue-ID: SO-2368 Signed-off-by: zm330 <zhangminyj@chinamobile.com> Change-Id: I1102a6ca9ba4d22b2ab58b45111e401ac67ac2e7 | |||||
2020-03-10 | Add sub-process test for deleting slice service | zm330 | 3 | -12/+274 | |
Issue-ID: SO-2368 Signed-off-by: zm330 <zhangminyj@chinamobile.com> Change-Id: I15e479b9dd6670d3576ef3446e8902aca699f7fd | |||||
2020-03-08 | false positive on network creates | Boslet, Cory | 20 | -81/+287 | |
Added a new resourceStatusMessage field to the GET orch request API added new column to infra active request table updated openstack adapter to record the resource status added support of v8 on GET orch request API. Issue-ID: SO-2718 Signed-off-by: Benjamin, Max (mb388a) <mb388a@att.com> Change-Id: I73b35f1562de4df477bf7e5cef01de13440ba98a | |||||
2020-03-08 | Added git attributes to convert line endings to | Boslet, Cory | 1 | -0/+5 | |
Added git attributes to convert line endings to unix on checkout for .sh files Issue-ID: SO-2717 Signed-off-by: Benjamin, Max (mb388a) <mb388a@att.com> Change-Id: I30cf53f6e89f447400ce51217ca4238b46f8fa23 | |||||
2020-03-07 | Add sub-process test for deleting slice service | zm330 | 2 | -4/+443 | |
Issue-ID: SO-2368 Signed-off-by: zm330 <zhangminyj@chinamobile.com> Change-Id: I3c3bfd64db1173c188d047b47bd26b2cc5439d1d | |||||
2020-03-07 | Add test for deleting slice service | zm330 | 3 | -36/+203 | |
Issue-ID: SO-2368 Signed-off-by: zm330 <zhangminyj@chinamobile.com> Change-Id: Icd892109aeea94d544c4d0efdc108ffb4d7991cb | |||||
2020-03-06 | Enable date span filtering for getOrchestrationFiltersFromInfraActive | Jozsef Csongvai | 3 | -23/+34 | |
Issue-ID: SO-2715 Signed-off-by: Jozsef Csongvai <jozsef.csongvai@bell.ca> Change-Id: I9cfeacce1e82eeacd2c6267523e5f3b950a68d3d | |||||
2020-03-06 | Merge "Support PNF software upgrade workflow using SDNC LCM API" | Chuanyu Chen | 24 | -27/+1276 | |
2020-03-06 | changes for the compilation | seshukm | 1 | -0/+1 | |
Direct fix Issue-ID: SO-2716 Signed-off-by: seshukm <seshu.kumar.m@huawei.com> Change-Id: I95257ae8564b4b043ff98612ac9fd234439c5773 | |||||
2020-03-06 | Merge "Refactor unused line and refactor nested if" | Seshu Kumar M | 6 | -90/+62 | |
2020-03-06 | Merge "Add ability to build https endpoint to multicloud" | Seshu Kumar M | 3 | -1/+9 | |
2020-03-06 | Add test for deleting communication service | zm330 | 1 | -0/+264 | |
Issue-ID: SO-2368 Signed-off-by: zm330 <zhangminyj@chinamobile.com> Change-Id: I08bff207969470cc86d7d90356dfd8313814b1a4 | |||||
2020-03-06 | Merge "Update script for deleting communication service" | Chuanyu Chen | 1 | -16/+47 | |
2020-03-06 | Merge "Use base image for SO dockers" | Seshu Kumar M | 3 | -29/+8 | |
2020-03-06 | Update script for deleting communication service | zm330 | 1 | -16/+47 | |
Issue-ID: SO-2368 Signed-off-by: zm330 <zhangminyj@chinamobile.com> Change-Id: I1d077278011cd0c588889d9d8aa6f7b0d9350266 | |||||
2020-03-05 | update bbinputsetup to handle volume group replace | Kalkere Ramesh, Sharan | 4 | -12/+55 | |
update bbinputsetup to handle volume group replace fixed unit tests and updated related instance check updated fetch of volume group in mapper layer Issue-ID: SO-2682 Signed-off-by: Benjamin, Max (mb388a) <mb388a@att.com> Change-Id: I48266f9e7e681a4fc31a8732aa06efb95bfb01b5 | |||||
2020-03-05 | create custom spring aop annotation for logging | Plummer, Brittany | 172 | -414/+192 | |
Added annotation for setting up scheduled tasks logs Added new annotation to scheduledTasks Moved annotation setup to logging-library Issue-ID: SO-2713 Signed-off-by: Benjamin, Max (mb388a) <mb388a@att.com> Change-Id: I7080c4bb289e454f14167631e2601c954389c0ef | |||||
2020-03-05 | Merge "Added simpleNotTaskInfo format modifier" | Steve Smokowski | 3 | -7/+61 | |
2020-03-05 | Support PNF software upgrade workflow using SDNC LCM API | Enbo Wang | 24 | -27/+1276 | |
Issue-ID: SO-2589 Signed-off-by: Enbo Wang <wangenbo@huawei.com> Change-Id: I4b6940c21b70eeeaf96e8781762cb7029572e7ae | |||||
2020-03-05 | Merge "mso to store the heat template timeout minutes and" | Seshu Kumar M | 1 | -0/+3 | |
2020-03-05 | Merge "Remove accepted check" | Seshu Kumar M | 1 | -14/+10 | |
2020-03-05 | Merge "Add Unit test for ActivateCommunicationService bpmn" | Chuanyu Chen | 1 | -0/+224 | |
2020-03-05 | Merge "Add BPMN for DoSendCommandToNSSMF workflow" | Chuanyu Chen | 1 | -0/+344 | |
2020-03-05 | Merge "Add DoSendCommandToNSSMF workflow" | Chuanyu Chen | 1 | -0/+463 | |
2020-03-05 | Merge "Modify CreateSliceService" | Chuanyu Chen | 2 | -10/+0 | |
2020-03-05 | Added HandleOrchestrationTask flow | Harry Huang | 2 | -0/+217 | |
Issue-ID: SO-2368 Change-Id: I1160fd3b312992c841b60d09515407f3d3a3e83a Signed-off-by: Harry Huang <huangxiangyu5@huawei.com> | |||||
2020-03-05 | Add Unit test for ActivateCommunicationService bpmn | hetengjiao | 1 | -0/+224 | |
Issue-ID: SO-2368 Change-Id: If5d595728fab8fb223317e078066272f145b09c6 Signed-off-by: hetengjiao <hetengjiao@chinamobile.com> | |||||
2020-03-05 | Add BPMN for DoSendCommandToNSSMF workflow | hetengjiao | 1 | -0/+344 | |
Issue-ID: SO-2368 Change-Id: I85e0f50ac2efce57ae8d39a31526bbbbdb730a31 Signed-off-by: hetengjiao <hetengjiao@chinamobile.com> | |||||
2020-03-05 | Add DoSendCommandToNSSMF workflow | hetengjiao | 1 | -0/+463 | |
Issue-ID: SO-2368 Change-Id: Ic4a963b7529186c31902618ee71e911d515378bd Signed-off-by: hetengjiao <hetengjiao@chinamobile.com> | |||||
2020-03-05 | Modify CreateSliceService | Harry Huang | 2 | -10/+0 | |
Issue-ID: SO-2368 Change-Id: I0752e74b9b32c78eb27cb90a8c5725e52f6ae38b Signed-off-by: Harry Huang <huangxiangyu5@huawei.com> | |||||
2020-03-05 | Merge "Added new flow for creating 5G slice service." | Seshu Kumar M | 1 | -0/+2 | |
2020-03-05 | Merge "Added new flow for creating 5G slice service." | Seshu Kumar M | 1 | -0/+103 | |
2020-03-05 | Merge "Added new flow for creating 5G slice service instance groovy." | Seshu Kumar M | 1 | -0/+232 | |
2020-03-05 | Merge "Added new flow for creating 5G slice options." | Seshu Kumar M | 1 | -0/+338 | |
2020-03-05 | Merge "Added groovy for creating 5G slice options." | Seshu Kumar M | 1 | -0/+524 | |
2020-03-05 | Merge "Added new BPMN flow for creating 5G slice NSSI." | Seshu Kumar M | 1 | -0/+364 | |
2020-03-05 | Merge "Added new flow for creating 5G NSI." | Seshu Kumar M | 1 | -0/+338 | |
2020-03-05 | Merge "Added new BPMN flow for NSI." | Seshu Kumar M | 1 | -0/+361 | |
2020-03-04 | Remove accepted check | Smokowski, Steven | 1 | -14/+10 | |
accepted check no longer required Issue-ID: SO-2712 Signed-off-by: Benjamin, Max (mb388a) <mb388a@att.com> Change-Id: I224a88f0665985a7cb59302b5ad7d6251b4bab0e | |||||
2020-03-04 | mso to store the heat template timeout minutes and | Smokowski, Steven | 1 | -0/+3 | |
Update timeout value of artifact on distrobution Update timeout value of artifact on distrobution Issue-ID: SO-2700 Signed-off-by: Benjamin, Max (mb388a) <mb388a@att.com> Change-Id: Ibb99897911b018bc611ae7f1d4473bb423e8827e |