summaryrefslogtreecommitdiffstats
path: root/docs/submodules/so.git
AgeCommit message (Collapse)AuthorFilesLines
2019-07-30Update git submodulesSeshu Kumar M1-0/+0
* Update docs/submodules/so.git from branch 'master' to c7fe0ab72153acaed0a83157e4436b44bec3cc2c - Merge "Replaced constructor calls with valueOf() method calls to remove static analyzer warnings about inefficient constructor calls" - Replaced constructor calls with valueOf() method calls to remove static analyzer warnings about inefficient constructor calls Issue-ID: SO-1841 Signed-off-by: Oleksandr Moliavko <o.moliavko@samsung.com> Change-Id: If5b0c9c3569759f738e01c0352e267ee8a995c5f
2019-07-30Update git submodulesSeshu Kumar M1-0/+0
* Update docs/submodules/so.git from branch 'master' to ed0324962b3c0da2ff4a9719dfcb2f0891d4ce23 - Merge "Replaced constructor call with valueOf() call to remove static analyzer warning about inefficient use of constructor" - Replaced constructor call with valueOf() call to remove static analyzer warning about inefficient use of constructor Issue-ID: SO-1841 Signed-off-by: Oleksandr Moliavko <o.moliavko@samsung.com> Change-Id: I5b6285aa8708b57bb54a90d38130a21b07c2b2c5
2019-07-30Update git submodulesSeshu Kumar M1-0/+0
* Update docs/submodules/so.git from branch 'master' to 57112781f7d026580f82f82ec61825168bb42a7d - Merge "Removed subscriber variable that was not actually used in any test (to remove static analyzer warning)" - Removed subscriber variable that was not actually used in any test (to remove static analyzer warning) Issue-ID: SO-1841 Signed-off-by: Oleksandr Moliavko <o.moliavko@samsung.com> Change-Id: I7665c3dcb85d5c0d80c0448e6ad5ff1ece5a0bef
2019-07-30Update git submodulesSeshu Kumar M1-0/+0
* Update docs/submodules/so.git from branch 'master' to c2b3b43ce4b51018da9013edfb59d088ac6069e0 - Merge "commented out bad tests, will revisit" - commented out bad tests, will revisit Change-Id: I57e0e1378e743074b3fad3533756179776bfaf0b Signed-off-by: DeWayne Filppi <dewayne@cloudify.co> Issue-ID: SO-1836
2019-07-30Update git submodulesSeshu Kumar M1-0/+0
* Update docs/submodules/so.git from branch 'master' to ff48ae5bf6c010f251f2378300739af4bdf58887 - Merge "apih allowing requests with the same requestid" - apih allowing requests with the same requestid Updated filters to throw error on duplicate requestId Added message indicating exception will be thrown Added unit tests for requestIdFilters Added access modifier in filter test Updated CloudApiRequests for successful deletion when InfraActiveRequest is deleted Removed changes from CloudApiRequests bean Updated repository to include deleteByRequestId Removed unused import from cloudApiRequests Removed deleteByRequestId from interface Updated to change type of extended jparepository Removed repository added for CloudApiRequests Updated uri check to remove '/' from checked string Updated returned on failing junit test Updated access modifiers for logger and createRequestError Issue-ID: SO-2166 Signed-off-by: Benjamin, Max (mb388a) <mb388a@att.com> Change-Id: Id0cee672567b15e0a3eb1acfbdfb967945494500
2019-07-30Update git submodulesSeshu Kumar M1-0/+0
* Update docs/submodules/so.git from branch 'master' to 7890416501abd05d291f94b29b9266355c1d8afc - Merge "Sonar fix: CreateVfModuleRequest.java" - Sonar fix: CreateVfModuleRequest.java Fixed sonar issues across this file Issue-ID: SO-2135 Change-Id: I77071a51c7bda9e9eb44dbedab2b17576b69d608 Signed-off-by: Arundathi Patil <arundpil@in.ibm.com>
2019-07-30Update git submodulesSeshu Kumar M1-0/+0
* Update docs/submodules/so.git from branch 'master' to 6192cecf780dc4925b7fb99c02cb8b256ed726f6 - Merge "Sonar fix: HealthStackAudit.java" - Sonar fix: HealthStackAudit.java Fixed sonar issues across this file Issue-ID: SO-2137 Change-Id: I7650e1746bc3da5149310e6eb4b53f2ee98e3d9f Signed-off-by: Arundathi Patil <arundpil@in.ibm.com>
2019-07-30Update git submodulesSeshu Kumar M1-0/+0
* Update docs/submodules/so.git from branch 'master' to 14fc37a82d89d79faf764832fd4386a664654d7a - Merge "fix architecture.rst formatting" - fix architecture.rst formatting Fixed Warning message on SO Architecture page in documentation: System Message: WARNING/2 (/home/docs/checkouts/readthedocs.org/user_builds/onap/checkouts/latest/docs/submodules/so.git/docs/architecture/architecture.rst, line 6) Title underline too short. Change-Id: Ibf019132e64d1fef3f62efe7a1ce0cbafac647a5 Issue-ID: SO-2146 Signed-off-by: k.kazak <k.kazak@samsung.com>
2019-07-30Update git submodulesSeshu Kumar M1-0/+0
* Update docs/submodules/so.git from branch 'master' to eaf891e4ba066016165c495c8b236423e3f16eb3 - Merge "Javadoc and logging improvement" - Javadoc and logging improvement Added Javadocs for SDNCQueryTasts and SDNCVnfResources classes Issue-ID: SO-2052 Signed-off-by: sunilb <sb00577584@techmahindra.com> Change-Id: I79d7e6b8a82327caaa16c49a64df7b1a02dcbb03
2019-07-30Update git submodulesSeshu Kumar M1-0/+0
* Update docs/submodules/so.git from branch 'master' to 77ea8ffe9d5fe782ed511b7ef17c6ec293183332 - Merge "fix malformed tables in docs" - fix malformed tables in docs Fixed malformed tables in SO Interfaces documentation page Change-Id: I77e4a272bbcc735da8c07dc45cf548787091e0a0 Issue-ID: SO-2152 Signed-off-by: k.kazak <k.kazak@samsung.com>
2019-07-30Update git submodulesSeshu Kumar M1-0/+0
* Update docs/submodules/so.git from branch 'master' to 0229eaa0cbfce60f7addce36d6be425c91498899 - Merge "Sonar Fix: VduArtifact.java" - Sonar Fix: VduArtifact.java Moved constructors as per Java code conventions Issue-ID: SO-2108 Change-Id: I45dc918380e87617b712ead3f9615d4e2c47deff Signed-off-by: Arundathi Patil <arundpil@in.ibm.com>
2019-07-30Update git submodulesSeshu Kumar M1-0/+0
* Update docs/submodules/so.git from branch 'master' to 3f005fb08d51b839920c90d3c8fc9843c489429d - Merge "Javadoc and logging improvement" - Javadoc and logging improvement Added Javadocs for four classes AAIUpdateTasks,OrchestrationStatusValidator,AAICreateTasks ,BBInputSetup Issue-ID: SO-2052 Signed-off-by: Pooja03 <pm00501616@techmahindra.com> Change-Id: I048b42131449e151be91839e45f4d39864b3ec52
2019-07-30Update git submodulesSeshu Kumar M1-0/+0
* Update docs/submodules/so.git from branch 'master' to d329015449b429f9b4dcced679a6e4e09b9e2430 - Merge "repair vfcInstanceGroup order" - repair vfcInstanceGroup order Issue-ID: SO-2164 Change-Id: I827342692dc4e4241b22c6eb8dd455b2b9385fa8 Signed-off-by: zm330 <zhangminyj@chinamobile.com>
2019-07-29Update git submodulesSteve Smokowski1-0/+0
* Update docs/submodules/so.git from branch 'master' to 5bc663e5831a87b897d43f0f7fb7ec8bce88e633 - Merge "Implement TLS for calls into VNFM adapter" - Implement TLS for calls into VNFM adapter Issue-ID: SO-2143 Change-Id: I2fcacab7aebc9a22b952d881b0bf2404e1638b37 Signed-off-by: MichaelMorris <michael.morris@est.tech>
2019-07-29Update git submodulesSteve Smokowski1-0/+0
* Update docs/submodules/so.git from branch 'master' to ab18c3ca22cff9e2bba5bddda0a50987541cf173 - Merge "Vulnerability fixes in ServicePluginFactory" - Vulnerability fixes in ServicePluginFactory Vulnerability fixes in ServicePluginFactory according to the Sonar. -Made constants final. -Changed access scopes from public to private. Issue-ID: SDC-2106 Signed-off-by: Robert Bogacki <r.bogacki@samsung.com> Change-Id: Iabaca0bd138b5dee22c95a4a0cc6cb5ebe442fd2
2019-07-29Update git submodulesSteve Smokowski1-0/+0
* Update docs/submodules/so.git from branch 'master' to 128fcc30cf60e9ddb3bc3df3c5486602f535f208 - Merge "Upgrade springboot.version from 2.0.5 to 2.1.5." - Upgrade springboot.version from 2.0.5 to 2.1.5. Upgrade springboot.version from 2.0.5 to 2.1.5. Fixed APIHandler junit test cases with expected DB error messages. Issue-ID: SO-2157 Signed-off-by: Benjamin, Max (mb388a) <mb388a@att.com> Change-Id: I77ce873018b88268b9221226b95c9c106f93a8d0
2019-07-29Update git submodulesSteve Smokowski1-0/+0
* Update docs/submodules/so.git from branch 'master' to f4a767654c5af34b85c08faecd716a02544fcd5f - Merge "validate model info for existing service with" - validate model info for existing service with verify modelVersionId equals during SI AAI validation correct SI name in junit test update SI name in junit test comparison add name/module id verifications for other objects add back junit file after merge from remote format jnit file after verify job failure updated test input values for clarity update name verifications with related ID values adding junit for Configuration name verification updated aai verify call, service dup error msg removed aai depth 2 and refactored private test method implement SI name verification with 3 additional fields fix formatting comment line length limitation Issue-ID: SO-2161 Signed-off-by: Benjamin, Max (mb388a) <mb388a@att.com> Change-Id: I43f5cb0601dfa8b41f474615b639fce0572f5613
2019-07-29Update git submodulesSteve Smokowski1-0/+0
* Update docs/submodules/so.git from branch 'master' to fd81d20f6dd846d9740001273db32b6618d71a7e - Merge "Use BuildingBlockExecution for PauseForManualTasks" - Use BuildingBlockExecution for PauseForManualTasks Fix variable settings and execution object usage for manual tasks. Issue-ID: SO-2113 Signed-off-by: Kuleshov, Elena <evn@att.com> Change-Id: I3fa24d70b46658ce5afcdc843d5482e157641112
2019-07-29Update git submodulesSteve Smokowski1-0/+0
* Update docs/submodules/so.git from branch 'master' to 4ad529ac7301498f1ec153936cf14e8446288314 - Merge "Add SpringClientFilter in ValetClient to autolog" - Add SpringClientFilter in ValetClient to autolog Add SpringClientFilter in ValetClient to autolog msgs Modify to use our RestTemplateConfig for RestTemplate Use Provider for thread-safe RestTemplate autowire Issue-ID: SO-2160 Signed-off-by: Benjamin, Max (mb388a) <mb388a@att.com> Change-Id: I02d1995ebd6d2c93477008feb13193d3c0b3cd05
2019-07-29Update git submodulesSteve Smokowski1-0/+0
* Update docs/submodules/so.git from branch 'master' to 21efdd9394ac85637eb9e3531e0b78d7f1f09d41 - Merge "set multi-stage flag in listener to log success" - set multi-stage flag in listener to log success fixed null pointer error when multistage not set Issue-ID: SO-2159 Signed-off-by: Benjamin, Max (mb388a) <mb388a@att.com> Change-Id: I1f2313d074bea404776877ef56607a814e46e514
2019-07-29Update git submodulesSteve Smokowski1-0/+0
* Update docs/submodules/so.git from branch 'master' to c113f6e62d95392435f0194b8677e90f90cde09e - Merge "store heat env file sent to heat" - store heat env file sent to heat Initial commit, include heat environment info in cloud-api_requests. Updated MSOHeatUtilsTest.saveStackTest unit test to assert cloudApiRequests requestBody Issue-ID: SO-2158 Signed-off-by: Benjamin, Max (mb388a) <mb388a@att.com> Change-Id: I333cae7746459917ba5e64feb07db4f710b8d99b
2019-07-26Update git submodulessubhash kumar singh1-0/+0
* Update docs/submodules/so.git from branch 'master' to f5a69be34850dc102c02514a8126e79f00226fa6 - Merge changes I3e363f64,I52ec2fc9 * changes: include a bak folder for obsolete files updated the doc as per the request - include a bak folder for obsolete files Issue-ID: SO-1230 Signed-off-by: seshukm <seshu.kumar.m@huawei.com> Change-Id: I3e363f6445f6f76b62f0ca1bf9467fd795db50e7 - updated the doc as per the request Issue-ID: SO-1230 Signed-off-by: seshukm <seshu.kumar.m@huawei.com> Change-Id: I52ec2fc97abfd71b31a59fcb0416b0472e83d39c
2019-07-26Update git submodulesSeshu Kumar M1-0/+0
* Update docs/submodules/so.git from branch 'master' to 5e7da52381783dd1b4a089888e4a96b5a86019dd - Merge "Fixed sonar issue in QueryServiceVnfs.java" - Fixed sonar issue in QueryServiceVnfs.java Fixed sonar issues across this file Issue-ID: SO-2094 Change-Id: I51cb4711814c83786dafba22c735244bd1898331 Signed-off-by: Arundathi Patil <arundpil@in.ibm.com>
2019-07-26Update git submodulessubhash kumar singh1-0/+0
* Update docs/submodules/so.git from branch 'master' to c911a4b17ed8be7c3082bc22faa351674e96af3e - Merge "Fix the License issue inside the sample csar" - Fix the License issue inside the sample csar Issue-ID: SO-2138 Change-Id: I0dd532abf983a248b60f91aea4a6fbd05e33daab Signed-off-by: seshukm <seshu.kumar.m@huawei.com>
2019-07-26Update git submodulesSeshu Kumar M1-0/+0
* Update docs/submodules/so.git from branch 'master' to 8a7393fee2cb596241ab4eec04bd786b00bcd3da - Merge "Enhanced List Level flow with backward support" - Enhanced List Level flow with backward support Modified the e2e service instance flow to support both new list types groups along with backward compatibility to support old types alloted resources, network etc. Change-Id: I1cb128e259c54b80009840914b2c1cee8cf8a4df Issue-ID: SO-1393 Signed-off-by: sarada prasad sahoo <sarada.prasad.sahoo@huawei.com>
2019-07-26Update git submodulesSeshu Kumar M1-0/+0
* Update docs/submodules/so.git from branch 'master' to 267c00c92281e147d1dc14f4630204c3927f9f59 - Merge "Javadoc and logging improvement" - Javadoc and logging improvement Added Javadocs for VnfAdapterVfModuleResources and VnfTopologyOperationRequestMapper classes Issue-ID: SO-2052 Signed-off-by: sunilb <sb00577584@techmahindra.com> Change-Id: Iec6addb415720f63c32b5ab99e63aefe0ef3235a
2019-07-26Update git submodulesByung-Woo Jun1-0/+0
* Update docs/submodules/so.git from branch 'master' to 4a61b96b7824ee97de904498fcfac6df34dded27 - Merge "fix image urls in docs" - fix image urls in docs Corrected image URL for SO Install Docker documentation page Corrected images URLs for SO Configure git & gerrit documentation page Issue-ID: SO-2150, SO-2151 Signed-off-by: Katsiaryna Kazak <k.kazak@samsung.com> Change-Id: Ib163c3159ae284f6c731795b0cbb53ed176ade11
2019-07-26Update git submodulesByung-Woo Jun1-0/+0
* Update docs/submodules/so.git from branch 'master' to 7e9581d1cab9604abdf0c3397877a100567bc33c - Merge "update readme.md" - update readme.md Updated developer documentation in readme.md: components, how to compile, format, build docker images, images list, how to start them Issue-ID: SO-2148 Signed-off-by: Katsiaryna Kazak <k.kazak@samsung.com> Change-Id: Ib0e8e78af3e4497d8d9a6789c3af49f7025ba428
2019-07-25Update git submodulesSeshu Kumar M1-0/+0
* Update docs/submodules/so.git from branch 'master' to 5128f152409017604d97b1e2f711a77a4c3acdf3 - Merge "Fix delete of generic neutron network" - Fix delete of generic neutron network Delete of Generic Neutron network was not working. Logic checking for association with vf-module appears to have been reversed. Change-Id: If541c1133322f75c70f86cd77d8bccd88b94f356 Issue-ID: SO-2082 Signed-off-by: Eric Multanen <eric.w.multanen@intel.com>
2019-07-24Update git submodulesMnushkin, Dmitry1-0/+0
* Update docs/submodules/so.git from branch 'master' to 8813ba72c340e45f586b71c9ee12382cdecec91f - set multi-stage flag in listener to log success set multi-stage flag in listener to log success msg added post listener for requests db object Issue-ID: SO-2153 Signed-off-by: Benjamin, Max (mb388a) <mb388a@att.com> Change-Id: I4b27cbb69b983bd2f7c0d72c8ebb4d9c43201120
2019-07-24Update git submodulesSteve Smokowski1-0/+0
* Update docs/submodules/so.git from branch 'master' to cd0748e0dc1b509062b7c69a4ef11f2d354f81a7 - Merge "Major Sonar fixes in InstanceManagement" - Major Sonar fixes in InstanceManagement -Removed unnecessary code. -Removed unused variables. Issue-ID: SO-2102 Signed-off-by: Robert Bogacki <r.bogacki@samsung.com> Change-Id: Ie85cb51da959dacc80b61aa9d5bb608b4198a5fb
2019-07-24Update git submodulesSteve Smokowski1-0/+0
* Update docs/submodules/so.git from branch 'master' to 243889b8a1f7cfe1b2f15f946d8b42eef396aaa5 - Merge "Removed not used loggers" - Removed not used loggers -Removed unnecessary loggers according to Sonar. Issue-ID: SO-2102 Signed-off-by: Robert Bogacki <r.bogacki@samsung.com> Change-Id: I05a0cc3187692fa17a6734d1c2a6be33d4b5ee34
2019-07-24Update git submodulesSteve Smokowski1-0/+0
* Update docs/submodules/so.git from branch 'master' to 4f8e8687225ec663551786533e93ec67b607ac9e - Merge "Major Sonar fixes in E2EServiceInstances" - Major Sonar fixes in E2EServiceInstances -Removed unnecessary code. -Removed unused variables. -Introduced constants for repeating Strings. Issue-ID: SO-2102 Signed-off-by: Robert Bogacki <r.bogacki@samsung.com> Change-Id: I4ac692849508178390796d149b2c3f2fddcd093b
2019-07-24Update git submodulesSteve Smokowski1-0/+0
* Update docs/submodules/so.git from branch 'master' to b6ffa5d514cda289b1052b405067a04b2819c43e - Merge "Major Sonar fixes" - Major Sonar fixes Major Sonar fixes in different classes: -Removed unnecessary code. -Removed unused variables. -Removed unnecessary imports. -Simplified diamond operators. -Improved String comparisons in equals. Issue-ID: SO-2102 Signed-off-by: Robert Bogacki <r.bogacki@samsung.com> Change-Id: I279c63f8e7161d6e33d5d6a28b938c0c64e90f1f
2019-07-24Update git submodulesSteve Smokowski1-0/+0
* Update docs/submodules/so.git from branch 'master' to d8e90311006bcb53592c48c246aa2479f807b5ae - Merge "enhance get orchestration request" - enhance get orchestration request Enhance get orchestration request to include workflow step Began working on adding call for activity name Added call to return activity information Updated to return last task executed Added last task executed info to returned string Updated mocks to fix failing unit tests Added responses for mocks to Camunda for process and activity history Added tests to cover taskName changes Began adding tests to cover changes to RequestHandlerUtils Added more unit tests for activity lookup Updated error messages for taskName Moved properties to application.yaml file Added unit tests to add more coverage to task retrieval Moved Camunda calls to CamundaRequestHandler class Removed unused imports from RequestHandlerUtils Fixed formatting of tests and removed handler where not used Removed CamundaRequestHandler from JerseyConfiguration Added retryTemplate for camunda calls Issue-ID: SO-2142 Signed-off-by: Benjamin, Max (mb388a) <mb388a@att.com> Change-Id: I09a82e3458e8f611e4bbaf3ce9ab5de36b1b060a
2019-07-24Update git submodulesSteve Smokowski1-0/+0
* Update docs/submodules/so.git from branch 'master' to a8bfc8e0d15e5c7b96d36566314017ecbf836e43 - Merge "Update SO to handle Async VNF operations to SDNC" - Update SO to handle Async VNF operations to SDNC Update SO to handle Async VNF operations to SDNC Issue-ID: SO-2141 Signed-off-by: Benjamin, Max (mb388a) <mb388a@att.com> Change-Id: I20037306e9ce5b8df434511a46c0a3399e335c3d
2019-07-24Update git submodulesMerkel, Jeff1-0/+0
* Update docs/submodules/so.git from branch 'master' to 09867d8f6cfe922fc75d0b31f6376838e9f8f093 - - Converted NetworkResource to use the parser - Converted NetworkResource to use the parser getEntity method. - run the formatting command so that it aligns correctly. Issue-ID: SO-2147 Signed-off-by: Benjamin, Max (mb388a) <mb388a@att.com> Change-Id: Id6aa6c2967ec4014d6512851fa7dfff088946081
2019-07-23Update git submodulesSeshu Kumar M1-0/+0
* Update docs/submodules/so.git from branch 'master' to 5184b28f6ec1170ae035ddd749d8bdf5b2064904 - Merge "Enhanced List Level flow with backward support" - Enhanced List Level flow with backward support Modified the e2e service instance flow to support both new list types groups along with backward compatibility to support old types alloted resources, network etc. Change-Id: Ie8fc8a4550a90b44736b6b9de058e2a2e187570c Issue-ID: SO-1393 Signed-off-by: sarada prasad sahoo <sarada.prasad.sahoo@huawei.com>
2019-07-22Update git submodulesSteve Smokowski1-0/+0
* Update docs/submodules/so.git from branch 'master' to bbdb1c45a93194db2712d8c146e263a03737f25c - Merge "Added servicename to MDC so that it gets logged" - Added servicename to MDC so that it gets logged Added servicename to MDC so that it gets logged and added enter and exit markers. Issue-ID: SO-2122 Signed-off-by: Benjamin, Max (mb388a) <mb388a@att.com> Change-Id: I63ff5e5de21d851c989ffa5db2051755751d9ead
2019-07-22Update git submodulesr.bogacki1-0/+0
* Update docs/submodules/so.git from branch 'master' to 3042cd9564c0d40d6e9296287d6779fa01b9d98b - Vulnerability fixes in ServicePluginFactory Sonar vulnerability fixes in ServicePluginFactory: -Added logger. Issue-ID: SO-2139 Signed-off-by: Robert Bogacki <r.bogacki@samsung.com> Change-Id: Id1752ea35db970b20d02e730dac9900c411958ca
2019-07-19Update git submodulesByung-Woo Jun1-0/+0
* Update docs/submodules/so.git from branch 'master' to 62c38de2cff81eea39a20fcb0826be9113d75b00 - Merge "basic auth for so-monitoring" - basic auth for so-monitoring Add basic auth for so-monitoring app Issue submitted in pentest report Change-Id: I8e826da9b9f66e893826fd9b40b3b26623b2ab8d Issue-ID: OJSI-169 Signed-off-by: k.kazak <k.kazak@samsung.com>
2019-07-19Update git submodulesSteve Smokowski1-0/+0
* Update docs/submodules/so.git from branch 'master' to 7c4e79510d80e2fd3963cdbe5ab0e7c47a50271e - Merge "Set networkName value to the name from L3network" - Set networkName value to the name from L3network Set networkName value to the name from L3network object. Add JUnit argument captures for naming creates Fix formatting errors in the JUnit file. Issue-ID: SO-2123 Signed-off-by: Benjamin, Max (mb388a) <mb388a@att.com> Change-Id: Ie4d2bd86f1a47bd5742aa7786dc9cba47fa11392
2019-07-18Update git submodulesSteve Smokowski1-0/+0
* Update docs/submodules/so.git from branch 'master' to f765cc2ab30384f05af70c4011102389c9462e70 - Merge "Added null check for yaml to prevent crash at getParameterListFromEnvt()" - Added null check for yaml to prevent crash at getParameterListFromEnvt() Issue-ID: SO-1841 Signed-off-by: Oleksandr Moliavko <o.moliavko@samsung.com> Change-Id: I8fabba8d99e311f01a5fd5dad166e0bb643044e3
2019-07-18Update git submodulesSteve Smokowski1-0/+0
* Update docs/submodules/so.git from branch 'master' to 0ebd61225c80044f1601e0d2c4bea1820f0dee08 - Merge "Commented out updatedAttribute declaration to prevent static analyzer warning about unused variable" - Commented out updatedAttribute declaration to prevent static analyzer warning about unused variable Issue-ID: SO-1841 Signed-off-by: Oleksandr Moliavko <o.moliavko@samsung.com> Change-Id: I0d46bcc817d08a6fbad3501c56336dc532bb5907
2019-07-18Update git submodulesSteve Smokowski1-0/+0
* Update docs/submodules/so.git from branch 'master' to 2be5b56ac756f30e543d9272d31f8d56b2a07328 - Merge changes I5e72e1c6,I5e1cb624 * changes: Added null check for function param pFqdns to prevent crash at for loop. Added check for null ptr before dereferencing at gBBInput.getCustomer().getServiceSubscription() - to prevent static analyzer warning - Added null check for function param pFqdns to prevent crash at for loop. Issue-ID: SO-1841 Signed-off-by: Oleksandr Moliavko <o.moliavko@samsung.com> Change-Id: I5e72e1c6d74c5f197479062348090ab2b87fafae - Added check for null ptr before dereferencing at gBBInput.getCustomer().getServiceSubscription() - to prevent static analyzer warning Issue-ID: SO-1841 Signed-off-by: Oleksandr Moliavko <o.moliavko@samsung.com> Change-Id: I5e1cb6248412ae9e3036011bd96d708f36170d70
2019-07-18Update git submodulesSteve Smokowski1-0/+0
* Update docs/submodules/so.git from branch 'master' to 86a85de638889f587e6eed1b6888998c4d8dc6ad - Merge "Fix error updating request_processing_data" - Fix error updating request_processing_data Fix error when updating existing record in request_processing_data table. Use correct field name in the toString method in RequestProcessingData bean class. RequestDbClient.updateRequestProcessingData should include entity id in the URI on the PUT request. Add new Config class ExposeEntityIdResourceConfiguration to make Spring data Rest return id in the response for RequestProcessingData. Make spring-boot-starter-data-rest not optional dependency in mso-requests-db-repositories Added unit test for RequestDbClient.updateRequestProcessingData() method. Issue-ID: SO-2120 Signed-off-by: Benjamin, Max (mb388a) <mb388a@att.com> Change-Id: I733be06185e5c19a0b7112918ce0a0f2abf861d7
2019-07-18Update git submodulesSteve Smokowski1-0/+0
* Update docs/submodules/so.git from branch 'master' to d31674ea37659ad01b411f561e4ff550d62a4c26 - Merge "Remove duplicate name check in createAAITasks." - Remove duplicate name check in createAAITasks. Remove duplicate name check in createAAITasks. This hould be done prior to status check in WorkflowAction or BBInputSetup. Issue-ID: SO-2119 Signed-off-by: Benjamin, Max (mb388a) <mb388a@us.att.com> Change-Id: I0d6d34476b1ab2b351314c9a23926f2fff0e4f89
2019-07-18Update git submodulesRoy, Amresh1-0/+0
* Update docs/submodules/so.git from branch 'master' to 98bbc90b0dc066627c8653ccf8982319a7103c1a - Removing application-local.yaml files Removing the application-local.yaml files because they're no longer maintained or working. Issue-ID: SO-2121 Signed-off-by: Benjamin, Max (mb388a) <mb388a@att.com> Change-Id: I191c8775de931671a4657be8940e6aec64023359
2019-07-18Update git submodulesSteve Smokowski1-0/+0
* Update docs/submodules/so.git from branch 'master' to 97ad3ad656f2cdefb9606654b5ceacc12694fddb - Merge "Implement TLS for calls from VNFM adapter to VNFM" - Implement TLS for calls from VNFM adapter to VNFM Issue-ID: SO-2116 Change-Id: I1e5bdfcf3164545c89fb370014d49ef3ae6a9cf1 Signed-off-by: MichaelMorris <michael.morris@est.tech>
2019-07-18Update git submodulesSteve Smokowski1-0/+0
* Update docs/submodules/so.git from branch 'master' to 582c5624b4947c14116477297bb4535043281bed - Merge "Commented out initialization of workflowResponse to prevent static analyzer warning about workflowResponse never being set to anything but null." - Commented out initialization of workflowResponse to prevent static analyzer warning about workflowResponse never being set to anything but null. Issue-ID: SO-1841 Signed-off-by: Oleksandr Moliavko <o.moliavko@samsung.com> Change-Id: Ib150e3836fda9b7d9785a574f904b2c61bfa39f4