Age | Commit message (Collapse) | Author | Files | Lines |
|
Project: appc master 875d836aeff308645ce59daf0ca59b77e0f13940
Fixed error message for rebuild
Corrected code to ensure that all errors
in retrieving images do not result in a misleading
error message attributed to bootable volumes.
Instead, a generic error message processing has
been added.
Issue-ID: APPC-1189
Change-Id: Ic4dc917e86429a3ab7bce4432796083f0741c637
Signed-off-by: Balaji, Ramya (rb111y) <rb111y@att.com>
|
|
Project: appc master 06ee81fdf3eb1cc4e82f2c1cbf337098ee786b0d
upgrade netty-handler from 4.0.27 to 4.1.22
excluded cassandra from sdc tosca
and upgrade cassandra to 3.0.8
Change-Id: I725329e35746a9ed62aa9eda59ecbaefdaf8575b
Issue-ID: APPC-1018
Signed-off-by: Taka Cho <tc012c@att.com>
|
|
Project: appc master a7a427af6c792dfb2459bc19806a9b08fd315e9f
fix the wrong LCM in doc
fix the outdated LCM API in APPC LCM API
document
Change-Id: I089540ce70fb311718a0ad1651cc1a86c19a544b
Issue-ID: APPC-1184
Signed-off-by: Taka Cho <tc012c@att.com>
|
|
Project: appc master 98e9551687348d7c485eeda306d63350d2faaef3
fix com.fasterxml.jackson.core 2.8.1
Group: com.fasterxml.jackson.core
Artifact: jackson-core Version: 2.8.1
to
Version: 2.8.6
Change-Id: Ibe2b61a4ce2062372d98f88741e101e77b2d652c
Issue-ID: APPC-1018
Signed-off-by: Taka Cho <tc012c@att.com>
|
|
Project: appc master 2fd20f590105aab009a29a6979b88f329fd8edc8
fix com.fasterxml.jackson.core 2.8.4
Group: com.fasterxml.jackson.core
Artifact: jackson-core
Version: 2.8.4
to
Version: 2.8.6
Change-Id: Id691ab4da8d5a5f205cff02acee70719952ef956
Issue-ID: APPC-1018
Signed-off-by: Taka Cho <tc012c@att.com>
|
|
Project: appc master 23d877b95c2e535cd9483466ffc34779a29026c3
Remove excess feature files
These feature stub files were accidently created, they
should not be in these projects.
Change-Id: Ib710d4d9be3d2f323ba2e4cfca31b2951777825f
Signed-off-by: Patrick Brady <pb071s@att.com>
Issue-ID: APPC-1185
|
|
Project: appc master 427428023f01af5ff4d2683ce260b25f58e43865
refactored code in ExecuteNodeActionImpl.java
created a method a called getVserverRelations(SvcLogicContext vnfCtx,
SvcLogicContext ctx) having the logic for looping through relationship-list
data, to get vserver relations. This piece of code was earlier not
covered by test cases. By putting this logic in a separate method, we
will be able to write a specific test case for this logic and will be
able to increase the code coverage by a big amount.
Issue-ID: APPC-1086
Change-Id: Iffa2a4f04a1fd2b93edc4bcdfef8625f196a305e
Signed-off-by: Sandeep J <sandeejh@in.ibm.com>
|
|
Project: appc master 9197e727349f035c9f782f5e841c4b3e2f2ff1f5
Junit for code coverage in artifact-handler
Junit Test cases for checking Exceptions part and also for isUpdate in
DBService.java file
Issue-ID: APPC-1140
Change-Id: Ibbfe9daf5465f4efcc8d42e8ed508d0b5e5129bb
Signed-off-by: Dilip kumar Pampana <dilip.kumar.pampana@ibm.com>
|
|
Project: appc master 9cf887eb3204cfa86eb37914e4aea9d61a1648a1
upgrade bcprov 1.59 to 1.60 to fix security issue
on chef-adapter, I added a dependency to resolve bcprov-1.59
security issue from Nexus IQ report
Change-Id: I238664499becf3a969a7c88ac5a0e7cd2da2aa61
Issue-ID: APPC-1018
Signed-off-by: Taka Cho <tc012c@att.com>
|
|
Project: appc master 94130da63b03946ff3aee7911ed823bc7885b089
resolved SONAR issue in MetricActivator.java
resolved SONAR issue
Issue-ID: APPC-1163
Change-Id: I1d91fbebb938480f5470055768d9cff9e5902a57
Signed-off-by: Sandeep J <sandeejh@in.ibm.com>
|
|
Project: appc master 26e6e36b31017efcb8b3bf38f126ce47412b78f5
removed redundant object assignment
removed PropertyDefinition object creation dependency. The object is
already defined in the setUp method.
Issue-ID: APPC-1086
Change-Id: Icb7e791109a409af1b646b07052bc43517d09dc5
Signed-off-by: Sandeep J <sandeejh@in.ibm.com>
|
|
Project: appc master 7b632b442633ccfaa13b98b0ff0cbeb8cd16e6f5
Remove old appc-common
Issue-ID: APPC-1159
Change-Id: I65f1bc07fe0088df0624266e6158296ac73884a6
Signed-off-by: Ryan Young <ry303t@att.com>
|
|
Project: appc master b093c8b07413b8a88c37baa4dbd129b8257f1fe3
Fix request handler class error
Change-Id: I8e46de98f1a319452a9133835d0fe0b1430303ca
Signed-off-by: Patrick Brady <pb071s@att.com>
Issue-ID: APPC-1158
|
|
Project: appc master 74352d2f9903d2a164fe33fe8c3ce4fe83476442
add test case to TestRequestContext.java
to increase code coverage
Issue-ID: APPC-1086
Change-Id: I6d6319321f930bd736c85f42676f448c4f44b48a
Signed-off-by: Sandeep J <sandeejh@in.ibm.com>
|
|
Project: appc master 83bf8293db15b5a83357ae9acf90d1066f998455
added test case to TestDmaapProducerImpl.java
to increase code coverage
Issue-ID: APPC-1086
Change-Id: I39e99b4036ca7668bd739a9fa17cb850c5bea330
Signed-off-by: Sandeep J <sandeejh@in.ibm.com>
|
|
Project: appc master 95984f50947b143ec9b17bbc19cdff67ec1ee2b3
added test case to TestPropertyDefinitionNode.java
to increase code coverage
Issue-ID: APPC-1086
Change-Id: I7a07ce47115eff276217addc92baf1df15bdb06e
Signed-off-by: Sandeep J <sandeejh@in.ibm.com>
|
|
Project: appc master af43dd25b90b23a60062bf555325da5b98fc64f5
Add dependencies for appc-sdc bundle
Theses dependencies are needed for the
sdc-distribution-client. They existed as
embedded dependencies, but had no maven
dependency entry.
Change-Id: I1ba65dbd202ee8226351120480b0806394a2867d
Signed-off-by: Patrick Brady <pb071s@att.com>
Issue-ID: APPC-1158
|
|
Project: appc master 64bf73596e4a8bccc4aa90d7f4f261012607762f
Add versions needed for appc-sdc
Change-Id: I381e941c65a71e12d7f007c0c57842712d8327bc
Signed-off-by: Patrick Brady <pb071s@att.com>
Issue-ID: APPC-1158
|
|
Project: appc master 169ba5f8c6c129a2e79f805b5a407a6da7c9328a
added test case to TestPropertyDefinitionNode.java
to increase code coverage
Issue-ID: APPC-1086
Change-Id: I3c5b31a1127a364512b7787e28b1cdc7191a9138
Signed-off-by: Sandeep J <sandeejh@in.ibm.com>
|
|
Project: appc master 57e9272d241280a2283386096bd0b5745b707345
Revert "resolving logback-classic 1.13"
Temporary revert to fix failing bundles.
This reverts commit 76b6ff1ce84d4c2ab4518dd5f154083b91680245.
Change-Id: Ibce5eee91ad8f1bec9b458a52a7f5d25ada85da9
Signed-off-by: Patrick Brady <pb071s@att.com>
Issue-ID: APPC-1018
Signed-off-by: Patrick Brady <pb071s@att.com>
|
|
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
|