summaryrefslogtreecommitdiffstats
path: root/docs/submodules/so.git
AgeCommit message (Collapse)AuthorFilesLines
2019-05-31Update git submodulesSangalang, Felix1-0/+0
* Update docs/submodules/so.git from branch 'master' to 852a257aa9712c28fb10fc8bcdd5fad5350120c4 - enhanced vnf adapter errog log. enhanced vnf adapter error log for heatEnvironment when null. removed the junit tests because of no assertions coverage. enhanced vnf adapter errog log. Change-Id: I80d3070ce203c4c8339f0a0e7df6f3731d0a16c2 Issue-ID: SO-1967 Signed-off-by: Benjamin, Max (mb388a) <mb388a@us.att.com>
2019-05-31Update git submodulesSteve Smokowski1-0/+0
* Update docs/submodules/so.git from branch 'master' to 89b396152a7f5ca62175d13342c1b3a1a9067ccb - Merge "converted lock time from hard coded value" - converted lock time from hard coded value update lock time property to have a default of 60000 converted lock time from hard coded to property driven Change-Id: I4a42b85c4241c8865f8dc133be96d7bc92b8574d Issue-ID: SO-1962 Signed-off-by: Benjamin, Max (mb388a) <mb388a@us.att.com>
2019-05-31Update git submodulesSteve Smokowski1-0/+0
* Update docs/submodules/so.git from branch 'master' to 9d58fecb4f11d0313415288869f01851d89bb2a4 - Merge "Corrected enum formatting by plugin" - Corrected enum formatting by plugin enums are now single item per line Change-Id: I6330ea4a9093071457dd47b95b6ed3bb7f8312e7 Issue-ID: SO-1970 Signed-off-by: Benjamin, Max (mb388a) <mb388a@us.att.com>
2019-05-31Update git submodulesSteve Smokowski1-0/+0
* Update docs/submodules/so.git from branch 'master' to 02aa744b05f6812d205bef1ad662f02471317533 - Merge "JUnit tests for RestfulUtil" - JUnit tests for RestfulUtil Increased junit tests coverage according to Sonar analyses. Added missing tests for RestfulUtil. Issue-ID: SO-1692 Signed-off-by: Robert Bogacki <r.bogacki@samsung.com> Change-Id: I8744960c0ad3a36ca4c36e23867168bfda5cbd1d
2019-05-31Update git submodulesSteve Smokowski1-0/+0
* Update docs/submodules/so.git from branch 'master' to bdb57f7e5e53a32a32b5f13a91aac132d37a860e - Merge "Added NPE check for audit" - Added NPE check for audit Added NPE check so that flow continues when no audit results present Change-Id: I614dbaff7eaaca86a503da2734d7c5f7a197bb1b Issue-ID: SO-1959 Signed-off-by: Benjamin, Max (mb388a) <mb388a@us.att.com>
2019-05-31Update git submodulesSteve Smokowski1-0/+0
* Update docs/submodules/so.git from branch 'master' to 58d56789582716f92eb4b847d577c9a5cea32699 - Merge "apih to populate original request id" - apih to populate original request id Updated schema.sql to fix failing tests Added constants for request parameters Added originalRequestId to be saved on resume request Added originalRequestId to orchestrationRequests response Change-Id: If2b86d233ee3db9bbe0e1185d92874bca2b3a07a Issue-ID: SO-1960 Signed-off-by: Benjamin, Max (mb388a) <mb388a@us.att.com>
2019-05-31Update git submodulesMcblain, Thomas1-0/+0
* Update docs/submodules/so.git from branch 'master' to 296786770ef898b573ad425e12c50e737f5d9a62 - Handle multiple host routes correctly for networks unit test for the method that creates subnets Remove project name from junit test data Handle multiple host routes correctly for networks Change-Id: I537b9bbb68c11901c06ed2366591cedeb3b29acd Issue-ID: SO-1961 Signed-off-by: Benjamin, Max (mb388a) <mb388a@us.att.com>
2019-05-31Update git submodulesSteve Smokowski1-0/+0
* Update docs/submodules/so.git from branch 'master' to ec71f01963e4c5c70d11f41842c7cd9cfd38316d - Merge "Renamed NF fields in catalog db pojo" - Renamed NF fields in catalog db pojo - Renamed Nf properties to just Function, Role, Type. Change-Id: I0cec751e783c1fb7abdcf9f9565eadf89e0ac32c Issue-ID: SO-1914 Signed-off-by: Benjamin, Max (mb388a) <mb388a@us.att.com>
2019-05-31Update git submodulesSteve Smokowski1-0/+0
* Update docs/submodules/so.git from branch 'master' to 556967d308d5fa239323b27c4d517198e838573b - Merge "Remove update of request status" - Remove update of request status fix unit test now that method does not update status Remove update of request status, should not be done Change-Id: I17958ef76ccfa059893da0c2bcea1baa124d6922 Issue-ID: SO-1915 Signed-off-by: Benjamin, Max (mb388a) <mb388a@us.att.com>
2019-05-31Update git submodulesSmokowski, Steven1-0/+0
* Update docs/submodules/so.git from branch 'master' to 626b8f2399043c35d3bcb86e1d1c6142e2e0e327 - fix keypair conflict issue in openstack adapter Fix wiremock stubs to return proper data and url Fix copyright header issue on unit test file Fix keypair issue, clean up unit tests and logging Fix issues found in unit testing, update data Fix broken Unit tests that used invalid data Continue Refactor to support keypair failure scenario Update logic for when to auto delete a stuck keypair Change-Id: Ice5256cf0381a3b46d1c442907c0f321a1c0d006 Issue-ID: SO-1897 Signed-off-by: Benjamin, Max (mb388a) <mb388a@us.att.com>
2019-05-31Update git submodulesLukasz Muszkieta1-0/+0
* Update docs/submodules/so.git from branch 'master' to ce6b469e96aa662a134881188627252b084937ad - Merge "Improvements in AAIClientHelper" - Improvements in AAIClientHelper Improvements in AAIClientHelper according to the Sonar analysis. Removed unnecessary exception throwing. Fixed imports. Updated java docs. Issue-ID: SO-1958 Signed-off-by: Robert Bogacki <r.bogacki@samsung.com> Change-Id: I60835304466bb656f09ba16b487907fa529e5eab
2019-05-31Update git submodulesLukasz Muszkieta1-0/+0
* Update docs/submodules/so.git from branch 'master' to 2036dd3cc3fc3c73639353622bc8e6b297b991ac - Merge "Improvements in RequestClient" - Improvements in RequestClient Improvements in RequestClient according to the Sonar analysis. Removed unnecessary exceptions handling. Added junit tests. Fixed imports. Issue-ID: SO-1945 Signed-off-by: Robert Bogacki <r.bogacki@samsung.com> Change-Id: Iee22e7dbeb39ca28c437f9a8a804b81945cb9bc5
2019-05-31Update git submodulesr.bogacki1-0/+0
* Update docs/submodules/so.git from branch 'master' to 3dc507947c81807371babbd275d7caf0c3521e5d - Improvements in RequestClientFactory Improvements in RequestClientFactory according to the Sonar analysis. Fixed imports. Removed unnecessary exceptions handling. Replaced depreciated DefaultHttpClient with a new one. Issue-ID: SO-1947 Signed-off-by: Robert Bogacki <r.bogacki@samsung.com> Change-Id: Id497bfb620775aac67ad4c5f6d57e0fccce4fd34
2019-05-30Update git submodulesSteve Smokowski1-0/+0
* Update docs/submodules/so.git from branch 'master' to af23464d5dcac4aa493fde21fb1beff40c5e1b9c - Merge "Improvements in CamundaClient" - Improvements in CamundaClient Removed code duplicates. Fixed declarations of thrown exceptions. Fixed imports. Issue-ID: SO-1936 Signed-off-by: Robert Bogacki <r.bogacki@samsung.com> Change-Id: Ic178341b0049307da033408719ff263a00059ba7
2019-05-30Update git submodulesSeshu Kumar M1-0/+0
* Update docs/submodules/so.git from branch 'master' to 80d6f1e8135d48d2293bf025eabc5d6736bf63f5 - Merge "Fix DeleteE2EServiceInstance flow" - Fix DeleteE2EServiceInstance flow Fixed the issue when subprocess 'DoDeleteE2EServiceInstance' calls 'AAI GenericGetService' sub-process which is deleted from SO common-bpmn. Change-Id: I8f5dce0135031c2d44fccd51676a709f014ef3c7 Issue-ID: SO-1809 Signed-off-by: sarada prasad sahoo <sarada.prasad.sahoo@huawei.com>
2019-05-29Update git submodulesSeshu Kumar M1-0/+0
* Update docs/submodules/so.git from branch 'master' to 4b7ebd265366542ec872869e9ec0016a88e879b1 - Merge "Fix request body for SDNC req" - Fix request body for SDNC req Fix request body for SDNC req. Issue-ID: SO-1393 Signed-off-by: subhash kumar singh <subhash.kumar.singh@huawei.com> Change-Id: Ia8112b81fa29f886e282445b3c0dc068d487cadd
2019-05-29Update git submodulesk.kazak1-0/+0
* Update docs/submodules/so.git from branch 'master' to c1cd5ef428017bc26513395a3bfc00caf7209f8a - Fix sonar for MapEntry MapEntry bug: make entry private and provide accessors MapEntry codesmell: move comment 'Required by JAXB' into empty constructor MapElements codesmell: move explanatory comment inside empty constructor MapElements codesmell: log error stacktrace MapAdapter codesmell: use entry set instead of key set for iteration JAXBMarshallingTest: add test cases to cover 100% of MapElements & other cases Change-Id: If51f1f86b5ad44b3462424e4fd73cb0eff352124 Issue-ID: SO-1811 Signed-off-by: k.kazak <k.kazak@samsung.com>
2019-05-24Update git submodulesMichaelMorris1-0/+0
* Update docs/submodules/so.git from branch 'master' to a7160456335b2ce3710efd00658711d431eac0b4 - Calls to/from VNFM fail Issue-ID: SO-1909 Change-Id: I2f8a19dfd456316e5436be4e85d8a384d7d5ed6f Signed-off-by: MichaelMorris <michael.morris@est.tech>
2019-05-23Update git submodulesMarcus G K Williams1-0/+0
* Update docs/submodules/so.git from branch 'master' to 95a2dabaee827528695be6819b15eb3e67fc685f - Fix Build -Use latest SNAPSHOT appc client-libs Issue-ID: SO-1921 Change-Id: Id20f8f7d77469e8123317447aa974a3e77103761 Signed-off-by: Marcus G K Williams <marcus.williams@intel.com>
2019-05-22Update git submodulessubhash kumar singh1-0/+0
* Update docs/submodules/so.git from branch 'master' to 638880aec2c0a21505720a204bd9ae0fcc83608c - SDNC request body fix Request body fix for sdnc requests. Change-Id: Id3e454be18c62ab8c2e5ee572de55bf3ef7c18a3 Issue-ID: SO-1393 Signed-off-by: subhash kumar singh <subhash.kumar.singh@huawei.com>
2019-05-22Update git submodulessubhash kumar singh1-0/+0
* Update docs/submodules/so.git from branch 'master' to b65770718b8b65f9bdeec0cc0f6276e6985228b1 - Fix instance resource list Fix instance resource list if group is not list type. Change-Id: I99d37d5407c925dbb3355de73105de755b30bc04 Issue-ID: SO-1393 Signed-off-by: subhash kumar singh <subhash.kumar.singh@huawei.com>
2019-05-22Update git submodulessubhash kumar singh1-0/+0
* Update docs/submodules/so.git from branch 'master' to bebced5988018f7c3792e87796be62dbf94bb428 - Merge "Enhanced logic for multilevel list input" - Enhanced logic for multilevel list input Optimized VF/GROUP/VFC level parsing logic as per doCompareModel call flow Change-Id: If934ee1407a1bad6c9adec9e32533166b5fb4d93 Issue-ID: SO-1393 Signed-off-by: sarada prasad sahoo <sarada.prasad.sahoo@huawei.com>
2019-05-21Update git submodulesSteve Smokowski1-0/+0
* Update docs/submodules/so.git from branch 'master' to bae85ac9a2ea4cbc925fd60497083828980d51da - Merge "Added script for adding original_request_id column" - Added script for adding original_request_id column Added IF NOT EXISTS clause to ADD COLUMN Added script for adding original_request_id column Change-Id: I816d260c60fb5473a9ffb11fa36c49a3493e8e72 Issue-ID: SO-1902 Signed-off-by: Benjamin, Max (mb388a) <mb388a@us.att.com>
2019-05-21Update git submodulessubhash kumar singh1-0/+0
* Update docs/submodules/so.git from branch 'master' to 832a7bc6114ef9f539fc172004d3d1c2c355dd62 - Merge "Fix SDNC Resource creation workflow" - Fix SDNC Resource creation workflow Fix SDNC Resource Creation workflow Issue-ID: SO-1393 Change-Id: Ia75150adf3695e623a2f3ec7ea5f720667142c1b Signed-off-by: Isaac Manuel Raj <isaac.manuelraj@huawei.com>
2019-05-20Update git submodulesSteve Smokowski1-0/+0
* Update docs/submodules/so.git from branch 'master' to 6ccd240f9a6fa92939432eb43b66b28c2147945e - Merge "Initial checkin of updates for vf module replace" - Initial checkin of updates for vf module replace fix toString method and add unit tests for new code Fix Null pointer issue in UT, extra chars Initial checkin of updates for vf module replace Change-Id: I2d62f5c2077cd022ccf796d126494e526ad48c54 Issue-ID: SO-1893 Signed-off-by: Benjamin, Max (mb388a) <mb388a@us.att.com>
2019-05-20Update git submodulesSteve Smokowski1-0/+0
* Update docs/submodules/so.git from branch 'master' to 020d22c979408ac2bf0b4c7766db98e059d5acd8 - Merge "Fix bad query, adjust sql to use non-att bb" - Fix bad query, adjust sql to use non-att bb Fix bad query, adjust sql to use non-att bb Change-Id: Ifb231dee77242b37b1d8145f5a33fb3a87974b63 Issue-ID: SO-1895 Signed-off-by: Benjamin, Max (mb388a) <mb388a@us.att.com>
2019-05-20Update git submodulesSteve Smokowski1-0/+0
* Update docs/submodules/so.git from branch 'master' to 65369ce83578048d8e133e79f6892a42a801be04 - Merge "Altered bpmn and audit behavior on delete vf mod" - Altered bpmn and audit behavior on delete vf mod Renamed variable from contin to flowShouldContinue. Updated bpmn junits and exceptionbuilder junits. Updated bpmns to use non interrupting escalation event. Altered bpmn and audit behavior on delete vf module Change-Id: I4ade4c934a9193099cfd29d740c68e60633c03e5 Issue-ID: SO-1896 Signed-off-by: Benjamin, Max (mb388a) <mb388a@us.att.com>
2019-05-20Update git submodulesSteve Smokowski1-0/+0
* Update docs/submodules/so.git from branch 'master' to 1db5881503e5b19ca9caec03068cd54828348aaf - Merge "Set workflowexceptionerrormessage in all cases" - Set workflowexceptionerrormessage in all cases Removed white spaces so that they are gone. Change to set workflowexceptionerrormessage in all cases so that its available to workflowactionbb. Change-Id: I66130b80eab0c0a0f96c3a7a5509bb70dda26884 Issue-ID: SO-1886 Signed-off-by: Benjamin, Max (mb388a) <mb388a@us.att.com>
2019-05-20Update git submodulesSteve Smokowski1-0/+0
* Update docs/submodules/so.git from branch 'master' to 46005642efaa42262e8b4e1d1dbf6ecee0dc45b2 - Merge "Audit service enhancements" - Audit service enhancements Update number of threads used for openstack audit Refactored post construct audit service and added junits Change-Id: Ic5bd42cda98835305d2e2d5d09a5c039376316a5 Issue-ID: SO-1898 Signed-off-by: Benjamin, Max (mb388a) <mb388a@us.att.com>
2019-05-20Update git submodulesSteve Smokowski1-0/+0
* Update docs/submodules/so.git from branch 'master' to 35452bf65d8d08c0f5918d74d24d24a64e265f17 - Merge "END_TIME is not populated by bpmn as expected" - END_TIME is not populated by bpmn as expected Removed/Cleaned-up unnecessary lines/codes. Updated junit tests for END_TIME to any(Timestamp.class). END_TIME is not populated by bpmn when rainy day retry or rollback is executed. Change-Id: I614d66ca767629bf43aac8eee981423e5393015e Issue-ID: SO-1887 Signed-off-by: Benjamin, Max (mb388a) <mb388a@us.att.com>
2019-05-20Update git submodulessarada prasad sahoo1-0/+0
* Update docs/submodules/so.git from branch 'master' to 56c2c009a90f4f25c714e7773aaecf5e6957b499 - Enhanced logic for multilevel list input Added extra VF/VFC level test cases, also corrected first level index increment logic. Change-Id: I18982b4b6821da4f7dc06743c3aeca0fa54176e3 Issue-ID: SO-1393 Signed-off-by: sarada prasad sahoo <sarada.prasad.sahoo@huawei.com>
2019-05-20Update git submodulesSeshu Kumar M1-0/+0
* Update docs/submodules/so.git from branch 'master' to ef93fddc253a72f870a224361e0be8303811d976 - Merge "Add model type to resource model" - Add model type to resource model Add model type to resource model. Change-Id: Ic1937d859cebca1b515d9c069c51c9811d6874ab Issue-ID: SO-1393 Signed-off-by: subhash kumar singh <subhash.kumar.singh@huawei.com>
2019-05-20Update git submodulesSeshu Kumar M1-0/+0
* Update docs/submodules/so.git from branch 'master' to 66f5fcc11053b6d50fbe2fff12bdfdfb21a3e1a6 - Merge "Fix null check for groups" - Fix null check for groups Fix null check for groups. Change-Id: I2432707e4a6dc6bfe49d23eddc9318562c2c43b3 Issue-ID: SO-1393 Signed-off-by: subhash kumar singh <subhash.kumar.singh@huawei.com>
2019-05-20Update git submodulessubhash kumar singh1-0/+0
* Update docs/submodules/so.git from branch 'master' to 9c2559ce31cbd3610c097a0ba351473395e6389f - Recipe retrieval for groups Recipe retrieval for groups. Change-Id: I2ba68777f3655ebc7794b75d357253022fe7739b Issue-ID: SO-1393 Signed-off-by: subhash kumar singh <subhash.kumar.singh@huawei.com>
2019-05-15Update git submodulesSteve Smokowski1-0/+0
* Update docs/submodules/so.git from branch 'master' to 24ad9609469cb7325c629e1efcdeec494bfecd7c - Merge "refactor so-mon-ui code" - refactor so-mon-ui code Change-Id: I026496a4bfd5485484394409d09df52f7d59a9da Issue-ID: SO-1691 Signed-off-by: Andrei_Barcovschi <andrei.barcovschi@ericsson.com>
2019-05-15Update git submodulesSteve Smokowski1-0/+0
* Update docs/submodules/so.git from branch 'master' to ff8b9a8873dcfca47696c43e36795e9635590b7a - Merge "store openstack request status in requestdb" - store openstack request status in requestdb Openstack request status now stored in request db Change-Id: Ida8f4f613d406c2b834ab190e01d5aaf2f16dd3d Issue-ID: SO-1867 Signed-off-by: Benjamin, Max (mb388a) <mb388a@us.att.com>
2019-05-15Update git submodulesKalkere Ramesh, Sharan1-0/+0
* Update docs/submodules/so.git from branch 'master' to 6a4c6a980a5998c996e3ebecd340eb438bba5bc8 - mapped host routes into gbb l3 network object mapped host routes into gbb l3 network object Change-Id: Ie3ab4693f7584946b1e2020d43143412bec62631 Issue-ID: SO-1885 Signed-off-by: Benjamin, Max (mb388a) <mb388a@us.att.com>
2019-05-15Update git submodulesMarcus G K Williams1-0/+0
* Update docs/submodules/so.git from branch 'master' to f9c309fb9e789225ccd6b02ec9ab4777bbd4021c - Fix sdnc nb snapshot version, fix build Issue-ID: SO-1877 Change-Id: I2b8f25311e92d35bffe1c70490041d32be217c5a Signed-off-by: Marcus G K Williams <marcus.williams@intel.com>
2019-05-14Update git submodulesMarcus G K Williams1-0/+0
* Update docs/submodules/so.git from branch 'master' to 0065d70801666247c327bb43f9abd60df6059156 - Fix common ccsdk dependency and build Issue-ID: SO-1874 Change-Id: I898049fc986abef8c7eba0c402088686ecb20b34 Signed-off-by: Marcus G K Williams <marcus.williams@intel.com>
2019-05-13Update git submodulesSeshu Kumar M1-0/+0
* Update docs/submodules/so.git from branch 'master' to e43909d8b17b2a243942c5bf299ab2a0ad5bfb3d - Merge "fix newest sonar bugs" - fix newest sonar bugs OperationProgressor: restore interrupted state PnfEventReadyDmaapClient: remove useless check for null that never happens Test for this case already exists in PnfEventReadyDmaapClientTest.pnfCorrelationIdIsNotFoundInHttpResponse Change-Id: Ic7e4d0cb701721ee4d9a8bc46d65dc1d847d7704 Issue-ID: SO-1811 Signed-off-by: k.kazak <k.kazak@samsung.com>
2019-05-13Update git submodulesSeshu Kumar M1-0/+0
* Update docs/submodules/so.git from branch 'master' to 52d90269b975485e0c0221bc7d2b1252c341d65c - Merge "Remove unused logger,replace type specification" - Remove unused logger,replace type specification Remove unused logger,replace type specification sdnc beans and mapper classes Issue-ID: SO-1490 Change-Id: I9a671f0ade5b86dbfd4cce1fbc6c07c0fdcf38a8 Signed-off-by: Sindhuri.A <arcot.sindhuri@huawei.com>
2019-05-10Update git submodulesSteve Smokowski1-0/+0
* Update docs/submodules/so.git from branch 'master' to 2627001834084af2e31a6c8c49503919a114b9c3 - Merge "Update Rainy day handling to be more robust" - Update Rainy day handling to be more robust Clean up unused tests and code, update UT Fix issue with junits and conflicts on id field Update Rainy day handling to be more robust Change-Id: I2ce9a1288457017613dece19357e44b8566867c5 Issue-ID: SO-1866 Signed-off-by: Benjamin, Max (mb388a) <mb388a@us.att.com>
2019-05-10Update git submodulesSteve Smokowski1-0/+0
* Update docs/submodules/so.git from branch 'master' to 28a0ce73a022a5ccecadae6b3172beb15e3f46ab - Merge "Updated closing gateway to be inclusive instead." - Updated closing gateway to be inclusive instead. Updated closing gateway to be inclusive instead. Change-Id: If877bf71b406d00f7a0e277b88f9e3064e642be0 Issue-ID: SO-1868 Signed-off-by: Benjamin, Max (mb388a) <mb388a@us.att.com>
2019-05-10Update git submodulesSteve Smokowski1-0/+0
* Update docs/submodules/so.git from branch 'master' to 4b5bf1b5bbee86cfc3efedb5be78e797c697f7c5 - Merge "Remove triple logging of VNF adapter response" - Remove triple logging of VNF adapter response Remove triple logging of VNF adapter response to bpel Change-Id: Ia8f3d3b9b76616e9dcc9f638ba5ca58dcac3ab8b Issue-ID: SO-1863 Signed-off-by: Benjamin, Max (mb388a) <mb388a@us.att.com>
2019-05-10Update git submodulesSteve Smokowski1-0/+0
* Update docs/submodules/so.git from branch 'master' to bb79b68af3c008a6f490d0c1dc5bd7861b456faf - Merge "APIH should ensure valid requestId UUID" - APIH should ensure valid requestId UUID Added logic to check if the requestId sent in GET orchestrationRequest query is a valid UUID. Updated existing unit tests and added a new test for invalid UUID scenario. Change-Id: I424bef8aa75dd7e47de8145603899820dfb99725 Issue-ID: SO-1865 Signed-off-by: Benjamin, Max (mb388a) <mb388a@us.att.com>
2019-05-10Update git submodulesSteve Smokowski1-0/+0
* Update docs/submodules/so.git from branch 'master' to 32bce33b95c56e745fa9de5e27367202d647aa8b - Merge "Added to write variablles on audit failure" - Added to write variablles on audit failure Added to write variablles on audit failure so bpmn knows whether success or not. Change-Id: I1eb0827a10ee75f4ee89bfb36d13035a2612e032 Issue-ID: SO-1862 Signed-off-by: Benjamin, Max (mb388a) <mb388a@us.att.com>
2019-05-10Update git submodulesPlummer, Brittany1-0/+0
* Update docs/submodules/so.git from branch 'master' to 252fe7c546853aaa0b8360cf837f0b653e624494 - Created custom BadResponseException class Created custom BadResponseException class Change-Id: I9b7288c5c489e155a84f2b98956df8f3f8f53bb4 Issue-ID: SO-1864 Signed-off-by: Benjamin, Max (mb388a) <mb388a@us.att.com>
2019-05-10Update git submodulesSteve Smokowski1-0/+0
* Update docs/submodules/so.git from branch 'master' to b9bb7f60815cd1e07b81d72b34ea1dcb4fa8d8c9 - Merge "use logger to log exception" - use logger to log exception sonar link:https://sonar.onap.org/project/issues?id=org.onap.so%3Aso&resolved=false&types=VULNERABILITY Issue-ID: SO-1859 Change-Id: I599ca396db3d24cbef56bb3aea8f83b2d52ff26d Signed-off-by: arindamm <arind.mondal@samsung.com>
2019-05-09Update git submodulesSteve Smokowski1-0/+0
* Update docs/submodules/so.git from branch 'master' to 499730cede8f283147e5a0cd37fca9822221b1e1 - Merge "add junit coverage for InstantiateOperationProgressor" - add junit coverage for InstantiateOperationProgressor Change-Id: I8409877b8db74871ccd2a3d20a1cdc8faacbe568 Issue-ID: SO-1576 Signed-off-by: Lukasz Muszkieta <lukasz.muszkieta@nokia.com>
2019-05-09Update git submodulesSteve Smokowski1-0/+0
* Update docs/submodules/so.git from branch 'master' to fb5a7ef7ff903373800b44e3c219e49a3b532b27 - Merge "Removed null checks from ResourceRequestBuilder" - Removed null checks from ResourceRequestBuilder Removed unnecessary null checks from ResourceRequestBuilder according to comments from https://gerrit.onap.org/r/#/c/87001/ Change-Id: I21140d812982713229c322d772e6a10f7c7c044d Issue-ID: SO-1498 Signed-off-by: Robert Bogacki <r.bogacki@samsung.com>