summaryrefslogtreecommitdiffstats
path: root/docs/submodules/appc.git
AgeCommit message (Collapse)AuthorFilesLines
2018-03-13Updated git submodulesJakub Dudycz1-0/+0
Project: appc master cd64fe135b4d6a293b07868425855e17793e3512 StringHelper unit tests Improved code coverage + some test class refactor Change-Id: I5211d69369d0d3aff0ebe5ee603545f171dfd07a Issue-ID: APPC-724 Signed-off-by: Jakub Dudycz <jakub.dudycz@nokia.com>
2018-03-13Updated git submodulesJakub Dudycz1-0/+0
Project: appc master be0f949a316b66dbfc213769d4c7073ea21a7b54 StreamHelper unit tests Improved code coverage Change-Id: Ie0dcf723e73890aa24b761fb3b46e2739d239040 Issue-ID: APPC-724 Signed-off-by: Jakub Dudycz <jakub.dudycz@nokia.com>
2018-03-13Updated git submodulesJakub Dudycz1-0/+0
Project: appc master bc73640c5d910e376fd06d0a3fcbf18d8f92fd90 PathContext unit tests Improved code coverage Change-Id: I8b7d1fe8a033bd1c4df34bdd74efc011dc130a46 Issue-ID: APPC-724 Signed-off-by: Jakub Dudycz <jakub.dudycz@nokia.com>
2018-03-13Updated git submodulesamshegokar1-0/+0
Project: appc master 11e583e4e37bd274390643d494d2a8670e118c36 Coverage for org.onap.appc.adapter.ssh classes Coverage for org.onap.appc.adapter.ssh classes Sonar-Link: https://sonar.onap.org/code?id=org.onap.appc%3Aappc&selected=org.onap.appc%3Aappc-ssh-adapter-tests%3Asrc%2Fmain%2Fjava%2Forg%2Fonap%2Fappc%2Fadapter%2Fssh Change-Id: Icd1dde27c8588f217b6cca83f1cde3a8b24a41c3 Issue-ID: APPC-725 Signed-off-by: amshegokar<AS00500801@techmahindra.com>
2018-03-13Updated git submodulesJakub Dudycz1-0/+0
Project: appc master f6f366b5532c51d9166ed68073f611097aec1db4 MessageFormatter unit tests Improved code coverage Change-Id: I8ef81c6c8efaa796d62d8913e7dfbf160bf3c02d Issue-ID: APPC-724 Signed-off-by: Jakub Dudycz <jakub.dudycz@nokia.com>
2018-03-13Updated git submodulesBalaji, Ramya (rb111y)1-0/+0
Project: appc master 51d88e957a81396a26c909dda6ab05d48decc643 Code changes for A&AI add/update Code and Unit Test updates to updating vnfc records when vf module is provided in request. Issue-ID: APPC-622 Change-Id: I76903eb8bfa6910e3fb2f6e404504d2b9b5fb477 Signed-off-by: Balaji, Ramya (rb111y) <rb111y@att.com>
2018-03-13Updated git submodulesJakub Dudycz1-0/+0
Project: appc master d6969f09272b77687b24aa333f45de6b33844470 JsonUtil unit tests Improved code coverage + some test class refactor Change-Id: Ie69f4a699f7f924438eda24014c44fe54643e707 Issue-ID: APPC-724 Signed-off-by: Jakub Dudycz <jakub.dudycz@nokia.com>
2018-03-13Updated git submoduleskurczews1-0/+0
Project: appc master 04dee786c77757d8e9b86e9228cba46d717ecd40 Improve coverage FlowControlNode #8 * refactor & test dependency info method * extract get flow sequence method Change-Id: I6c9ab49676b6c325196ec179e863038550b5dad6 Issue-ID: APPC-440 Signed-off-by: kurczews <krzysztof.kurczewski@nokia.com>
2018-03-13Updated git submodulesMichal Kabaj1-0/+0
Project: appc master d206edd8b89ddd251b24e635227fae2814b0152e ChefAdapterImpl Junits -Added new Unit tests for ChefAdapterImpl#trigger method -Refactored ChefAdapterFactory to allow mock injection -Added new create() method to ChefApiClientFactory which does not set any Chef specific headers for the purpose of trigger method -Cleaned up the trigger method - simplified usage, removed useless doFailure method and inlined its logic and unified HttClient usage -> HttpClient is not used directly but through existing ChefApiClient -removed redundant TestChefAdapterImpl tests which have already been rewritten Change-Id: I830d203877224aa2c5e1b0dff39d1171f1f2f0ef Issue-ID: APPC-437 Signed-off-by: Michal Kabaj <michal.kabaj@nokia.com>
2018-03-12Updated git submodulesJakub Dudycz1-0/+0
Project: appc master bbc49d304603dd4cccade55cc5f5711df3024592 EncryptionTool unit tests Improved code coverage + some test class refactor. Change-Id: I7e3637c07b580acea383d1ccfd6a0608f69109fe Issue-ID: APPC-722 Signed-off-by: Jakub Dudycz <jakub.dudycz@nokia.com>
2018-03-12Updated git submodulesMichal Kabaj1-0/+0
Project: appc master f8f6d212382f458e1cb31081dad744e78f92e521 Decouple ChefApiClientImpl from header creation Introduce new FunctionalInterface HttpHeaderFactory to allow customization of http header providers when creating ChefApiClientImpl using ChefApiClientFactory This allows for better encapsulation of header specific values such as: userId,organizations,pemPath. Change-Id: Iec2c7cff8e664a18e15d7e973920152fdb158c98 Issue-ID: APPC-437 Signed-off-by: Michal Kabaj <michal.kabaj@nokia.com>
2018-03-12Updated git submoduleskurczews1-0/+0
Project: appc master 20eaa8a699ea41b7c40bbee7364dd3554af45606 Improve coverage FlowControlNode #7 * refactor & test capabilities data method Change-Id: I523d07e283a347a4ad16f3babc8a25e0dd5a6acc Issue-ID: APPC-440 Signed-off-by: kurczews <krzysztof.kurczewski@nokia.com>
2018-03-12Updated git submodulesamshegokar1-0/+0
Project: appc master bb446bb30604c107be83b5cd10bee6b0a00eb8ad Unit Test Coverage for ConnectionDetails.java Unit Test Coverage for ConnectionDetails.java Sonar-Link: https://sonar.onap.org/code?id=org.onap.appc%3Aappc&selected=org.onap.appc%3Aappc-dg-common%3Asrc%2Fmain%2Fjava%2Forg%2Fonap%2Fappc%2Fdg%2Fcommon%2Fobjects%2FConnectionDetails.java Change-Id: Ia253f7cea39d980f966f0afc5ab1b64d1e3f527e Issue-ID: APPC-718 Signed-off-by: amshegokar <AS00500801@techmahindra.com>
2018-03-12Updated git submodulesamshegokar1-0/+0
Project: appc master 39ed395f2b885a0228cdc627fc84bc2ef627971b Unit test Coverage for BundleInfo.java Unit test Coverage for BundleInfo.java Sonar-Link: https://sonar.onap.org/code?id=org.onap.appc%3Aappc&selected=org.onap.appc%3Aappc-dg-mdsal-bundle%3Asrc%2Fmain%2Fjava%2Forg%2Fonap%2Fappc%2Fmdsal%2Fobjects%2FBundleInfo.java Change-Id: I3d0e08b15f362bc00fc8fbbd4d809e88ddc6f792 Issue-ID: APPC-719 Signed-off-by: amshegokar <AS00500801@techmahindra.com>
2018-03-09Updated git submodulesScott Seabolt1-0/+0
Project: appc master 180b8ceb4449bc804f4dd76aabcedc031ff2d4d1 Adding APPC CDT Guide Initial Draft Issue-ID: APPC-375 Change-Id: I79f453f0451c10fbbe352cf88687eed100f83d65 Signed-off-by: Scott Seabolt <js9808@att.com>
2018-03-09Updated git submodulesMichal Kabaj1-0/+0
Project: appc master c6f9a1aab9e6ba545d8148d4f7456235be1e67d8 ChefAdapterImpl JUnits -Added unit tests for chefXXX methods - extracted new test class -Moved privateKeyCheck method to new class PrivateKeyChecker + JUnits -New Factory class ChefAdapterFactory for ChefAdapterImpl construction -Fixed potential bug with wrong String being assigned in iniSvcLogic method Change-Id: I27badfd01bfaa807b8ecb9b4a4c13e7f026e34af Issue-ID: APPC-437 Signed-off-by: Michal Kabaj <michal.kabaj@nokia.com>
2018-03-09Updated git submodulesshubhada1-0/+0
Project: appc master 072d9eb28f13b50058cf9a50207dce435ab88369 Unit test for Workflow Management API classes Unit test for Workflow Management API classes Sonar Link: https://sonar.onap.org/code?id=org.onap.appc%3Aappc&selected=org.onap.appc%3Aappc-workflow-management-api Change-Id: I641d4b14d213f8369d0b07c92feee49dadbcf70f Issue-ID: APPC-716 Signed-off-by: shubhada <SV00449682@techmahindra.com>
2018-03-09Updated git submoduleskurczews1-0/+0
Project: appc master 014f5c23fb5062e36e019671e161340b1081411b Improve coverage FlowControlNode #6 * Extract InventoryInfoExtractor as util class * Add test coverage Change-Id: I24f16feddacb6a9898e9c81aa036ba3eafed2967 Issue-ID: APPC-440 Signed-off-by: kurczews <krzysztof.kurczewski@nokia.com>
2018-03-08Updated git submodulesTaka Cho1-0/+0
Project: appc master 2a7aaead91f6ce8450bc0add98d013647500593c upgrade httpclient from 4.5 to 4.5.3 this comes from com.att.nsa.cambriaClient Change-Id: Ib451837526fd6de2a411c530fd3131a26d36473a Issue-ID: APPC-711 Signed-off-by: Taka Cho <tc012c@att.com>
2018-03-08Updated git submodulesTaka Cho1-0/+0
Project: appc master 6158e3970971608d4f1c8aca4a0f56c21db26ebd upgrade bcprov to 1.56 there are two versions: 1.55 and 1.47 to be upgraded to 1.56 Change-Id: Ib12c5798e4a53b2c75be448f0e855d61bf168a38 Issue-ID: APPC-708 Signed-off-by: Taka Cho <tc012c@att.com>
2018-03-08Updated git submodulesTaka Cho1-0/+0
Project: appc master bda76526634fce51188c87c556ff294a9e409b80 upgrade httpclient from 4.5.1 to 4.5.3 Change-Id: I951cc53b6f319bdb9eba25ecdeaffaae5702fbc2 Issue-ID: APPC-703 Signed-off-by: Taka Cho <tc012c@att.com>
2018-03-08Updated git submodulesshubhada1-0/+0
Project: appc master 16fe5b694fe78271fd846373bf3850d0817f6390 Coverage for yang-generator object class Unit Test Coverage for Leaf.java Sonar Link: https://sonar.onap.org/code?id=org.onap.appc%3Aappc&selected=org.onap.appc%3Aappc-yang-generator%3Asrc%2Fmain%2Fjava%2Forg%2Fonap%2Fappc%2Fyang%2Fobjects Change-Id: I133ffe9688e7b63024d154a8bef2c5559fb546df Issue-ID: APPC-704 Signed-off-by: shubhada <SV00449682@techmahindra.com>
2018-03-07Updated git submodulesTomek Kaminski1-0/+0
Project: appc master 84fed80a912de04b4fbd4383d468a5b258f1238b JUnits for sftp methods implement unit tests to cover functionality of sftp put and get methods in SshJcraftWrapper.java Change-Id: I238eb1e0816210176da1a1a7874151a624cdbf10 Issue-ID: APPC-676 Signed-off-by: Tomek Kaminski <tomasz.kaminski@nokia.com>
2018-03-06Updated git submodulesTaka Cho1-0/+0
Project: appc master d04d3e81e7a0d987603e8fca89cd3942ddc3ea82 upgrade httpclient from 4.4.1 to 4.5.3 Change-Id: I2f8657097c432e2017ae1287fecc366cb8559076 Issue-ID: APPC-699 Signed-off-by: Taka Cho <tc012c@att.com>
2018-03-06Updated git submodulesBalaji, Ramya (rb111y)1-0/+0
Project: appc master e4211cdd64e59989bb03dfbdd8c255aea8152c63 Code changes to processing new group notation type Code and Unit Test cases to proces for group notation type existing-value Issue-ID: APPC-621 Change-Id: I8446f5f66c7b240018b0bee00d8b28c6baf673df Signed-off-by: Balaji, Ramya (rb111y) <rb111y@att.com>
2018-03-06Updated git submodulesMichal Kabaj1-0/+0
Project: appc master caece93b98a0c7ad1ae762ff1f29571e1bca8e0f ChefAdapterImpl JUnits -Added unit testcases for retrieveData method - extracted new test class -Added unit test for combineStrings method Change-Id: I8adcc9d2dc17e4ebf305fc2a8139095d5841a445 Issue-ID: APPC-437 Signed-off-by: Michal Kabaj <michal.kabaj@nokia.com>
2018-03-06Updated git submodulesTaka Cho1-0/+0
Project: appc master e5d914ebeabeb375a56744221fbbff9b6ec996ff upgrade httpclient from 4.5.2 to 4.5.3 Change-Id: I2cd2eb825a22c48807464d7f7185788fde975981 Issue-ID: APPC-689 Signed-off-by: Taka Cho <tc012c@att.com>
2018-03-06Updated git submodulesvidhyasree1-0/+0
Project: appc master acfd4be5acaffe60fbfc91a69fc17e2c5439af8b Adding ConfigScaleOut To APP-C Client Library Updating the client library for new action configscaleout based on the updated LCM API Yang model Issue-ID: APPC-478 Change-Id: Ic32f433658be5442e1a5d238a317de85e54fb425 Signed-off-by: vidhyasree <sn141y@att.com>
2018-03-06Updated git submoduleskurczews1-0/+0
Project: appc master 88b8adc6bfe201f338425ee27c0922a6da4765b1 Improve coverage FlowControlNode #5 * cleanup formatting shorten constants * Change-Id: Iddc632ae9c3893622c1ba0ce937c2971b792fe37 Issue-ID: APPC-440 Signed-off-by: kurczews <krzysztof.kurczewski@nokia.com>
2018-03-06Updated git submodulesDilip kumar Pampana1-0/+0
Project: appc master 16529076b3c306c2a4d35004bbec6c561578e819 Aai Test cases added junits were missed in the code contributions for Beijing for appc-outbound/appc-aai-client Issue-ID: APPC-692 Change-Id: I9bde9cc48e7fa396f2b4ac3af3b181ae03b84143 Signed-off-by: Dilip kumar Pampana <dp583p@att.com>
2018-03-05Updated git submodulesamshegokar1-0/+0
Project: appc master 89a36a48001e19f57a09bb432e7baf7e1034599d Unit Test Coverage Part:2 Unit Test Coverage for: 1. Snapshot.java 2. Volume.java 3. Volume_.java 4. Template.java 5. SnapshotRestoreResponse.java Sonar Link: https://sonar.onap.org/code?id=org.onap.appc%3Aappc&selected=org.onap.appc%3Aappc-iaas-adapter-bundle%3Asrc%2Fmain%2Fjava%2Forg%2Fonap%2Fappc%2Fadapter%2Fopenstack%2Fheat%2Fmodel Change-Id: I18ecc259973bbd3934f9ccd4cc20d897444d9d76 Issue-ID: APPC-686 Signed-off-by: amshegokar <AS00500801@techmahindra.com>
2018-03-05Updated git submodulesBalaji, Ramya (rb111y)1-0/+0
Project: appc master 2a65f44fc463f204ef51367dff9a894ce0acceb8 Code changes to retrieve template-id Functionality to retrieve vf-module and associated model information from A&AI Issue-ID: APPC-623 Change-Id: I9d2e12748641978c689566756a6301808e41b69a Signed-off-by: Balaji, Ramya (rb111y) <rb111y@att.com>
2018-03-02Updated git submodulesBalaji, Ramya (rb111y)1-0/+0
Project: appc master 84919d3230ad04b6a78f52e37449ba5d34c9a033 ConfigScaleOut flow changes Code changes and unit test cases to include template id when retrieving vnfc reference data and artifacts from tables. Cleaned up Unit Tests. Issue-ID: APPC-619,APPC-620 Change-Id: I8db08be19b9fa094a07e5c5597c45327824cfb01 Signed-off-by: Balaji, Ramya (rb111y) <rb111y@att.com>
2018-03-02Updated git submodulesTomek Kaminski1-0/+0
Project: appc master 91057d811d2c43013d789ad85dd3ac175c0e98dd Unit tests for send methods Covered functionality of 4 send methods with JUnits Change-Id: I21de5eab799e52899959cf61199a4d185a47268c Issue-ID: APPC-591 Signed-off-by: Tomek Kaminski <tomasz.kaminski@nokia.com>
2018-03-02Updated git submodulesScott Seabolt1-0/+0
Project: appc master 7e11f9a41ce0b645c3458d9df0c44ae8840784b2 Correct Issue ID APPC LCM Guide Previsou submit included an incorrect Issue Id Issue-ID: APPC-657 Change-Id: I11a4a3cd64f52a3c49fa439ee27320b48c6a93bb Signed-off-by: Scott Seabolt <js9808@att.com> Added missed code to appc-dg-common bundle Issue-ID: APPC-688 Change-Id: I7cfb5a90005f046336bf7858aa94001bdc5b6b32 Signed-off-by: Balaji, Ramya (rb111y) <rb111y@att.com>
2018-03-02Updated git submodulesTaka Cho1-0/+0
Project: appc master 65d7a3047e10675c1d754ded62987e55a6faaca6 security issue jackson-mapper 1.9.12 Change-Id: I89266f7a8dde8bc409f4edc8bdf91195c4249515 Issue-ID: APPC-675 Signed-off-by: Taka Cho <tc012c@att.com>
2018-03-01Updated git submodulesTaka Cho1-0/+0
Project: appc master f51a49361af8fae564d96cbda4038e7ea61ce872 move powermockito to mocktio appc-client Change-Id: I51439e787d3da3d6a785ef6d60712fa71bdb0125 Issue-ID: APPC-677 Signed-off-by: Taka Cho <tc012c@att.com> Testcases for Configscaleout action Junit testcases for ONAP scaleout feature Issue-ID: APPC-544 Change-Id: I43e211f00e7568cb98e564b1cbf60f96b27c5dfa Signed-off-by: vidhyasree <sn141y@att.com>
2018-03-01Updated git submodulesshubhada1-0/+0
Project: appc master c91763af8a65f2e277e338cda2f1c70a168ef8fd Unit test Coverage Unit Test Coverage for: 1. EventHeader.java 2. EventStatus.java Sonar Link: https://sonar.onap.org/code?id=org.onap.appc%3Aappc&selected=org.onap.appc%3Aappc-message-adapter-api%3Asrc%2Fmain%2Fjava%2Forg%2Fonap%2Fappc%2Fadapter%2Fmessage%2Fevent Change-Id: I6b48fa3ac5af489b24d212ca52bdc1a51b388dbc Issue-ID: APPC-680 Signed-off-by: shubhada <SV00449682@techmahindra.com> Unit Test Coverage Unit Test Coverage for: 1. Data.java 2. CreateSnapshotParams.java 3. Properties.java 4. ResourceData.java Sonar Link: https://sonar.onap.org/code?id=org.onap.appc%3Aappc&selected=org.onap.appc%3Aappc-iaas-adapter-bundle%3Asrc%2Fmain%2Fjava%2Forg%2Fonap%2Fappc%2Fadapter%2Fopenstack%2Fheat%2Fmodel Change-Id: I0eeef6216f536483c6b7a45d0847688d6d84fd2f Issue-ID: APPC-685 Signed-off-by: shubhada <SV00449682@techmahindra.com>
2018-03-01Updated git submodulesMichal Kabaj1-0/+0
Project: appc master 4e26089e179c395ad1ceed510f3170765d4eea27 ChefAdapterImpl JUnits -Added new ChefAdapterImplTest class for new ChefAdapterImpl JUnits -Added test for nodeObjectBuilder method - JSON Format is now verified using JSONObject -Unified ChefAdapterImpl construction - removed unused constructors Change-Id: I63f96bac0129b5f13d34efd3a173784e0b1d8a5d Issue-ID: APPC-437 Signed-off-by: Michal Kabaj <michal.kabaj@nokia.com>
2018-03-01Updated git submoduleswejs1-0/+0
Project: appc master 1aeaed6f086ebd2c6621867146112e4f2f675429 Fixes in "appc-dmaap-adapter-bundle" Correction of Sonar and CheckStyle issues Added JUnit test coverage. Change-Id: I119c7555e33e09c87b572ff0b63f55e2884be75f Issue-ID: APPC-646 Signed-off-by: wejs <maciej.wejs@nokia.com> appc-dg-common sonar fixes part 2 Sonar fixes in whole module Change-Id: I9d2d7f092fc44217c794ea3a4d4b12b1ad641ff0 Issue-ID: APPC-673 Signed-off-by: Jakub Dudycz <jakub.dudycz@nokia.com> Improve coverage flow/controller/node #4 Issue-ID: APPC-440 Change-Id: Iee74ce27c3978d265fccc79dacaf8df965768a36 Signed-off-by: kurczews <krzysztof.kurczewski@nokia.com>
2018-03-01Updated git submodulesMichal Kabaj1-0/+0
Project: appc master a91f0727cf7d51b0512d0790c18f7ddce5c5a248 Add missing mockito-core dependency TestAppcDmaapListenerActivator in appc-event-listener-bundle has compilationissues in development environment due to missing mockito-core test dependency. Change-Id: I1e46bd4866b5c02b06eb71fef9aba08e2b7f1012 Issue-ID: APPC-678 Signed-off-by: Michal Kabaj <michal.kabaj@nokia.com> Extraction of try catch in ConfigurationFactory Try catch block placed in new private method getClonedDefaultConfiguration, minor changes added, UT for class added. Change-Id: Ic908e6d3a8fe179a2a38d922d10e24cff76a21da Issue-ID: APPC-674 Signed-off-by: kjaniak <kornel.janiak@nokia.com> appc-dg-common sonar fixes part 1 Initial code refactor and imports rearrangement Change-Id: I4b96f82a4ebc30539872d9678cd5c2badc994256 Issue-ID: APPC-673 Signed-off-by: Jakub Dudycz <jakub.dudycz@nokia.com>
2018-02-28Updated git submodulesTaka Cho1-0/+0
Project: appc master be88d83d3f973078a344014d7208326617afe168 roll back the logback version Change-Id: I34661e29c605b7731c92412d9c0c57c91583e8a4 Issue-ID: APPC-684 Signed-off-by: Taka Cho <tc012c@att.com>
2018-02-28Updated git submodulesPatrick Brady1-0/+0
Project: appc master e3bd404d65b45afd4fdbe5a6da1a73b8ad934e2a Code fix for attach and detach volumes Cherry-picked to split up commit https://gerrit.onap.org/r/#/c/31149/ into individual jira tickets. open stack consumes cdp-pal openstack jars to connect to cinder, this fix retrives set of volumes from volumeservice provider and performs attach or detach through compute service. Change-Id: I59bce60d9f79ba9285f284fe1f56945e63d0bcba Signed-off-by: Patrick Brady <pb071s@att.com> Signed-off-by: kusuma kumari M <km583p@att.com> Issue-ID: APPC-448
2018-02-27Updated git submodulesTaka Cho1-0/+0
Project: appc master ff286ea030490eef3d57df78eb5c92c1ea7b8ea6 security issue: commons-collections Change-Id: I74a56640065ae6c6a470835ab1022ed0f266fc09 Issue-ID: APPC-665 Signed-off-by: Taka Cho <tc012c@att.com>
2018-02-27Updated git submodulesMichal Kabaj1-0/+0
Project: appc master 223970340047bee364489ab06cfbfb9e413694e7 Add assertj artifact test dependency Add new assertion libraries for writing improved unit test assertions in a fluent style manner: - assertj-core - assertj-guava Change-Id: Ifca841a88f91219c13b50f7b80c7e0fe660bea19 Issue-ID: APPC-437 Signed-off-by: Michal Kabaj <michal.kabaj@nokia.com>
2018-02-26Updated git submodulesJakub Dudycz1-0/+0
Project: appc master 8c7900939c52fb8770827c1beaac9753f42b0d02 appc-network-client-provider sonar fixes part 2 Sonar fixes in whole module Change-Id: If36f6b7762c0caa1ccd4f5c9efa57c08f97a2c87 Issue-ID: APPC-672 Signed-off-by: Jakub Dudycz <jakub.dudycz@nokia.com> appc-network-client-provider sonar fixes part 1 Initial code reformat and imports rearrangement Change-Id: Iacc8f3b4313415da2fb7215dd4a529c1f06de039 Issue-ID: APPC-672 Signed-off-by: Jakub Dudycz <jakub.dudycz@nokia.com> appc-config-generator-provider sonar fixes part 2 Sonar fixes in whole module Change-Id: I55856a6ce73a73098dadb2c5b9428437349ed8a8 Issue-ID: APPC-671 Signed-off-by: Jakub Dudycz <jakub.dudycz@nokia.com> appc-config-generator-provider sonar fixes part 1 Initial code reformat and import rearrangement Change-Id: I0a808bc3043d8558d96f15e0b695fddf5333bab1 Issue-ID: APPC-671 Signed-off-by: Jakub Dudycz <jakub.dudycz@nokia.com> CompareNode sonar fixes Change-Id: Ia467508aa17737caa056b5ed0b6dd28ee4c01a35 Issue-ID: APPC-670 Signed-off-by: Jakub Dudycz <jakub.dudycz@nokia.com> PropertyDefinitionNode sonar fixes Change-Id: Ibc198788f20a8555628d75c785ebcc60908b39db Issue-ID: APPC-664 Signed-off-by: Jakub Dudycz <jakub.dudycz@nokia.com> Fix Sonar Bug Fix for: https://sonar.onap.org/project/issues?id=org.onap.appc%3Aappc&issues=AWGYEYwt8TZzbCgU6gOm&open=AWGYEYwt8TZzbCgU6gOm Change-Id: I632c21efb8e69c04fc346841900d98d4908b360e Issue-ID: APPC-668 Signed-off-by: Tomek Kaminski <tomasz.kaminski@nokia.com> Improve coverage flow/controller/node #3 Issue-ID: APPC-440 Change-Id: I3ffea4577747f5de3e4eb74a91d4485442474441 Signed-off-by: kurczews <krzysztof.kurczewski@nokia.com>
2018-02-23Updated git submodulesJakub Dudycz1-0/+0
Project: appc master f9f214d530f5d18ca1e36d5c0e12e6f048bdd24d DbServiceUtil sonar fixes Change-Id: Iaeca67ccb70134ba2bac0fe04e045592d8d9efcc Issue-ID: APPC-661 Signed-off-by: Jakub Dudycz <jakub.dudycz@nokia.com>
2018-02-23Updated git submodulesTaka Cho1-0/+0
Project: appc master 2b4298540f9c79cc2b452023800d066c56920b52 fix logback jar security issue Change-Id: I51e0fec8131db5f5283182c1fc70a4f5b023dbb1 Issue-ID: APPC-652 Signed-off-by: Taka Cho <tc012c@att.com>
2018-02-23Updated git submodulesTaka Cho1-0/+0
Project: appc master e048c6ff0320c6c7e0d111f840aa6721a3c5d3cb Migrate powermock to mockito for providerlcm Change-Id: I66f70a1dcb4ea1d4f6f8ca6149c1291a76f84e32 Issue-ID: APPC-649 Signed-off-by: Taka Cho <tc012c@att.com>
2018-02-23Updated git submodulesMichal Kabaj1-0/+0
Project: appc master 0df5aa1d2f10f0c20d80dfaf0311891e6d1b5974 ChefApiClient Package Reorganization and cleanup -Reorganize ChefApiClient classes according to their usage, construction and implementation. -Introduce api and impl packages. -Extract interface from ChefApiClient impl -Remove unused old chefapi.* classes Change-Id: Ic1ddbdcfd0e1bbc0830b923da5aac5b68ac44a2f Issue-ID: APPC-437 Signed-off-by: Michal Kabaj <michal.kabaj@nokia.com>