summaryrefslogtreecommitdiffstats
path: root/docs/submodules/appc.git
AgeCommit message (Collapse)AuthorFilesLines
2019-05-09Update git submodulesPatrick Brady1-0/+0
* Update docs/submodules/appc.git from branch 'master' to 298a8f5143c8ce87094770f68dfbbcc39ef14553 - Change rest healthcheck to use appc parent poms Change appc-rest-healthcheck over to the new style of features using the org.onap.appc.parent pom files as parents. Change-Id: I781754f3ad5c31a937d17449ff46320d60db4975 Signed-off-by: Patrick Brady <patrick.brady@att.com> Issue-ID: APPC-1586
2019-05-03Update git submodulesPatrick Brady1-0/+0
* Update docs/submodules/appc.git from branch 'master' to d7f35b76ef535dc620d873423d6a77d2e575782b - Add method to escape json strings All backslash escape characters are being stripped out of strings. They need to be added back to strings containing json data. Change-Id: Ic8d9ba95da904b96f65598752133971f8c324694 Signed-off-by: Patrick Brady <patrick.brady@att.com> Issue-ID: APPC-1576
2019-05-03Update git submodulesPatrick Brady1-0/+0
* Update docs/submodules/appc.git from branch 'master' to 8de52a3d6112f919ee019f401a51d30b7cbde164 - Fix for extra json quotes Substring method output was being lost, causing extra quotes to stay in the String. Change-Id: I35e9eee60756b7b743386600e3ab1d203cca036a Signed-off-by: Patrick Brady <patrick.brady@att.com> Issue-ID: APPC-1576
2019-04-30Update git submodulesLathish1-0/+0
* Update docs/submodules/appc.git from branch 'master' to d1bddabef57ab3582d1b1c045c0554d1e476e52e - Fixed publish config issue Issue-ID: APPC-1588 Change-Id: I63e75c415d7f33c750eaad6799234e03741ad290 Signed-off-by: Lathish <lathishbabu.ganesan@est.tech>
2019-04-30Update git submodulesLathish1-0/+0
* Update docs/submodules/appc.git from branch 'master' to de85a6c50d48769ab74988b289d7dddf2bbbcebe - Fixed public config issue in Audit Issue-ID: APPC-1587 Change-Id: I7caa7fbf85f8a49beb5fc957c9372445f0d5e7ef Signed-off-by: Lathish <lathishbabu.ganesan@est.tech>
2019-04-27Update git submodulesPatrick Brady1-0/+0
* Update docs/submodules/appc.git from branch 'master' to ed1cf1fb3c4c581cc03d82f640d7a550cafc9430 - Increment snapshot version Change from 1.5.0-SNAPSHOT to 1.6.0-SNAPSHOT to prepare for next development cycle. Change-Id: I187785ab4b11a37815289d20ba802c48e86cee7f Signed-off-by: Patrick Brady <patrick.brady@att.com> Issue-ID: APPC-1585
2019-04-26Update git submodulesLathish1-0/+0
* Update docs/submodules/appc.git from branch 'master' to b3200dea9bcab964888af54efc4244425bb4e849 - Fixed the package name in Audit DG Issue-ID: APPC-1584 Change-Id: I07a2b18b66c6e446324b37b5112e1839c197e538 Signed-off-by: Lathish <lathishbabu.ganesan@est.tech>
2019-04-25Update git submodulesTaka Cho1-0/+0
* Update docs/submodules/appc.git from branch 'master' to 38967864705064cba34ec5a964eb675a62c3b555 - remove commons-codec hardcoded remove 1.9 version commons-codec Change-Id: I8ea5ca9c017b2d2b8917e38e2666996c5227d40b Issue-ID: APPC-1579 Signed-off-by: Taka Cho <takamune.cho@att.com>
2019-04-22Update git submodulesPatrick Brady1-0/+0
* Update docs/submodules/appc.git from branch 'master' to 38a4d515a8414e83a3724bccbb5ab83cd50d7df9 - Escape quotes in json strings The JSONObject parser strips all text of backslash escape characters, even if it is treaing the object as a string and not a series of json keys. If a string contains a json object within it, the removal of these escape characters causes problems. Adding the JSONObject.quote method on all strings to automatically add escape characters to any strings which contain characters requiring escapes. Change-Id: Ifac68844dd132971ba35803f1b9c03a5372bd500 Signed-off-by: Patrick Brady <patrick.brady@att.com> Issue-ID: APPC-1576
2019-04-17Update git submodulesLukasz Rajewski1-0/+0
* Update docs/submodules/appc.git from branch 'master' to 2df69f9fc6a46476c8600c31ef1905e9ed8035fb - Fixed issue with FileParameters support Generic_AnsibleDG has missing support for FileParameters payload parameter. It is added with this fix. Change-Id: I71570c87a6a24934f4f975afd5f36eebced4d3e8 Issue-ID: APPC-1574 Signed-off-by: Lukasz Rajewski <lukasz.rajewski@orange.com>
2019-04-11Update git submodulesSandeep J1-0/+0
* Update docs/submodules/appc.git from branch 'master' to 0f19fd0521a0e70ec82fc1676d03546ff4dad8a7 - added test cases to MetricRegistryImpl.java to increase code coverage Issue-ID: APPC-1086 Change-Id: I8804c14c88fe0857be7106edd621ee74f4dd1243 Signed-off-by: Sandeep J <sandeejh@in.ibm.com>
2019-04-11Update git submodulesSandeep J1-0/+0
* Update docs/submodules/appc.git from branch 'master' to 88431b3f8e57971087c96130bb82ff384a6d9b1e - added file to test DispatchingFuntionMetricImpl to increase code coverage Issue-ID: APPC-1086 Change-Id: I179c0d74f9ed14a34a02bb9eb0f31c51ca3f415c Signed-off-by: Sandeep J <sandeejh@in.ibm.com>
2019-04-11Update git submodulesSandeep J1-0/+0
* Update docs/submodules/appc.git from branch 'master' to 11bd02085d5f3b89d27e50202886ed81dc58c61c - added file to test DispatchingFunctionMetric.java to increase code coverage Issue-ID: APPC-1086 Change-Id: Id99ba5312e98987aea8d38040f6d8ce23264523a Signed-off-by: Sandeep J <sandeejh@in.ibm.com>
2019-04-11Update git submodulesSandeep J1-0/+0
* Update docs/submodules/appc.git from branch 'master' to fc1f4dfc9791aebff221fe51d6dd987ca3a2f882 - added file to test DefaultPrimitiveCounter.java to increase code coverage Issue-ID: APPC-1086 Change-Id: I9af062fee4122acb0a87dbc9f0bd1cd3b5198e62 Signed-off-by: Sandeep J <sandeejh@in.ibm.com>
2019-04-10Update git submodulesSandeep J1-0/+0
* Update docs/submodules/appc.git from branch 'master' to d0f6747e336038b87a23b07dac8986d9c92312da - added test case to TestRestartServer.java to increase code coverage Issue-ID: APPC-1086 Change-Id: Id64f507cb3cb4102c79dfb5c454785ac2814cec5 Signed-off-by: Sandeep J <sandeejh@in.ibm.com>
2019-04-10Update git submodulesSandeep J1-0/+0
* Update docs/submodules/appc.git from branch 'master' to 7a19c65fae201b78689984b1c36915c32002b654 - added file to test ActionIdentifier.java to increase code coverage Issue-ID: APPC-1086 Change-Id: Iba0884ae878488575cda665ed15cca5b301b6b03 Signed-off-by: Sandeep J <sandeejh@in.ibm.com>
2019-04-10Update git submodulesSandeep J1-0/+0
* Update docs/submodules/appc.git from branch 'master' to 06bac447983b65608e7318b4a5195887821a2aa2 - added file to test ScopOverlap.jav to increase code coverage Issue-ID: APPC-1086 Change-Id: I21695f6515653e79a7bc09a462ce181aa617105b Signed-off-by: Sandeep J <sandeejh@in.ibm.com>
2019-04-10Update git submodulesSandeep J1-0/+0
* Update docs/submodules/appc.git from branch 'master' to 68e61496ba68895fdc93d1ac57560393dccdcc66 - added file to test Request.java to increase code coverage Issue-ID: APPC-1086 Change-Id: I0afa6d99ba65243bfbae419d075800ecc45aafb6 Signed-off-by: Sandeep J <sandeejh@in.ibm.com>
2019-04-10Update git submodulesJoss Armstrong1-0/+0
* Update docs/submodules/appc.git from branch 'master' to c8c612b74cf3599d36b66db4ef33302b45f3ff54 - Fix for Ansible Healthcheck bug Update to directed graph and merge JSON template code Issue-ID: APPC-1472 Change-Id: I4332ad74d34f455261b1c001339d0542be4514fc Signed-off-by: Joss Armstrong <joss.armstrong@ericsson.com>
2019-04-09Update git submodulesSandeep J1-0/+0
* Update docs/submodules/appc.git from branch 'master' to b45d4528f2c563cdff2e78837a4164deb4152283 - added test case to TestConnectionBuilder.java to increase code coverage Issue-ID: APPC-1086 Change-Id: Ie7d84cc28ebd112c2ce224cd6c544939ef376ed1 Signed-off-by: Sandeep J <sandeejh@in.ibm.com>
2019-04-09Update git submodulesSandeep J1-0/+0
* Update docs/submodules/appc.git from branch 'master' to 0ebfaf31a633db693c79e2f8942845aaf83cd873 - removed sonar vulnerabilities in ServiceExecutor to increase code coverage Issue-ID: APPC-1567 Change-Id: Iada27e5e4d40d090275d35dfb3e586fe019cb207 Signed-off-by: Sandeep J <sandeejh@in.ibm.com>
2019-04-09Update git submodulesJegadeesh Babu1-0/+0
* Update docs/submodules/appc.git from branch 'master' to 268dcdc03ea9e7450693f3cd77e62b393e648f75 - Removed unused imports Sonar fix Issue-ID: APPC-1567 Change-Id: Iec6ce8b197e958e69e108708c056f00cca3b9c66 Signed-off-by: Jegadeesh Babu <jegabab1@in.ibm.com>
2019-04-04Update git submodulesSandeep J1-0/+0
* Update docs/submodules/appc.git from branch 'master' to 9341d2ae29e7722c2edb1d7436c04f85e6469134 - added test case to DmaapOutgoingMessageTest to increase code coverage Issue-ID: APPC-1086 Change-Id: Ia441f83ad6602a89d81e5c66b0120a6c857672c4 Signed-off-by: Sandeep J <sandeejh@in.ibm.com>
2019-04-04Update git submodulesSandeep J1-0/+0
* Update docs/submodules/appc.git from branch 'master' to c06016a8c55d1363c17e1993fa4bdeb0bc2d64ab - added test cases to DBServiceTest.java to increase code coverage Issue-ID: APPC-1086 Change-Id: I149ad0ee6354822fcb9712fe12ad22885b65cf8e Signed-off-by: Sandeep J <sandeejh@in.ibm.com>
2019-04-04Update git submodulesSandeep J1-0/+0
* Update docs/submodules/appc.git from branch 'master' to 34a0aee0ba91e8cda9ca94b8442d8645baf995b7 - added test case to TestController.java to increase code coverage Issue-ID: APPC-1086 Change-Id: Id6718c61982a477373c8a5af76f7c7d6a61c43c1 Signed-off-by: Sandeep J <sandeejh@in.ibm.com>
2019-04-04Update git submodulesSandeep J1-0/+0
* Update docs/submodules/appc.git from branch 'master' to e806a30d05b89bb61cf5a6fad4458c6333d0b6f4 - added test case to InputBodyTest.java to increase code coverage Issue-ID: APPC-1086 Change-Id: I3406fedf206902eba8374dbc47852bc28bfdeccf Signed-off-by: Sandeep J <sandeejh@in.ibm.com>
2019-04-03Update git submodulesDriptaroop Das1-0/+0
* Update docs/submodules/appc.git from branch 'master' to 519ff3f34b42e41fbd995fe0c08a75f60a00be14 - RequestContext.java - sonar fixes RequestContext.java - sonar fixes Issue-ID: APPC-1564 Change-Id: I334c1f07403cf246efb3413639fdb26cc08556af Signed-off-by: Driptaroop Das <driptaroop.das@in.ibm.com>
2019-04-03Update git submodulesTaka Cho1-0/+0
* Update docs/submodules/appc.git from branch 'master' to 38ff7fdacf2d2e37cfa89f8e19f6375c6d216bc8 - ExecuteNodeActionImpl is not instatiate Remove getVersionRelation back to getVnfHierachy Change-Id: Ia5c837bd6a75eb6397959f260a89cc5466ce3e42 Issue-ID: APPC-1542 Signed-off-by: Taka Cho <takamune.cho@att.com>
2019-04-02Update git submodulesSudarshan Kumar1-0/+0
* Update docs/submodules/appc.git from branch 'master' to 5ec07f4ebb488d30ba316019f4d3dd9ddf3cc30d - Addtional Test Cases added InventoryModel.java Addtional Test Cases added InventoryModel.java Issue-ID: APPC-1372 Change-Id: If131ad2d9a5a906b9741426d0c22399c98c3524a Signed-off-by: Sudarshan Kumar <sudars19@in.ibm.com>
2019-04-02Update git submodulesSandeep J1-0/+0
* Update docs/submodules/appc.git from branch 'master' to 6bf7ea2d90317508b64f74fed91a4b1fe5e781df - added file to test CommonMessage.java to increase code coverage Issue-ID: APPC-1086 Change-Id: I4cf3a640031a60a34c829ecb039325d6194fa682 Signed-off-by: Sandeep J <sandeejh@in.ibm.com>
2019-04-02Update git submodulesSandeep J1-0/+0
* Update docs/submodules/appc.git from branch 'master' to c44d81a132645c78ed1c7e7f4f8d2dc3591d9e19 - added file to test IncomingMessage.java to increase code coverage Issue-ID: APPC-1086 Change-Id: Id73082a54060af0b9a4ce8f3bda05cde824bf481 Signed-off-by: Sandeep J <sandeejh@in.ibm.com>
2019-04-02Update git submodulesSandeep J1-0/+0
* Update docs/submodules/appc.git from branch 'master' to ce321405ad12cea2a2ecf8a5dc5417d21916d1d0 - added file to test DmaapOutgoingMessage.java to increase code coverage Issue-ID: APPC-1086 Change-Id: I81df38037a182db5135f8d6c7b462a42891f9d36 Signed-off-by: Sandeep J <sandeejh@in.ibm.com>
2019-04-02Update git submodulesJegadeesh Babu1-0/+0
* Update docs/submodules/appc.git from branch 'master' to c80a85fa44b0b02efae3935ec79a81c2f5db8820 - Used constants to avoid dup of literals Sonar fix Issue-ID: APPC-1562 Change-Id: Ic9d14b32f4deac975b46154a2ac8e4664ec11c52 Signed-off-by: Jegadeesh Babu <jegabab1@in.ibm.com>
2019-04-02Update git submodulesJegadeesh Babu1-0/+0
* Update docs/submodules/appc.git from branch 'master' to f8b68b874a3d01b6c09793db859bf93e7632e1f2 - Reordered the modifier as per java standard Sonar fix Issue-ID: APPC-1563 Change-Id: I9a4b82ca67b5c7f5184457b95c347089de728658 Signed-off-by: Jegadeesh Babu <jegabab1@in.ibm.com>
2019-04-01Update git submodulesSandeep J1-0/+0
* Update docs/submodules/appc.git from branch 'master' to bcbde504edaef9386a222719e0dc7d57ec1ef7d6 - added test case to RequestModelTest.java to increase code coverage Issue-ID: APPC-1086 Change-Id: I56c2e94a888f0f01f0bed36fbc966dce0cb69b84 Signed-off-by: Sandeep J <sandeejh@in.ibm.com>
2019-04-01Update git submodulesSandeep J1-0/+0
* Update docs/submodules/appc.git from branch 'master' to c1210e019467a0fd417f05f32150324682f64bc7 - added test case to RequestDataTest.java to increase code coverage Issue-ID: APPC-1086 Change-Id: I646694445953c690fb4c8e336346deb3f5e3b4df Signed-off-by: Sandeep J <sandeejh@in.ibm.com>
2019-03-28Update git submodulesTaka Cho1-0/+0
* Update docs/submodules/appc.git from branch 'master' to 7052239e67c82bc2e4a8097aae0a3224236aba87 - remove appc-test-dependency there are two poms having appc-test-dependency Change-Id: I9e096601bf92c05ac6ff93ddd9d436c82a5ecb39 Issue-ID: APPC-1559 Signed-off-by: Taka Cho <takamune.cho@att.com>
2019-03-28Update git submodulesTaka Cho1-0/+0
* Update docs/submodules/appc.git from branch 'master' to e5dd2d45da5300efa6ea34308c1c892d29db5d4e - remove cassandra-drive-core remove cassandra-drive-core from appc-yang-generator Change-Id: Ied5ca0e393d22b5a4ee059dfe58904dd971df4f6 Issue-ID: APPC-1553 Signed-off-by: Taka Cho <takamune.cho@att.com>
2019-03-28Update git submodulesPatrick Brady1-0/+0
* Update docs/submodules/appc.git from branch 'master' to aa61aa35faa1499dcf8e7124967b994ea0af8bec - Remove test dependencies project The test dependencies project is not used Change-Id: I0a4f2440eede5a62421964b84f9502e00affcadf Signed-off-by: Patrick Brady <patrick.brady@att.com> Issue-ID: APPC-1559
2019-03-28Update git submodulesSandeep J1-0/+0
* Update docs/submodules/appc.git from branch 'master' to 0cc32eab8a84ab654c61b56d8afbffa117a073f1 - added test case to DBServiceTest.java to increase code coverage Issue-ID: APPC-1086 Change-Id: I02b723e7f9aa83e2f7f51aa5a9c8883ac149299c Signed-off-by: Sandeep J <sandeejh@in.ibm.com>
2019-03-28Update git submodulesSandeep J1-0/+0
* Update docs/submodules/appc.git from branch 'master' to 5edb00ddfa691d32920e957bd37d0089805a83b6 - added file to test Input.java to increase code coverage Issue-ID: APPC-1086 Change-Id: I79d0fc71d512b440232ec31cb195c6728d11f5dc Signed-off-by: Sandeep J <sandeejh@in.ibm.com>
2019-03-28Update git submodulesSandeep J1-0/+0
* Update docs/submodules/appc.git from branch 'master' to c59de000d948ce0d6861a0724642249b4af3821e - added test cases to TestVServerInfo.java to increase code coverage Issue-ID: APPC-1086 Change-Id: Ib6fb537e576f928552763ec0e6d1abf2d556f00a Signed-off-by: Sandeep J <sandeejh@in.ibm.com>
2019-03-28Update git submodulesSandeep J1-0/+0
* Update docs/submodules/appc.git from branch 'master' to 0b1b38d7e059598e8935fb3c38a45b51bd3a1411 - added file to test RequestData.java to increase code coverage Issue-ID: APPC-1086 Change-Id: If2270ea76a0a15ae7c6f5d1d580574937be186fd Signed-off-by: Sandeep J <sandeejh@in.ibm.com>
2019-03-28Update git submodulesSandeep J1-0/+0
* Update docs/submodules/appc.git from branch 'master' to 86f02709899266d61d51d1756b9cbb4a40ea3fb4 - added file to test RequestModel.java to increase code coverage Issue-ID: APPC-1086 Change-Id: If2270ea76a0a15ae7c6f5d1d580512456be198fd Signed-off-by: Sandeep J <sandeejh@in.ibm.com>
2019-03-28Update git submodulesSandeep J1-0/+0
* Update docs/submodules/appc.git from branch 'master' to 6c150381cd3234e07673a3f0c62fcd6624d830d2 - added file to test ScopeOverlapModel.java to increase code coverage Issue-ID: APPC-1086 Change-Id: I293349c249082e176b211d0ffa8bee04cc7660b5 Signed-off-by: Sandeep J <sandeejh@in.ibm.com>
2019-03-27Update git submodulesDriptaroop Das1-0/+0
* Update docs/submodules/appc.git from branch 'master' to eb4011af49c320dd678169e7225d71fc934afec8 - ConfigComponentAdaptor.java - Sonar Fixes ConfigComponentAdaptor.java - Sonar Fixes Issue-ID: APPC-1560 Change-Id: Ia22fc64e378ffb3a206eed256f0a9ab7365381cd Signed-off-by: Driptaroop Das <driptaroop.das@in.ibm.com>
2019-03-27Update git submodulesJegadeesh Babu1-0/+0
* Update docs/submodules/appc.git from branch 'master' to e612868cb3405886d104a9940c95da0fdfac218c - Used constants in the place of dup literals Sonar fix Issue-ID: APPC-1557 Change-Id: I4b52b9febabd0fae8aa098004aeba0ef9a085710 Signed-off-by: Jegadeesh Babu <jegabab1@in.ibm.com> - Used constants to replace duplicated literals Sonar Fix Issue-ID: APPC-1555 Change-Id: I3943003c7fa37aed95e138f03a3fe4b8f48b75ce Signed-off-by: Jegadeesh Babu <jegabab1@in.ibm.com>
2019-03-27Update git submodulesTaka Cho1-0/+0
* Update docs/submodules/appc.git from branch 'master' to 82a563486818bf28e8a40fbda1fed7069d9e0d70 - remove nexus-staging maven plugin remove nexus-staging-maven-plugin on the top of pom file Change-Id: I50b22c2d1e8e3e663314f701a22de5471224c5b3 Issue-ID: APPC-1561 Signed-off-by: Taka Cho <takamune.cho@att.com>
2019-03-27Update git submodulesJoss Armstrong1-0/+0
* Update docs/submodules/appc.git from branch 'master' to 08ce01130eaf9fd6c090fb584f6ba9e801b1d377 - Fix incorrect passing of SvcLogicContext value EncyrptionToolDGWrapper changes for Multiple Ansible server support not working when retrieving data from SvcLogicContext used for querying DEVICE_AUTHENTICATION table. Issue-ID: APPC-1545 Change-Id: I8f08910156d6e2b4ae6341c847bc773e4d15841e Signed-off-by: Joss Armstrong <joss.armstrong@ericsson.com>
2019-03-26Update git submodulesJegadeesh Babu1-0/+0
* Update docs/submodules/appc.git from branch 'master' to 7f9b935dca58494b68b44a26e4ac3177db179d1a - Added constant to replace dup literals Sonar fix Issue-ID: APPC-1558 Change-Id: I98e36669f5d247a8fe8a9c38d6e5724e76284487 Signed-off-by: Jegadeesh Babu <jegabab1@in.ibm.com>