Age | Commit message (Collapse) | Author | Files | Lines |
|
Project: appc master f4a05f8520aa2f265e46541a03be1183c6493e1c
Revert "remove logback 1.1.2 security issue"
Temporary revert to fix failing bundles.
This reverts commit 9922c9250a5419c726be6fae9ffb083e365d49e0.
Change-Id: I148f5b2add6b247b56ff1a3169d69458b363a4de
Signed-off-by: Patrick Brady <pb071s@att.com>
Issue-ID: APPC-1018
|
|
Project: appc master 9a35bce9c8d64a38d4b18f2d77776e66c4926da6
added test case to TestDmaapProducerImpl.java
to increase code coveraje
Issue-ID: APPC-1086
Change-Id: I2e507c2df03776fab33b023de6033cdd15e3a6ee
Signed-off-by: Sandeep J <sandeejh@in.ibm.com>
|
|
Project: appc master 3098bcd71f40750cce76c28ca74f89be1d76c536
fixed few sonar issues in AAIResourceNode.java
fixed few Sonar issues
Issue-ID: APPC-1166
Change-Id: Idc11b37bb22105750146c2bccd84f173f086c61f
Signed-off-by: Sandeep J <sandeejh@in.ibm.com>
|
|
Project: appc master ec858744b4688b4fd233cbe47ef2a4c4e0ae86f3
fixed SONAR issue in AppcAaiClientActivator.java
fixed SONAR issue
Issue-ID: APPC-1165
Change-Id: Iadc79265f18c4d6a61367a48d31ea6b70ce0178e
Signed-off-by: Sandeep J <sandeejh@in.ibm.com>
|
|
Project: appc master 4cdb5d95d17ab91e0e7149d045ea6d8eb31d3ab7
added test cases to TestRequestContext.java
to increase code coverage
Issue-ID: APPC-1086
Change-Id: I32fc17823608fb0c79f11b3385379e34f6eb49cc
Signed-off-by: Sandeep J <sandeejh@in.ibm.com>
|
|
Project: appc master 998de995faf5d554c0d07871b712c26374a5cda0
added test case to TestAnsibleMessageParser.java
to increase code coverage. Also, formatted the code.
Issue-ID: APPC-1086
Change-Id: I3b7bf6c70f20b0e42326f2fe3b642742f3fcd524
Signed-off-by: Sandeep J <sandeejh@in.ibm.com>
|
|
Project: appc master 92566aed18ea21c367e879c9f514b6dd66d1ce23
Correct missing bundle
The appc-config-params feature requries a bundle
which is not already added to the installation zip
automatically.
Change-Id: I2e256b0e28024e4b59ff002b2297447c5e3f9d12
Signed-off-by: Patrick Brady <pb071s@att.com>
Issue-ID: APPC-1158
|
|
Project: appc master 35d96dc1158349c647735b07de5895723f681623
formatted the code and added test case
to increase code coverage
Issue-ID: APPC-1086
Change-Id: I2b1c1308adba0966172b1897a4d8815f80451beb
Signed-off-by: Sandeep J <sandeejh@in.ibm.com>
|
|
Project: appc master 9d1e990eadaad1a907d9e34f126f5a7326f6bbd3
added test to cover catch portion of exception
to increase code coverage
Issue-ID: APPC-1086
Change-Id: I91dcb8497ad2d5fe88238f1979f413584803d000
Signed-off-by: Sandeep J <sandeejh@in.ibm.com>
|
|
Project: appc master 89e8b994334df1611c21a77eaf084ac8f3e038bb
removed try catch from test case & formatted code
replaced try catch with @Test(expected=JAXBException.class)
Issue-ID: APPC-1086
Change-Id: Ie3ec5a60b4ac09797ce2a8e5ed2f79b2979875c1
Signed-off-by: Sandeep J <sandeejh@in.ibm.com>
|
|
Project: appc master c1d1ea317ddc7f70bcbe63dba0786687f678830a
Update versions for odl sr3
Change-Id: I4f27d566c714ca8ce8240f5a956515623e14c031
Signed-off-by: Patrick Brady <pb071s@att.com>
Issue-ID: APPC-1158
|
|
Project: appc master 76b6ff1ce84d4c2ab4518dd5f154083b91680245
resolving logback-classic 1.13 from security issue
cdp-pal and eelf are the jar using logback-classic 1.1.3.
need to use exclusions option in pom file
Issue-ID: APPC-1018
Change-Id: I00b41f9c366a5ead3f4205cd6fa6b9eb74599767
Signed-off-by: Taka Cho <tc012c@att.com>
|
|
Project: appc master 8678a53099f255c1c9a12da4f156d97f87b0ac59
fixing common-collection 3.2.1 security issue
changed pom.xml and features.xml to keep common-collection to 3.2.2
Change-Id: I3ccd44d61f2e58edae9de6d7042cdb752bbd73cb
Issue-ID: APPC-1018
Signed-off-by: Taka Cho <tc012c@att.com>
|
|
Project: appc master 58296da28e654d53f0d48f67bcb61187a2b603d3
added test case to TestVnfc.java
to increase code coverage
Issue-ID: APPC-1086
Change-Id: I67c5f3aa03ee7b5fdd333bda71008605bcc71d6b
Signed-off-by: Sandeep J <sandeejh@in.ibm.com>
|
|
Project: appc master 261bd4b9808506773cef3014eb791ca8a94b764d
upgrade bcprov to 1.60
upgrade bcprov to 1.60 to avoid security issue
Change-Id: I10b20adbcceed68a74ac49dec7a6ade64d34d33c
Issue-ID: APPC-1018
Signed-off-by: Taka Cho <tc012c@att.com>
|
|
Project: appc master dd65bb9d1a5359e9a13e24338bf5cf52283edc73
added test xml data to xml_data.xml
the code coverage for isXML method in CheckDataTool.java in
appc-config-generator was failing because there was no data in
xml_data.xml. So, added some test data. Now the coverage is happening
properly.
Issue-ID: APPC-1086
Change-Id: Iab203d502b145a83e7479dfaabfe8474ec629d90
Signed-off-by: Sandeep J <sandeejh@in.ibm.com>
|
|
Project: appc master c7df8822f644fbaea27ef63a01dfbe05acb39eab
added test cases to TestXSLTTransformerNode.java
to increase code coverage
Issue-ID: APPC-1086
Change-Id: If07e899b03ba416b94675dfdcf1e45c5c365822d
Signed-off-by: Sandeep J <sandeejh@in.ibm.com>
|
|
Project: appc master 1e949faf227826dd19e3ba395d8b773cc39bded4
added test case and formatted code
to increase code coverage
Issue-ID: APPC-1086
Change-Id: I1f763c635cad7830cea4fbb55c864992bd04a184
Signed-off-by: Sandeep J <sandeejh@in.ibm.com>
|
|
Project: appc master ec0de90656d445a56164bd7416bf4f4c403f01cd
added test case to TestVnf.java
to increase code coverage
Issue-ID: APPC-1086
Change-Id: I19bb65887308029ec991074175e64bc151962677
Signed-off-by: Sandeep J <sandeejh@in.ibm.com>
|
|
Project: appc master 53d565957de90e11ca3022201f5b6f9d7d3332bb
Changed Mockito jar scope to test
Change-Id: I43cdb39233efe947b41d6638547767850b5df32a
Issue-ID: APPC-1157
Signed-off-by: Lathish <lathishbabu.ganesan@ericsson.com>
|
|
Project: appc master 3e0dee4f5860f299105567071a802733bab531a5
added test case to TestFileWriterNode.java
to increase code coverage
Issue-ID: APPC-1086
Change-Id: I4665f2da142c4f5aaf01af8275ae480542a84cec
Signed-off-by: Sandeep J <sandeejh@in.ibm.com>
|
|
Project: appc master 281b9a5f548087749ca89da62086f6ff064c5eff
added test case to TestPropertyDefinitionNode.java
to increase code coverage
Issue-ID: APPC-1086
Change-Id: If07e7542e7f9eeebd4d7956227128106d77457cb
Signed-off-by: Sandeep J <sandeejh@in.ibm.com>
|
|
Project: appc master 9922c9250a5419c726be6fae9ffb083e365d49e0
remove logback 1.1.2 security issue
under provider, we need to specify logback artifact to remove the issue
Change-Id: I1ab858558a9217fc2859fe663a9befe7884bb65a
Issue-ID: APPC-1018
Signed-off-by: Taka Cho <tc012c@att.com>
|
|
Project: appc master 22ef80708bf26b98c96506fafce7b58ba88226e4
added test case to TestVnf.java
to increase code coverage
Issue-ID: APPC-1086
Change-Id: I08abe39eeb7e2f94115c6cd54c7310c16189c1ec
Signed-off-by: Sandeep J <sandeejh@in.ibm.com>
|
|
Project: appc master 389995494bde4bb8b8293b7f9a0d07b267e19b57
added test case to JSONUtilTest.java
to increase code coverage
Issue-ID: APPC-1086
Change-Id: I7fdf23f7692cd57e6a736307e038696431a25eb1
Signed-off-by: Sandeep J <sandeejh@in.ibm.com>
|
|
Project: appc master 455c7f386111838d37e89b0fcc26b9497caf2b62
added test case to JsonDgUtilImplTest.java
to increase code coverage
Issue-ID: APPC-1086
Change-Id: I5da9bfca629b3fa99f2b6fa85b2664828e844d69
Signed-off-by: Sandeep J <sandeejh@in.ibm.com>
|
|
Project: appc master 3d2c3841f6f1351d266b395b1a0c6781b4413e8f
Fix incorrect groupid
Change-Id: If87d33a94f96f82ddb07d7afc23798b39e3753d9
Signed-off-by: Patrick Brady <pb071s@att.com>
Issue-ID: APPC-1028
|
|
Project: appc master b7c21e18163eb851327ab12c110a1e6b256b9535
Karaf 4 for appc-provider
Change-Id: Id0f8f51426a5595f51943e8b9d1bb62ed8ee1c8d
Issue-ID: APPC-1028
Signed-off-by: Ryan Young <ry303t@att.com>
|
|
Project: appc master a3ef36003d2d368f25d2a0cff3f9ed550d38aac2
Undo change to fix parent build
The parent has build, now we can start building
everything again.
Change-Id: Ibbed5adc3074d70f12eb7a756eb034bb05cb188d
Signed-off-by: Patrick Brady <pb071s@att.com>
Issue-ID: APPC-1045
|
|
Project: appc master b384525def829de30e8f865d7785f05967eb36a0
Update odl versions
Change-Id: I78dae22d44c7b681f7fb73d98a903b7875c57b46
Signed-off-by: Patrick Brady <pb071s@att.com>
Issue-ID: APPC-1045
|
|
Project: appc master 7d8a3043f47acda12a0a00e42a805ff544b76a69
Fix to build parent poms
Change-Id: I93a740112277d3896c2d7cacf793980faea886a1
Signed-off-by: Patrick Brady <pb071s@att.com>
Issue-ID: APPC-1045
|
|
Project: appc master ca4f7e16fc35f9f1a8c0a885e3ad8c62c64c3c37
Karaf 4 for appc-inbound
Change-Id: I94f8b31e509d0e231e36b8b8d2871ad10bdf02f8
Issue-ID: APPC-1148
Signed-off-by: Patrick Brady <pb071s@att.com>
|
|
Project: appc master cde4d7b2d21ba5d0cd2910af8921c7967dee5007
correct odl versions
Change-Id: Icc84b968abaa9d4822b6257131b57db109723a81
Signed-off-by: Patrick Brady <pb071s@att.com>
Issue-ID: APPC-1045
|
|
Project: appc master 46f865c3df4f8a80a3fff278fa479182cfa317cc
Karaf 4 for appc outbound
Change-Id: I4aceffe33748a8e157bc1cac118de1e6b431378b
Issue-ID: APPC-1146
Signed-off-by: Patrick Brady <pb071s@att.com>
|
|
Project: appc master b49dd1212bb14a47799b847f49e31de0695dcfe5
Karaf 4 for appc-config
Change-Id: I3059bf9bca4320d29432b749df6c55aecbdb22e9
Signed-off-by: Patrick Brady <pb071s@att.com>
Issue-ID: APPC-1144
Karaf 4 for 2 features
appc-ansible-adaptor and appc-sequence-generator
Change-Id: I1f2e8727f899486df84c75350737a7a91bbb1039
Signed-off-by: Patrick Brady <pb071s@att.com>
Issue-ID: APPC-1142
Karaf 4 for appc-iaas-adapter
Change-Id: Ic6eb6f8025f2521b1b5b0a7df926ecc9bca582ac
Signed-off-by: Patrick Brady <pb071s@att.com>
Issue-ID: APPC-1022
Karaf 4 for appc-oam
Change-Id: Id729265145dc4996a2a3ccb2457d66b7a8f2d6bd
Signed-off-by: Patrick Brady <pb071s@att.com>
Issue-ID: APPC-1139
Karaf 4 for appc-sdc-listener
Change-Id: If3dabdd96403d1d197b0ac021912a8cd2b8ce772
Signed-off-by: Patrick Brady <pb071s@att.com>
Issue-ID: APPC-1138
Karaf 4 for appc-dg features
Including appc-dg-util, appc-dg-shared, and appc-ssh-adapter
Change-Id: Ia137a87c560438d23f7858e0f4068717891be076
Signed-off-by: Patrick Brady <pb071s@att.com>
Issue-ID: APPC-1137
Upgrade appc-dispatcher features to karaf4
Change-Id: I9d2ea6e968a214f0b141d7a3fad7e09dd07eb6d3
Signed-off-by: Patrick Brady <pb071s@att.com>
Issue-ID: APPC-1136
Karaf4 for license and lifecycle
Change-Id: I392affa978507eae64583e0b5d6fd85111b39c97
Signed-off-by: Patrick Brady <pb071s@att.com>
Issue-ID: APPC-1122
|
|
Project: appc master 7f383f98c874d5918fa6e55597f30432b13a658d
Karaf 4 for first few features
appc-metric
appc-dmaap-adapter
appc-chef-adapter
appc-netconf-adapter
appc-rest-adapter
Change-Id: I1d5a8e39cac7be74b05a0782f0971f8d08c8162d
Signed-off-by: Patrick Brady <pb071s@att.com>
Issue-ID: APPC-1029
|
|
Project: appc master 9d7412db1c2cfb9c05a8d381dc7c71829291d81b
Parent updates for Karaf 4
Change-Id: I1c368b64d5916adae980221ad0a639dfa8bee11c
Signed-off-by: Patrick Brady <pb071s@att.com>
Issue-ID: APPC-1045
|
|
Project: appc master ed13e1b0270932ba8bbfa7b51c84b4b88894e061
Remove all powermock(ito) usages in appc-dg-util
- Replace powermock usage with mockito.
- Introduce AAIServiceFactory for fetching AAIService from bundle
- Using blueprint.xml DI to pass factory into ExecuteNodeActionImpl
during construction
- removed powermock(ito) deps from pom
Change-Id: I54450580c68c7d4992cb412192ca6dd4741398fc
Issue-ID: APPC-1008
Signed-off-by: Michal Kabaj <michal.kabaj@nokia.com>
|
|
Project: appc master e35c3a0387e68bbeb3df8c5d614e0b99f5c4f743
Update appc-common to Karaf 4
update appc-common to karaf 4 feature
Change-Id: Ib0ce37032e63ffc61bef94345701f3ab58785153
Signed-off-by: Ryan Young <ry303t@att.com>
Issue-ID: APPC-1022
|
|
Project: appc master 344a44f3bb0762e5bc32a4ef760fb3b42ef4688d
added test case to testDataTool.java
to increase code coverage
Issue-ID: APPC-1086
Change-Id: If736ff2d7cd30f6762ecb6bdc267b4a7c7f51c07
Signed-off-by: Sandeep J <sandeejh@in.ibm.com>
|
|
Project: appc master 5008b80497d3256b724d54e0b26ad398f050571e
Improve LicenseManagerImpl implementation
- Use STAX API for XML processing instead of parsing it manually
- Rearrange code for clarity and testing
- Adjust JUnits accordingly
Issue-ID: APPC-1024
Change-Id: I9d655b581adb401b0c20bc29eda6a2bce1f2ef89
Signed-off-by: Joanna Jeremicz <joanna.jeremicz@nokia.com>
|
|
Project: appc master dc87c8cea2a6b6f68a8d7521db325fec4319b71a
added test case to TestSignal.java
to increase code coverage
Issue-ID: APPC-1086
Change-Id: Iacc5d38bacc946cf203d690cbe5a174e6dab15e2
Signed-off-by: Sandeep J <sandeejh@in.ibm.com>
|
|
Project: appc master fbea05903ae752ec6eefec5fdf32f6b3144e66c1
added test case to TestPatternNode.java
to increase code coverage
Issue-ID: APPC-1086
Change-Id: I4d035ffb81367fd4de4004d4aefa8a6433e4fd7d
Signed-off-by: Sandeep J <sandeejh@in.ibm.com>
|
|
Project: appc master 6074b773516e3e02a4c6517fd1f4cf5a9c19b86b
added test case to TestMergeNode.java
to increase code coverage
Issue-ID: APPC-1086
Change-Id: If9a93361b275df98412dc23410a2094e340b7c9c
Signed-off-by: Sandeep J <sandeejh@in.ibm.com>
|
|
Project: appc master 2ee3f36f8de9f5a94a8c91e78d27453fc309cbc8
added test case to TestConvertNode.java
to increase code coverage
Issue-ID: APPC-1086
Change-Id: If2320397a735dd4f510350802df631cb132145e8
Signed-off-by: Sandeep J <sandeejh@in.ibm.com>
|
|
Project: appc master 73d1eb965ffa81033864609311a4dbd406c45ad9
added test cases to TestDGGeneralDBService.java
to increase code coverage
Issue-ID: APPC-1086
Change-Id: I309985d0b7d9cbfa60d3e1082afd84aaf9631ef1
Signed-off-by: Sandeep J <sandeejh@in.ibm.com>
|
|
Project: appc master eb552133e407378672cc72705e9261dc4e6e9637
added test case to TestSignal.java
to increase code coverage
Issue-ID: APPC-1086
Change-Id: Ief0a74d2132295258c1a198309e310c235cad923
Signed-off-by: Sandeep J <sandeejh@in.ibm.com>
|
|
Project: appc master 88ae299e275ad50642cd0ac754bd0189439e3aca
add property to skip karaf feature test
SingleFeatureTest results in ClassNotFoundException: ResolutionException
(no security manage: RMI class loader disabled)
Change-Id: I58ac5947557276ccc0c7add7cb4c9394418cfa26
Signed-off-by: Ryan Young <ry303t@att.com>
Issue-ID: APPC-1045
|
|
Project: appc master 42b0c6f15278f1d92a7a07db1b253ff50374ee4f
updated existing test in TransactionTest.java
to increase code coverage
Issue-ID: APPC-1086
Change-Id: I2a16e144489647a011735bad462665690eeba368
Signed-off-by: Sandeep J <sandeejh@in.ibm.com>
|
|
Project: appc master f66c2480d558298e4c7ce94d02c643e91e885c3c
Added test cases to ConfigResourceNodeTest.java
to increase code coverage
Issue-ID: APPC-1086
Change-Id: Iebffd1a614c286f50fca9b3159107d6e08a06670
Signed-off-by: Sandeep J <sandeejh@in.ibm.com>
|