Age | Commit message (Collapse) | Author | Files | Lines |
|
* Update docs/submodules/appc.git from branch 'master'
to 1e538efce498a934d52e074f095838229b9cd1af
- Modified code to avoid null pointer exception
Sonar fix
Issue-ID: APPC-1550
Change-Id: I6c6afcf13e33f06d70883a588574ed83a9e2dfdc
Signed-off-by: Jegadeesh Babu <jegabab1@in.ibm.com>
|
|
* Update docs/submodules/appc.git from branch 'master'
to 0a4c5940e9757e422adc24d84044d742563b0829
- added test case to PoolTest.java
to increase code coverage
Issue-ID: APPC-1086
Change-Id: I1389e3f6600bf8c09140a322c978a68c6fee5df1
Signed-off-by: Sandeep J <sandeejh@in.ibm.com>
|
|
* Update docs/submodules/appc.git from branch 'master'
to f734eff061de3c8570e005aa282ceed0b0a8f7b5
- added test case to VmStatuschecker.java
to increase code coverage
Issue-ID: APPC-1086
Change-Id: Id1a3be46235af057c1f3f72cd2afd8ebbe377bc2
Signed-off-by: Sandeep J <sandeejh@in.ibm.com>
|
|
* Update docs/submodules/appc.git from branch 'master'
to 51550d6c0e25f0e620f3ec7efe078185a85d8e26
- Replaced equals with equalsIgnoreCase method
Sonar fix
Issue-ID: APPC-1546
Change-Id: I27ca1efc97240419f206502860b63d8e625c0bf8
Signed-off-by: Jegadeesh Babu <jegabab1@in.ibm.com>
|
|
* Update docs/submodules/appc.git from branch 'master'
to 8cecdb593c5763c14ec42634d690efc170cac97e
- Modified code to avoid Null pointer exc
Sonar fix
Issue-ID: APPC-1547
Change-Id: Ie242256130f255a05366774516cf503c2a3d47cc
Signed-off-by: Jegadeesh Babu <jegabab1@in.ibm.com>
|
|
* Update docs/submodules/appc.git from branch 'master'
to 530c16191693903bdc5bd16de944e48a3f4542a4
- Fix for incorrect handling of SQL results
Corrected handling of SQL COUNT query
Issue-ID: APPC-1545
Change-Id: I8c246b97c8ed8b483e79ae0e3b2cb51f8b4b62be
Signed-off-by: Joss Armstrong <joss.armstrong@ericsson.com>
|
|
* Update docs/submodules/appc.git from branch 'master'
to 8c06462b211d573926ee1101759d818f846ea7f5
- Change identifier in database query
Future release of MariaDB adds a keyword currently used as an
identifier
Issue-ID: APPC-1548
Change-Id: I4ced052e6acb816797024f5581f14f5f969d357f
Signed-off-by: Joss Armstrong <joss.armstrong@ericsson.com>
|
|
* Update docs/submodules/appc.git from branch 'master'
to 6e87544710647d9d1e55f3e8a72fe361d244e8b7
- Suppression of long logs in GraphExecutor
Logging full configuration files to info log was causing
failures and timeouts on configuration operations in APPC.
Some were removed already under this JIRA but this one was missed.
Issue-ID: APPC-1489
Change-Id: I619f2d1140095859092d6ceff6c7cb44855fb2e1
Signed-off-by: Joss Armstrong <joss.armstrong@ericsson.com>
|
|
* Update docs/submodules/appc.git from branch 'master'
to 9f4304d6085d3cc9a2a242cdbd6a33c10cc91097
- added test cases to TestAppcProvider.java
to increase code coverage
Issue-ID: APPC-1086
Change-Id: Iff273f586c3d6ac9fa3809ef605013f11d3d2178
Signed-off-by: Sandeep J <sandeejh@in.ibm.com>
|
|
* Update docs/submodules/appc.git from branch 'master'
to d3f061bf257c5b431bac30308875e5bafeaef130
- added file to test VServerInfo.java
to increase code coverage
Issue-ID: APPC-1086
Change-Id: Id430a90d0a186c9a065f514efd316af300f690a0
Signed-off-by: Sandeep J <sandeejh@in.ibm.com>
|
|
* Update docs/submodules/appc.git from branch 'master'
to a699370368538fc5af70e2e34427fb93a1e25eb6
- SshConnectionSshd - Sonar Fix
SshConnectionSshd - Sonar Fix
Issue-ID: APPC-1543
Change-Id: Id02cd65f4dfeebb43c4eb637d50b649c684397c7
Signed-off-by: Driptaroop Das <driptaroop.das@in.ibm.com>
|
|
* Update docs/submodules/appc.git from branch 'master'
to 5892287c4a8cdb9211a413d6be107e7150305269
- Revert "upgrade mapper-asl"
The old version is a newer version of the dependency.
This reverts commit 651430451d2134d14daab15ebae29eccc878b52b.
Change-Id: I410e9debc0207c12ffa024ff48a69b5f482006de
Signed-off-by: Patrick Brady <patrick.brady@att.com>
Issue-ID: APPC-1531
|
|
* Update docs/submodules/appc.git from branch 'master'
to 6e55c213695fa0d11b679c0f3bf96b4d3b034c93
- Replaced hardcoded value with constant defined
Sonar fix
Issue-ID: APPC-1539
Change-Id: Id3891e50bdf89799d1310b37c80ca920d7bdc02c
Signed-off-by: Jegadeesh Babu <jegabab1@in.ibm.com>
|
|
* Update docs/submodules/appc.git from branch 'master'
to 0ce69b05291999c4bbf297ee0481ec8e991eebfd
- Replaced hardcoded with const variable
Sonar fix
Issue-ID: APPC-1544
Change-Id: I19c7f33d4e7d1070fa84a33e4f997923c9c1f8e1
Signed-off-by: Jegadeesh Babu <jegabab1@in.ibm.com>
|
|
* Update docs/submodules/appc.git from branch 'master'
to 65fcc85ae6cb8fe2abcd782f4b7006f80a941126
- Revert "upgrade databind artifact"
Fasterxml databind is being brought in to karaf by opendaylight
and trying to force a different version for the appc components is
causing class errors.
This reverts commit 52cf1a81d591efb2b1ee4b8c5a70b137dfb6c212.
Change-Id: I6d0da2ed081e4abd4b83e8b11935ba43bee0e1aa
Signed-off-by: Patrick Brady <patrick.brady@att.com>
Issue-ID: APPC-1533
|
|
* Update docs/submodules/appc.git from branch 'master'
to 003dea294fda8a0e4043665dbfe8ff5c3f018d05
- upgrade async-http-client version
The installation dependencies can be removed because they
are not being used anymore.
Removing the async-http-client from being packaged into the
installer will remove the security vulnerability.
Change-Id: I555d083365a87753b6a406b0abf863c689d65449
Issue-ID: APPC-1538
Signed-off-by: Taka Cho <takamune.cho@att.com>
|
|
* Update docs/submodules/appc.git from branch 'master'
to e99802fda660284a0d47872af2b0f797295341cf
- added test case to TestVmStatusChecker.java
to increase code coverage
Issue-ID: APPC-1086
Change-Id: Idf3acce4be6e950524d342466ee523b9b57b5b2c
Signed-off-by: Sandeep J <sandeejh@in.ibm.com>
|
|
* Update docs/submodules/appc.git from branch 'master'
to e57819e7b1c5aa3e591506a7c413443fd9dfb68a
- added test case to CapabilityModelTest.java
to increase code coverage
Issue-ID: APPC-1086
Change-Id: I111df5be541166b00e8eefe292bcd41191df27c3
Signed-off-by: Sandeep J <sandeejh@in.ibm.com>
|
|
* Update docs/submodules/appc.git from branch 'master'
to ff7decf69227be87dfa289abc997f1ddb9703c16
- added file to test Input.java
to increase code coverage
Issue-ID: APPC-1086
Change-Id: I0878084535f77d1be78c82248d597660bb57ddaa
Signed-off-by: Sandeep J <sandeejh@in.ibm.com>
|
|
* Update docs/submodules/appc.git from branch 'master'
to aca1c233326b182e923cc2210104df9664c1537b
- databind upgrade artifact
databine upgrade 2.8.11.3
Change-Id: Ide510410a3ce0727f3b74053cd915cbb655ce07d
Issue-ID: APPC-1533
Signed-off-by: Taka Cho <takamune.cho@att.com>
|
|
* Update docs/submodules/appc.git from branch 'master'
to 95ce713a4f9ea368c61f4637b70c95700195918e
- added test case to cover Parameters.java
to increase code coverage
Issue-ID: APPC-1086
Change-Id: Icf7850c8fa43a5d6e5128b00bf708f551c57d1f7
Signed-off-by: Sandeep J <sandeejh@in.ibm.com>
|
|
* Update docs/submodules/appc.git from branch 'master'
to 6f5ae24a7696ea66fabc9e7ab532cd342b0b1536
- added test case to VmTest.java
to increase code coverage
Issue-ID: APPC-1086
Change-Id: I21c87ab20f6c3faee200fcf2d25120175f58e2c5
Signed-off-by: Sandeep J <sandeejh@in.ibm.com>
|
|
* Update docs/submodules/appc.git from branch 'master'
to bccb7d2c3f6ab6bb59e1a9388be593060d660c38
- added test case to TunableParametersTest.java
to increase code coverage
Issue-ID: APPC-1086
Change-Id: I0ad33fb62276caeb91e08cd1d0aef7a2e2c39864
Signed-off-by: Sandeep J <sandeejh@in.ibm.com>
|
|
* Update docs/submodules/appc.git from branch 'master'
to 35a43b2dc02cb1c338cc047227463fa7dce99f75
- upgrade h2database
upgrade to 199 version
Change-Id: Icc5086f50d275bd70fae0264390d93b2b7972cfa
Issue-ID: APPC-1530
Signed-off-by: Taka Cho <takamune.cho@att.com>
|
|
* Update docs/submodules/appc.git from branch 'master'
to 3ebdcbdb674900fd441dd67a471b80a62cbe144d
- Refactored local var which hides class variable
Sonar fix
Issue-ID: APPC-1536
Change-Id: I2aa494d4fb13f6422382232cb05c94c333650f85
Signed-off-by: Jegadeesh Babu <jegabab1@in.ibm.com>
|
|
* Update docs/submodules/appc.git from branch 'master'
to 3dfe6664bd1492bff4189f06c2e0f083b10f36f8
- Handle exception
Sonar fix
Issue-ID: APPC-1535
Change-Id: Ic980f53362a87cc8674252d6a8c4cb0cc50035c3
Signed-off-by: Jegadeesh Babu <jegabab1@in.ibm.com>
|
|
* Update docs/submodules/appc.git from branch 'master'
to b3e8189197dda8dfc40fb64abdf9077adadf2242
- Multiple Sonar Fixes
Multiple Sonar Fixes
Issue-ID: APPC-1525
Change-Id: I58b8adc0e53a00c6d3de05c921dafdd3dd9fe118
Signed-off-by: Driptaroop Das <driptaroop.das@in.ibm.com>
|
|
* Update docs/submodules/appc.git from branch 'master'
to a50f4bb4d854fb18eea62dd0601e52886e1c823e
- Added Junit Class for ParamsHandlerActivator
Added Junit Class for ParamsHandlerActivator
Issue-ID: APPC-1372
Change-Id: I1198cd62354e8781f4fe9e07676ad64fc7f3ccf9
Signed-off-by: Sudarshan Kumar <sudars19@in.ibm.com>
- upgrade databind artifact
upgrade jackson's databind
from 2.8.11.2 to 2.8.11.3
Change-Id: I9bf3ab8021f91f6ed36bdffdacbaeeac78d2e87c
Issue-ID: APPC-1533
Signed-off-by: Taka Cho <takamune.cho@att.com>
|
|
* Update docs/submodules/appc.git from branch 'master'
to 2b284f1d97a2c97a92e7d32f47b46fcb50bae06b
- Adding DistributeTrafficCheck LCM API
Issue-ID: APPC-1444
Change-Id: I26163c216184eb49daeea01cbb54f0b9803e1f95
Signed-off-by: Tomek Osinski <tomasz.osinski2@orange.com>
|
|
* Update docs/submodules/appc.git from branch 'master'
to 651430451d2134d14daab15ebae29eccc878b52b
- upgrade mapper-asl
move to 1.9.3 for mapper-asl
for securilty vulnerability
Change-Id: I9189a59ad96af9a9cd761941ed64ed9eae77743f
Issue-ID: APPC-1531
Signed-off-by: Taka Cho <takamune.cho@att.com>
|
|
* Update docs/submodules/appc.git from branch 'master'
to a9c825cae70be3956866da63b8749d731f8df848
- added file to test CapabilityModel.java
to increase code coverage
Issue-ID: APPC-1086
Change-Id: I47987b8d304db6447fc34ce869f5b16f10c6c6e9
Signed-off-by: Sandeep J <sandeejh@in.ibm.com>
|
|
* Update docs/submodules/appc.git from branch 'master'
to 82f572688d0d9335bdea0cb323668cb128b030c3
- added file to test SDCArtifact.java
to increase code coverage
Issue-ID: APPC-1086
Change-Id: Id50d1ae6dd6323a6f3f0cb5a225cb141f143019c
Signed-off-by: Sandeep J <sandeejh@in.ibm.com>
|
|
* Update docs/submodules/appc.git from branch 'master'
to 498bb01533ee88fd4884153529eb02597335a308
- added missing licence to CapabilityModel.java
added missing licence
Issue-ID: APPC-1086
Change-Id: I8062927427b4d61b9e96051facb7316c2be25233
Signed-off-by: Sandeep J <sandeejh@in.ibm.com>
|
|
* Update docs/submodules/appc.git from branch 'master'
to 5eef0d5ce5910417f0a256e1945b316ab6341c16
- Handled exception
Sonar fix
Issue-ID: APPC-1526
Change-Id: I04e8425625a4dd2a5561c80d4e685b32a21b6a70
Signed-off-by: Jegadeesh Babu <jegabab1@in.ibm.com>
|
|
* Update docs/submodules/appc.git from branch 'master'
to 5e62be6ff02e35176178c66cdbb2ea0afa88901c
- Added logger statements
Sonar fix
Issue-ID: APPC-1529
Change-Id: Ibb3dd50ad85232f7c5474c075045523aac531899
Signed-off-by: Jegadeesh Babu <jegabab1@in.ibm.com>
|
|
* Update docs/submodules/appc.git from branch 'master'
to 9da62b2a2097c975aad6515c5b10582326e80232
- upgrade to 197 for h2database
In order to remove the security
vulnerability for h2database
the version is going to use 197.
Change-Id: Ib761b986ccbed89854d7922a9336a47c3a8d368f
Issue-ID: APPC-1530
Signed-off-by: Taka Cho <takamune.cho@att.com>
|
|
* Update docs/submodules/appc.git from branch 'master'
to ba15e457fe152961756992a132926062fd8f877c
- Added logger
Sonar fix
Issue-ID: APPC-1527
Change-Id: Ic2708d67b6f2740ddabe834e56b09c11389b8894
Signed-off-by: Jegadeesh Babu <jegabab1@in.ibm.com>
|
|
* Update docs/submodules/appc.git from branch 'master'
to d40de4fb43f43d760c90abc40feb4d865b070b99
- Added logger
Sonar fix
Issue-ID: APPC-1532
Change-Id: I6c1ca46e0fb95d4eb41c3b6fd6a8e640ca047a00
Signed-off-by: Jegadeesh Babu <jegabab1@in.ibm.com>
|
|
* Update docs/submodules/appc.git from branch 'master'
to a50a09dea0d53b6f128ba25c93d22720d3242453
- Added Junit For VNFResolverDataReader
Added Junit Class for VNFResolverDataReader
Issue-ID: APPC-1372
Change-Id: I8236c89f95ffe6ffb61954456a7bab09082e47b2
Signed-off-by: Sudarshan Kumar <sudars19@in.ibm.com>
|
|
* Update docs/submodules/appc.git from branch 'master'
to 22dda4cc12bf4551db0b9b5ca013abdb93fadeed
- added file to test EnvVariables.java
to increase code coverage
Issue-ID: APPC-1086
Change-Id: I0ccef8fe411dec8a699152d7710ac83683c5cb72
Signed-off-by: Sandeep J <sandeejh@in.ibm.com>
|
|
* Update docs/submodules/appc.git from branch 'master'
to f51fdd4261281187542a78794739b84e93eb8478
- Added test case for Metric builder
Issue-ID: APPC-1456
Change-Id: I814d1cdceaecc0e248ee2a0c9946069358ebbb06
Signed-off-by: Lathishbabu Ganesan <lathishbabu.ganesan@ericsson.com>
|
|
* Update docs/submodules/appc.git from branch 'master'
to df6a71d3005eed77a7c685385bcf4fb3f3745aba
- added test cases to VmStatusChecker.java
to increase code coverage
Issue-ID: APPC-1086
Change-Id: Ica373ebc3281c9f66d2c2690af30394b45ea09ea
Signed-off-by: Sandeep J <sandeejh@in.ibm.com>
|
|
* Update docs/submodules/appc.git from branch 'master'
to 5ec5f25c899974a0b57b29e4787a2c19ebb53505
- added test case to TestDGGeneralDBService.java
to increase code coverage
Issue-ID: APPC-1086
Change-Id: Idfc3aa674b566f5e4e04e29396dd9c08607854b6
Signed-off-by: Sandeep J <sandeejh@in.ibm.com>
|
|
* Update docs/submodules/appc.git from branch 'master'
to 0e9fabbd9aa5d9b0e9b26824bae2f7877c135d4f
- added file to test FqdnList.java
to increase code coverage
Issue-ID: APPC-1086
Change-Id: Ic2028fa37825facb1e8999a8328c0773eb41abcc
Signed-off-by: Sandeep J <sandeejh@in.ibm.com>
|
|
* Update docs/submodules/appc.git from branch 'master'
to 062ae7e4f85c058f541330a4e85eb29a4d7e1d48
- added file to test Parameters.java
to increase code coverage
Issue-ID: APPC-1086
Change-Id: I046d1154ce19801cbc18883799f71ec401baa1cb
Signed-off-by: Sandeep J <sandeejh@in.ibm.com>
|
|
* Update docs/submodules/appc.git from branch 'master'
to 3686b0edb3f946044592389e5c62fec4a6da9f4c
- Sonar Fix- NullPointer & removed unused variables
Sonar Fix- Handling NullPointerException and removed unused variables
Issue-ID: APPC-1399
Change-Id: Iac61f72e7c1547ee7cf5aeab82a621a380e109fa
Signed-off-by: Sudarshan Kumar <sudars19@in.ibm.com>
|
|
* Update docs/submodules/appc.git from branch 'master'
to 8c3c912f2fe3d13b36859a4825a338bc3715903e
- added test cases to TimeTest.java
to increase code coverage
Issue-ID: APPC-1086
Change-Id: Ie6bc65d604ee673964507858ae68b7438f314841
Signed-off-by: Sandeep J <sandeejh@in.ibm.com>
|
|
* Update docs/submodules/appc.git from branch 'master'
to 6a7b6c092c282884cf263315a4a4802242dcb2fc
- Update appc-dispatcher for >1 ansible servers
Change Transaction record update logic to handle null instance entry.
Issue-ID: APPC-1516
Change-Id: Ia87e08fbb61d4d0be38802e3e81b45773b1d9498
Signed-off-by: Dunietz, Irwin <irwin.dunietz@att.com>
|
|
* Update docs/submodules/appc.git from branch 'master'
to 7ba77298cc3e45bc215b236414bc406466b1aeec
- added test cases to TestStructuredPropertyTestHelp
to increase code coverage
Issue-ID: APPC-1086
Change-Id: I4b1afa01afabf9bdd95ea6b80f3af335523155b4
Signed-off-by: Sandeep J <sandeejh@in.ibm.com>
|
|
* Update docs/submodules/appc.git from branch 'master'
to 8305b22009a8f257e91585f91cfa5d5ed6bc4164
- Test coverage in RequestValidator
Increased coverage from 61% to 79%
Issue-ID: APPC-1436
Change-Id: I4a372d40b5593f32685b09c5240654dab0aee968
Signed-off-by: Joss Armstrong <joss.armstrong@ericsson.com>
|