summaryrefslogtreecommitdiffstats
path: root/docs/submodules/so.git
AgeCommit message (Collapse)AuthorFilesLines
2019-04-03Update git submodulesLathish1-0/+0
* Update docs/submodules/so.git from branch 'master' to b168125f237629b6dd7d73897548f2ee70139ed3 - Added Delete Job Monitoring Issue-ID: SO-1729 Change-Id: Ied97d2aafc481cf3fcdc27ee3b4e798c4fb86df4 Signed-off-by: Lathish <lathishbabu.ganesan@est.tech>
2019-04-03Update git submodulesSteve Smokowski1-0/+0
* Update docs/submodules/so.git from branch 'master' to d83dc6b52eb6379970e1fd75ab985c067ab60dc4 - Merge "skip post instantiation configuration" - skip post instantiation configuration Update the schema to include new column Ingest the property from tosca to DB https://jira.onap.org/browse/SO-1671 Issue-ID: SO-1671 Change-Id: Ic6d8d2cfccaa24ba1f9320e4fc2f4255d532fb08 Signed-off-by: eeginux <henry.xie@est.tech>
2019-04-03Update git submodulesMichaelMorris1-0/+0
* Update docs/submodules/so.git from branch 'master' to 3312a682e0aabe2d81fcd4c5ea6090ec255f8ccf - Send instantiate VNF Request to VNFM Issue-ID: SO-1624 Change-Id: Ida69ecaed5323e42ecebe189ef79c323133855f3 Signed-off-by: MichaelMorris <michael.morris@est.tech>
2019-04-03Update git submodulesSteve Smokowski1-0/+0
* Update docs/submodules/so.git from branch 'master' to 0ea204d5d1db87a34be2581d8ea4790d0dfacb8b - Merge "do not error out when there is no config" - do not error out when there is no config fixed rollback execution path creation in bb tasks do not error out when there is no config Change-Id: I3e2ce1e203271deebc45e1f14a884c940ecd5d25 Issue-ID: SO-1733 Signed-off-by: Benjamin, Max (mb388a) <mb388a@us.att.com>
2019-04-03Update git submodulesBenjamin, Max (mb388a)1-0/+0
* Update docs/submodules/so.git from branch 'master' to d638b2c18956ead1916ecb77780f34aec9297d0f - vnf resource uuid null - Moved VNFC code at the end of the VNF resource handling. Change-Id: I38087a3960d651d9b91e1642c030fda4435d09ca Issue-ID: SO-1732 Signed-off-by: Benjamin, Max (mb388a) <mb388a@us.att.com>
2019-04-03Update git submodulesBenjamin, Max (mb388a)1-0/+0
* Update docs/submodules/so.git from branch 'master' to 86f04e1d55b54a1a23bb274d211c6fca85980fef - fix catalogdb cvfnc customization Hibernate entities were all wrong and needed a complete rewrite. The scope kept growing and ended up touching a lot more of the code than originally planned. These changes make the db interactions much easier and more straightforward from java. The flyway script order had to change to make this migration possible. Change-Id: I6ce363a385661300eddb11923ac6a80538edaddc Issue-ID: SO-1710 Signed-off-by: Benjamin, Max (mb388a) <mb388a@us.att.com>
2019-04-02Update git submodulesSteve Smokowski1-0/+0
* Update docs/submodules/so.git from branch 'master' to d59fc0ad5db7b7cacf5996f86db34f41090061fa - Merge "Construct multicloud infra_workload endpoint" - Construct multicloud infra_workload endpoint Use the cloudOwner and cloudRegion to construct the multicloud endpoint for the multicloud VNF plugin adapter. Use configuration to obtain the MSB IP and port number. Stop using the cloud sites catalog DB since there is only a single endpoint required talking to multicloud. Change-Id: I0e9b45a51b6e36f4782226f851e7d01de7f1b133 Issue-ID: SO-1447 Signed-off-by: Eric Multanen <eric.w.multanen@intel.com>
2019-04-02Update git submodulesMichaelMorris1-0/+0
* Update docs/submodules/so.git from branch 'master' to 173664d486788099829e40c1c741445100354db3 - Add job handling Issue-ID: SO-1624 Change-Id: I84c089d7b0ad610f0fe38be220a81a1f0762f394 Signed-off-by: MichaelMorris <michael.morris@est.tech>
2019-04-02Update git submodulesByung-Woo Jun1-0/+0
* Update docs/submodules/so.git from branch 'master' to 4a74d94ea4604504325b320d499e2f3708ef1514 - Merge "Check for existing VNF in VNFM" - Check for existing VNF in VNFM Issue-ID: SO-1622 Change-Id: I6aa6af3c6988032f436c5da79c0140370469439e Signed-off-by: MichaelMorris <michael.morris@est.tech>
2019-04-02Update git submodulesLathish1-0/+0
* Update docs/submodules/so.git from branch 'master' to 3b0c3e9ea3412cebd18ba74adaaa4fc69ff0eb17 - Added instatntiation job monitoring Issue-ID: SO-1630 Change-Id: I2e921f0f86553b804ea119cd640b8c4e1b1195b9 Signed-off-by: Lathish <lathishbabu.ganesan@est.tech>
2019-04-01Update git submodulesSteve Smokowski1-0/+0
* Update docs/submodules/so.git from branch 'master' to 3690db02a3035306d6be5fae7529a2f27b90ee71 - Merge "JUnit tests for VfcManager" - JUnit tests for VfcManager Increased junit tests coverage according to Sonar analyses. Added missing tests for VfcManager. Change-Id: Ib0057f4f8179f088fe4e94df563a3053601758e7 Issue-ID: SO-1692 Signed-off-by: Robert Bogacki <r.bogacki@samsung.com>
2019-04-01Update git submodulesSteve Smokowski1-0/+0
* Update docs/submodules/so.git from branch 'master' to 8a0c54a2e9c873771fd30e9e13749567916e2099 - Merge "JUnit tests for MsoMulticloudUtils" - JUnit tests for MsoMulticloudUtils Increased junit tests coverage according to Sonar analyses. Added missing tests to deleteStack, queryStack, updateVdu and deleteVdu. Change-Id: I529725cfbe9be7cbdae9a197d39cd6a426ddb688 Issue-ID: SO-1692 Signed-off-by: Robert Bogacki <r.bogacki@samsung.com>
2019-04-01Update git submodulesSteve Smokowski1-0/+0
* Update docs/submodules/so.git from branch 'master' to eaac1814e8341b556b43d54e43165c46c3facc08 - Merge "replace all fixed wiremock ports" - replace all fixed wiremock ports trying to get the tests that can be threaded to pass started to remove fixed port references Change-Id: I7bfe067a8f36c908039700646571681321e9a6f5 Issue-ID: SO-1676 Signed-off-by: Benjamin, Max (mb388a) <mb388a@us.att.com>
2019-04-01Update git submodulesSteve Smokowski1-0/+0
* Update docs/submodules/so.git from branch 'master' to c9296dc7147f22ed636f928f6c38ad099e3ed398 - Merge "Added ETSI Delete VNF BB" - Added ETSI Delete VNF BB Change-Id: Ie82734f25468b75d9b4ab3096639a9afdf6fe2c1 Issue-ID: SO-1632 Signed-off-by: Lathish <lathishbabu.ganesan@est.tech>
2019-04-01Update git submodulesSteve Smokowski1-0/+0
* Update docs/submodules/so.git from branch 'master' to 24117e55159518d2e3599fd7cf6705d476cfda81 - Merge "delete with payload does not work" - delete with payload does not work corrected wiremock stub after client delete change changed the method used to create a delete with payload Change-Id: I3cbda716af30e0d2954b42a4ac965e53b4897924 Issue-ID: SO-1712 Signed-off-by: Benjamin, Max (mb388a) <mb388a@us.att.com>
2019-04-01Update git submodulesSteve Smokowski1-0/+0
* Update docs/submodules/so.git from branch 'master' to 5460204e37d824d363ea4557f70f5ac366ba3dcc - Merge "Put MSOReqId in ReqInfo to SDNC, not sdncReqId" - Put MSOReqId in ReqInfo to SDNC, not sdncReqId Add handling for null reqContext or reqCon msoReqId Put MSOReqId in ReqInfo object to SDNC, not sdncReqId Change-Id: Ia5668182201bc8152263930d71179678e758a13b Issue-ID: SO-1711 Signed-off-by: Benjamin, Max (mb388a) <mb388a@us.att.com>
2019-04-01Update git submodulesSteve Smokowski1-0/+0
* Update docs/submodules/so.git from branch 'master' to 1b5fe9853582fecceeb0aeaa366c3c62593199e6 - Merge "Updated to include all VFModule members" - Updated to include all VFModule members - Updated to include all VFModule members when matching against the cvnfc template. ignore failing unit test after restoring existing commits Change-Id: I0fd3e7649fd87257b71e3a9357e26aac666b7dc0 Issue-ID: SO-1709 Signed-off-by: Benjamin, Max (mb388a) <mb388a@us.att.com>
2019-04-01Update git submodulesSteve Smokowski1-0/+0
* Update docs/submodules/so.git from branch 'master' to 7102508b86f5a889d09bfac7fcdce0b68333deea - Merge "Fix serialize DelegateExecutionImpl object bug" - Fix serialize DelegateExecutionImpl object bug Change-Id: I140796717f9e8a365650355d92df60b85bc7a8e2 Issue-ID: SO-1690 Signed-off-by: Andrei Barcovschi <andrei.barcovschi@ericsson.com>
2019-04-01Update git submodulesSteve Smokowski1-0/+0
* Update docs/submodules/so.git from branch 'master' to 225b824d62ab1dd9d1f6ec5bbf7c74886b04426b - Merge "Implement custom workflow API" - Implement custom workflow API Implement custom workflow execution API Change-Id: I226b83873f44629c203cb9d4a7a2c3fb75e46f87 Issue-ID: SO-1544 Signed-off-by: Kuleshov, Elena <evn@att.com>
2019-03-29Update git submodulesWitold Ficio Kopel1-0/+0
* Update docs/submodules/so.git from branch 'master' to 1f8531ddb54b133ed0b25628d43ec698caa9b087 - Refactored SDNCAdapterUtils (groovy) Standardized usage of MsoUtils class in all methods of SDNCAdapterUtils. Removed AbstractServiceTaskProcessor from constructor parameter. Change-Id: I45263aefc980163a927d8a6dce886e299691e025 Issue-ID: SO-1700 Signed-off-by: Witold Ficio Kopel <w.kopel@samsung.com>
2019-03-29Update git submodulesSteve Smokowski1-0/+0
* Update docs/submodules/so.git from branch 'master' to 203d188b6f5274f1a97565b4d8474297d8a2baab - Merge "Prepare the x_directives inputs for multicloud API" - Prepare the x_directives inputs for multicloud API Prepare the sdnc_directives from the list of parameters provided by SDNC. Prepare the user_directives from the User input parameters. Add these two directives strings to the parameter map to be passed to Multicloud API by the multicloud adapter. Change-Id: I15c5737596e89b7ff147ae71fec0b143abeffdeb Issue-ID: SO-1442 Signed-off-by: Eric Multanen <eric.w.multanen@intel.com>
2019-03-29Update git submodulesLukasz Muszkieta1-0/+0
* Update docs/submodules/so.git from branch 'master' to dea09a1bb5a29b7a7c1b7f631f1b64a3a0d39b2f - fix jenkins build Change-Id: If3343b343993476731ab4cd1eb6c5e41d1033c4d Issue-ID: SO-1714 Signed-off-by: Lukasz Muszkieta <lukasz.muszkieta@nokia.com>
2019-03-28Update git submodulesSteve Smokowski1-0/+0
* Update docs/submodules/so.git from branch 'master' to 6ab58d3a85a31badcd1f1f4ace5c37d7a4ba7e96 - Merge "JUnit tests for NetworkAdapterRest" - JUnit tests for NetworkAdapterRest Increased junit tests coverage according to Sonar analyses. Added test for a network rollback. Change-Id: I85622f62246b4bf3cc8d2ad253facaa2823923e7 Issue-ID: SO-1692 Signed-off-by: Robert Bogacki <r.bogacki@samsung.com>
2019-03-28Update git submodulesSteve Smokowski1-0/+0
* Update docs/submodules/so.git from branch 'master' to 3805fcbaaf946b31442941d2285f214985910a68 - Merge "Add WorkflowSpecification Beans for APIH" - Add WorkflowSpecification Beans for APIH Add WorkflorSpecification beans and handling mechanism Change-Id: Iaabd5696f9ddc4cca87c6fb77da42042b758932d Issue-ID: SO-1543 Signed-off-by: Kuleshov, Elena <evn@att.com>
2019-03-28Update git submodulesSteve Smokowski1-0/+0
* Update docs/submodules/so.git from branch 'master' to d11168d68d8bdc43b5727e3d94285d89a7c96393 - Merge "Config Deploy" - Config Deploy SO Generic Building Block to support config deploy action. Change-Id: Ica02a1dae7ba542fad67a5258bc9b4e046d3468a Issue-ID: SO-1482 Signed-off-by: Manamohan Satapathy <MS00534989@techmahindra.com>
2019-03-28Update git submodulesLukasz Muszkieta1-0/+0
* Update docs/submodules/so.git from branch 'master' to 0687ea21ac9f7863f4390a339b040debdf712851 - sonar blocker fixes Change-Id: I7a61470291e05286cce0aa4e35c2f4068c4319fb Issue-ID: SO-1490 Signed-off-by: Lukasz Muszkieta <lukasz.muszkieta@nokia.com>
2019-03-27Update git submodulesSteve Smokowski1-0/+0
* Update docs/submodules/so.git from branch 'master' to 49aa3b9d1f754af2ff9c11510c00a875c9c3e7d7 - Merge "JUnit tests for VnfResource" - JUnit tests for VnfResource Increased junit tests coverage according to Sonar analyses. Change-Id: I3fd923d5342b08e2f21ff5988c85f2abe46b76f5 Issue-ID: SO-1692 Signed-off-by: Robert Bogacki <r.bogacki@samsung.com>
2019-03-27Update git submodulesSteve Smokowski1-0/+0
* Update docs/submodules/so.git from branch 'master' to 66e2da67751e823a1feb4afac9aaa880e1841013 - Merge "Migrate ccsdk/apps to ccsdk/cds" - Migrate ccsdk/apps to ccsdk/cds Change-Id: I63db09cba1083cdc2c24f1d21ed67b6925b4f416 Issue-ID: CCSDK-1178 Signed-off-by: Alexis de Talhouƫt <adetalhouet89@gmail.com>
2019-03-27Update git submodulesSteve Smokowski1-0/+0
* Update docs/submodules/so.git from branch 'master' to 4fb374365155cbacd7a01514197a4a65890e3f1d - Merge "set a default bean for RestTemplate" - set a default bean for RestTemplate Change-Id: Ie32f5425d44f05fb5aa87e737aeabb393c978643 Issue-ID: SO-1706 Signed-off-by: Benjamin, Max (mb388a) <mb388a@us.att.com>
2019-03-27Update git submodulesRamesh Parthasarathy1-0/+0
* Update docs/submodules/so.git from branch 'master' to 96fefb972e92f242bbcad21fe1a3f22d78c555d4 - Added nss library to avoid ssl errors Added nss library to the docker file to avoid ssl errors with alpine openjdk version "1.8.0_201" and above Change-Id: I42a2dae07a5d3ab4a505adbc9caa85c441f2e0a8 Issue-ID: SO-1675 Signed-off-by: Ramesh Parthasarathy(rp6768)<ramesh.parthasarathy@att.com>
2019-03-27Update git submodulesSteve Smokowski1-0/+0
* Update docs/submodules/so.git from branch 'master' to 77b18c57bc9de5d8ef7f829e18cd8a91a5495b3c - Merge "Remove hardcoded CloudOwner from heatbridge" - Remove hardcoded CloudOwner from heatbridge Change-Id: I87c42b76c226f717770fb072f391e0e7244bbff6 Issue-ID: SO-1484 Signed-off-by: Munir Ahmad <munir.ahmad@bell.ca>
2019-03-26Update git submodulesSteve Smokowski1-0/+0
* Update docs/submodules/so.git from branch 'master' to d3f349b01202b3cbd7219d1232949979e9e3fca5 - Merge "PNF ingestion in SO catalogdb" - PNF ingestion in SO catalogdb Support PNF csar ingestion in SO catalogdb Add integation test for TOSCA installer Fix the VNF resource/resource customization insert https://jira.onap.org/browse/SO-1604 subtask so-1607 and SO-1608 are included The catalogdb table contents are attached in the jira Issue-ID: SO-1604 Change-Id: Ie08c4a1219a6cce96ba081b0dd9d3e5fd997da8f Signed-off-by: eeginux <henry.xie@est.tech>
2019-03-26Update git submodulesWitold Ficio Kopel1-0/+0
* Update docs/submodules/so.git from branch 'master' to 59700d14ff998413dada0cb2e0864e643edbb77e - Eliminated printStackTrace() calls Eliminated calls to printStackTrace() on Throwable as they go to stdout and are not handled by logger. Occurences has been replaced by calls to logger or modifications to nearby logger calls (Throwable passed as last parameter). Occurences in unit test classes left without modification. Change-Id: I6a771d60a3ea69ceecc29bb21358e565aa5ce101 Issue-ID: LOG-631 Signed-off-by: Witold Ficio Kopel <w.kopel@samsung.com>
2019-03-25Update git submodulesSteve Smokowski1-0/+0
* Update docs/submodules/so.git from branch 'master' to af46c0d4b30ecb5c8f36992e74adb86d7d5bbe06 - Merge "JUnit tests for CamundaClient" - JUnit tests for CamundaClient Increased junit tests coverage according to Sonar analyses. Change-Id: I52b13399c03bae4efbb0a5a7daf8eb9fde40d244 Issue-ID: SO-1692 Signed-off-by: Robert Bogacki <r.bogacki@samsung.com>
2019-03-25Update git submoduleswaqas.ikram1-0/+0
* Update docs/submodules/so.git from branch 'master' to 448899ee55a6cf1c55b5510adceba8b3bab98297 - Added input parameter loading handling from SDNC Change-Id: I9076d793468db659358c7ef0e7cc859886d7fe17 Issue-ID: SO-1624 Signed-off-by: waqas.ikram <waqas.ikram@est.tech>
2019-03-25Update git submodulesSteve Smokowski1-0/+0
* Update docs/submodules/so.git from branch 'master' to e2a3995dd8dba9b9a18635ce37e4805dadcdb0fd - Merge "JUnit tests for BBInputSetup" - JUnit tests for BBInputSetup Increase junit tests coverage according to Sonar analyses. Fix imports. Change-Id: Ia6c3f4a3178f5293ee6750f7581cd7107c8ced84 Issue-ID: SO-1692 Signed-off-by: Robert Bogacki <r.bogacki@samsung.com>
2019-03-25Update git submodulesSteve Smokowski1-0/+0
* Update docs/submodules/so.git from branch 'master' to e43bb8dcfb5f3fecc90b869da8ad5b61e7d9133d - Merge "error as failed to extract workflow" - error as failed to extract workflow include WorkflowExceptionErrorMessage in out mapping Change-Id: I779ee9e53834353ddec1bdb6f30f36e8c803b838 Issue-ID: SO-1696 Signed-off-by: Benjamin, Max (mb388a) <mb388a@us.att.com>
2019-03-25Update git submodulesSteve Smokowski1-0/+0
* Update docs/submodules/so.git from branch 'master' to 8e1de081db6c6c87d05687125c0316877ae1bec3 - Merge "heatbridge implementation for openstack-adapter" - heatbridge implementation for openstack-adapter Converted heatbridge to use AAI Client Removed open feign Removed new aai client implementation Removed aai helper classes Removed unnecessary pom.xml imports converted HeatBridgeImpl to rely on AAI transactions added some example unit tests Replaced MsoLogger with slf4j Resolved merge conflicts Change-Id: I933b49fae82c2f0d7a66d9a85b367b29006c73cc Issue-ID: SO-1484 Signed-off-by: Benjamin, Max (mb388a) <mb388a@us.att.com> Change-Id: I547b35ebdf51f4534de5d51d7d50a90bb9de4c72 Signed-off-by: Munir Ahmad <munir.ahmad@bell.ca> Issue-ID: SO-1484
2019-03-25Update git submodulesMichaelMorris1-0/+0
* Update docs/submodules/so.git from branch 'master' to 0d97f87b6381ea06350933b375c4e821b5e10568 - Create empty implementation of delete VNF request The implementation provides no functionality (just logs the call and returns 202 with a job id) but enables invocation of the adapter from a flow Issue-ID: SO-1632 Change-Id: Ie71699e917173c77b217e8a9f5eb9e5b794155a7 Signed-off-by: MichaelMorris <michael.morris@est.tech>
2019-03-23Update git submodulesSteve Smokowski1-0/+0
* Update docs/submodules/so.git from branch 'master' to 7815bcec2a85b023f3004e698712cea7fed2f94e - Merge "Fix a NullPointerException on getting no data from" - Fix a NullPointerException on getting no data from Fix a NullPointerException on getting no data from the Catalog DB. Change-Id: Ibeb7206f2427104623943f964afff377ca666d28 Issue-ID: SO-1695 Signed-off-by: Benjamin, Max (mb388a) <mb388a@us.att.com>
2019-03-23Update git submodulesBenjamin, Max (mb388a)1-0/+0
* Update docs/submodules/so.git from branch 'master' to 76219c97a86150dbe2d9c5dd439e0faa1637e8b1 - Add support for configuration type for SDNC ConfigurationType is required in SDNC generic-configuration-topology-operation deactivate and unassign actions. Change-Id: Ib819adb31d3662a0cdcc7aa126459b77befc4712 Issue-ID: SO-1694 Signed-off-by: Benjamin, Max (mb388a) <mb388a@us.att.com>
2019-03-22Update git submodulesSteve Smokowski1-0/+0
* Update docs/submodules/so.git from branch 'master' to 7c0489bd1585b1a3fb97248397eccd72ee644e82 - Merge "Multicloud VNF adapter use updated multicloud API" - Multicloud VNF adapter use updated multicloud API Update the Multicloud plugin adapter to use the the enhanced multicloud infra_workload API. Mainly involves adding the user_directives and the vf-module model IDs to the call. Change-Id: I7ab78a8a304dbd61a5743ec67bb839037861ef9d Issue-ID: SO-1446 Signed-off-by: Eric Multanen <eric.w.multanen@intel.com>
2019-03-22Update git submoduleswaqas.ikram1-0/+0
* Update docs/submodules/so.git from branch 'master' to 314bba3a72c1b1122668950005a2e754f8c5c5cc - Created new BB for so-etsi Change-Id: I9bf6b4019c280b816925ee5e0d826bff69cb1583 Issue-ID: SO-1621 Signed-off-by: waqas.ikram <waqas.ikram@est.tech>
2019-03-22Update git submodulesSteve Smokowski1-0/+0
* Update docs/submodules/so.git from branch 'master' to 34261b6425e1a8e22b172be2b5d9e1c2d8d243a9 - Merge "Add SO Catalog DB tables related to WFD" - Add SO Catalog DB tables related to WFD Added SO tables related to workflow designer workflows Change-Id: Iab90f26a392db8e64e67e751ce89857178a6d625 Issue-ID: SO-1545 Signed-off-by: Bonkur, Venkat (vb8416) <vb8416@att.com>
2019-03-22Update git submodulesSteve Smokowski1-0/+0
* Update docs/submodules/so.git from branch 'master' to 1eaac4b44a5b8dd73d8e9fcc83cf3eca4a86bba1 - Merge "Hid MsoUtils.log() methods from public use" - Hid MsoUtils.log() methods from public use The MsoUtils class has utility methods for logging made publicly available (by default groovy scope). With changes to logging subsystem, other classes should not use them for logging - so they have been made private. This is last commit in a series to eliminate use of MsoUtils.log() from other classes and should prevent such usage in future. Change-Id: I8311df26e17b70043c5d8de6b13818f803319ab8 Signed-off-by: Witold Ficio Kopel <w.kopel@samsung.com> Issue-ID: LOG-631
2019-03-22Update git submodulesSteve Smokowski1-0/+0
* Update docs/submodules/so.git from branch 'master' to c56619f68d3621177759a8a426343e6bf00270c8 - Merge "Config Assign" - Config Assign Generic Bulding block for assign shall trigger controller for config assign action Change-Id: I2da91cccdbff9eacbb225b7f3a7bdbb253be607a Issue-ID: SO-1481 Change-Id: I2da91cccdbff9eacbb225b7f3a7bdbb253be607a Signed-off-by: sunilb <sb00577584@techmahindra.com>
2019-03-21Update git submodulesSteve Smokowski1-0/+0
* Update docs/submodules/so.git from branch 'master' to 2061d60c2d380af5b9276ff4f86b3c95fbb7a5c1 - Merge "removed extra argument from extractByKey method" - removed extra argument from extractByKey method removed extra argument from extractByKey method Change-Id: I9835672eef5d6ab0c7b0c2b21e5a84be8aa305a7 Issue-ID: SO-1678 Signed-off-by: Benjamin, Max (mb388a) <mb388a@us.att.com>
2019-03-21Update git submodulesSteve Smokowski1-0/+0
* Update docs/submodules/so.git from branch 'master' to 189ee75f7dbf9c00c21c1a1163629b31cbf08e18 - Merge "Corrected hibernate for cfvc customization table" - Corrected hibernate for cfvc customization table fix two tests that did not ignore some properties fix schema sql file that was missing fields Properly wire hibernate entities, clean up db tables Update schema.sql files to be consistent add junit for customization linked to same cvnfc Change-Id: I4bc0a83cb3908f5b34224416e75446b6cd166b9e Issue-ID: SO-1689 Signed-off-by: Benjamin, Max (mb388a) <mb388a@us.att.com>
2019-03-21Update git submodulesSteve Smokowski1-0/+0
* Update docs/submodules/so.git from branch 'master' to ae62cbb1785ea581be62496170ce5595bacd51da - Merge "Removed MsoUtils.log() calls from CatalogDbUtils" - Removed MsoUtils.log() calls from CatalogDbUtils Refactored calls to MsoUtils.log() to use logger object already present in the CatalogDbUtils class. In addition the CatalogDbUtils class has been accepting MsoUtils object as parameter to constructor - which is not necessary and not aligned with style in rest of the groovy code. Change-Id: Ib80593294ead5b2779f667d8e58f128e958538f0 Issue-ID: LOG-631 Signed-off-by: Witold Ficio Kopel <w.kopel@samsung.com>
2019-03-21Update git submodulesSteve Smokowski1-0/+0
* Update docs/submodules/so.git from branch 'master' to 1b9b833a49976c449bbb65b8a7975e8b17620154 - Merge "Adjust audit to use device_id to find nova server" - Adjust audit to use device_id to find nova server Adjust audit to use device_id to find nova server Change-Id: If060b68ba480b0750e66a7fe26a6fa72382dcdd5 Issue-ID: SO-1677 Signed-off-by: Benjamin, Max (mb388a) <mb388a@us.att.com>