Age | Commit message (Collapse) | Author | Files | Lines |
|
Feature installs were causing karaf to freeze following
the upgrade to the Fluorine SR2 version of ODL. These
changes correct the problems.
Change-Id: I8e5a41ba6816da782fea3ebaef3b6918cfc1ad4c
Signed-off-by: Patrick Brady <patrick.brady@att.com>
Issue-ID: APPC-1630
|
|
Changing the parent version to snapshot in order to
build with the new version of appc parent which has
the Fluorine SR2 ccsdk parent poms.
Change-Id: I03d9a0d38b6d97bab17cd887562ae42ed1b19611
Signed-off-by: Patrick Brady <patrick.brady@att.com>
Issue-ID: APPC-1630
|
|
runtime exception.
remove the thrown exception
Issue-ID: APPC-1681
Change-Id: I940a5dd42bfe7a52b39be81a016cf4cf47805cae
Signed-off-by: Thugutla Sailakshmi <tsaila10@in.ibm.com>
|
|
Change-Id: If572b36cdf00e3c6ada36181fb6c678fbd978e72
Signed-off-by: Patrick Brady <patrick.brady@att.com>
Issue-ID: APPC-1686
|
|
Change-Id: If6610d1addd323c1ad0f902a0841b979f017adc9
Signed-off-by: Patrick Brady <patrick.brady@att.com>
Issue-ID: APPC-1686
|
|
Change-Id: I83b000b7c4ac94b5eba396b5e1856a970fa90623
Signed-off-by: Patrick Brady <patrick.brady@att.com>
Issue-ID: APPC-1686
|
|
Sonar Fix - Removed unused Variable Utils.java
Issue-ID: APPC-1629
Change-Id: I557c065ff835834f5eed5eb80bd7136e182217f5
Signed-off-by: Sudarshan Kumar <sudars19@in.ibm.com>
|
|
Update the parent version to match the new 2.*
parent versioning.
Change-Id: I77280d8cf12de1de20c01249491dc85243f5d655
Signed-off-by: Patrick Brady <patrick.brady@att.com>
Issue-ID: APPC-1601
|
|
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
|
|
Sonar fix
Issue-ID: APPC-1562
Change-Id: Ic9d14b32f4deac975b46154a2ac8e4664ec11c52
Signed-off-by: Jegadeesh Babu <jegabab1@in.ibm.com>
|
|
Sonar fix
Issue-ID: APPC-1563
Change-Id: I9a4b82ca67b5c7f5184457b95c347089de728658
Signed-off-by: Jegadeesh Babu <jegabab1@in.ibm.com>
|
|
Sonar fix
Issue-ID: APPC-1557
Change-Id: I4b52b9febabd0fae8aa098004aeba0ef9a085710
Signed-off-by: Jegadeesh Babu <jegabab1@in.ibm.com>
|
|
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
|
|
Sonar fix
Issue-ID: APPC-1539
Change-Id: Id3891e50bdf89799d1310b37c80ca920d7bdc02c
Signed-off-by: Jegadeesh Babu <jegabab1@in.ibm.com>
|
|
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
|
|
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>
|
|
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>
|
|
Sonar fix
Issue-ID: APPC-1527
Change-Id: Ic2708d67b6f2740ddabe834e56b09c11389b8894
Signed-off-by: Jegadeesh Babu <jegabab1@in.ibm.com>
|
|
Changes required to update to latest opendaylight
version. Some powermock tests have been temporarily
removed due to an powermock incompatibility. They
will be fixed and re-added.
Change-Id: I418d44913fcd42423d2d9bd37b189f6301eaab81
Signed-off-by: Patrick Brady <patrick.brady@att.com>
Issue-ID: APPC-1370
|
|
Since the feature zip files will be extracted during docker build,
the install-features scripts need to be modified so that the script
will not fail when the zip file does not exist, since the zip file
will have already been unzipped.
Change-Id: I441064226db956addae5c2f238114ce3965c13ef
Signed-off-by: Patrick Brady <patrick.brady@att.com>
Issue-ID: APPC-1337
|
|
Changing to the current release snapshot version of
the appc parents instead of the previous release version.
This allows updated changes to parents to be in builds.
Change-Id: I6cec484012c2cb48ee1ea7f10fd058d017f00947
Signed-off-by: Patrick Brady <patrick.brady@att.com>
Issue-ID: APPC-1304
|
|
Update the parent version to appc parent 1.4.1
Change-Id: I185d086595bed6410f7fd6b8c139cc6300e4467e
Signed-off-by: Patrick Brady <patrick.brady@att.com>
Issue-ID: APPC-1304
|
|
Change-Id: I5edf48443c10f08200b0ea376194a9a8fc6dc29a
Issue-ID: APPC-1302
Signed-off-by: ezhil <ezhrajam@in.ibm.com>
|
|
Fixed sonar issues/code-smells across this file.
Issue-ID: APPC-1279
Change-Id: I50d5de26d69928037882686452aecd3deb6edbec
Signed-off-by: Arundathi Patil <arundpil@in.ibm.com>
|
|
Fixed sonar issues/code-smells across this file
Issue-ID: APPC-1253
Change-Id: Id1060c34f0b99e906dba618d9ea0aebca0fc1beb
Signed-off-by: Arundathi Patil <arundpil@in.ibm.com>
|
|
Changing to version 1.5.0-SNAPSHOT
Change-Id: I1e0773d16cb058ac2fb96718581cfbf8d716a2e0
Signed-off-by: Patrick Brady <patrick.brady@att.com>
Issue-ID: APPC-1212
|
|
Change to version 1.4.1-SNAPSHOT
Change-Id: Ie6238743cbe2bebeb122ce3985fb2488d9a6c62e
Signed-off-by: Patrick Brady <patrick.brady@att.com>
Issue-ID: APPC-1212
|
|
Change-Id: I298b1ac52c849320b67c649017b3604490a5063b
Signed-off-by: Patrick Brady <patrick.brady@att.com>
Issue-ID: APPC-1212
|
|
cdp-pal and eelf are the dependencies using logback-classic
1.1.3. Need to use exclusions option in pom file
Change-Id: Id8f5817ec955e2b7b486bc0215c35541086606aa
Signed-off-by: Patrick Brady <pb071s@att.com>
Issue-ID: APPC-1018
|
|
patch description: Restore of valid shebang lines and exec flags
Change-Id: Id44c9d4ac9f2243f478213b34f61a30576ca2235
Issue-ID: APPC-1203
Signed-off-by: Nicolas Edel <nicolas.edel@orange.com>
|
|
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>
|
|
Issue-ID: APPC-1159
Change-Id: I65f1bc07fe0088df0624266e6158296ac73884a6
Signed-off-by: Ryan Young <ry303t@att.com>
|
|
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>
|
|
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>
|
|
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>
|
|
upgrade bcprov to 1.60 to avoid security issue
Change-Id: I10b20adbcceed68a74ac49dec7a6ade64d34d33c
Issue-ID: APPC-1018
Signed-off-by: Taka Cho <tc012c@att.com>
|
|
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
|
|
Issue-ID: APPC-1012
Change-Id: Iac03825b092f62a8d3747a62303f7869bc8280e8
Signed-off-by: Modaboina, Kusumakumari (km583p) <km583p@us.att.com>
|
|
Modify license header on appc-adapter xml and .code_styling xml files to reflect 2018 changes. I also had to fix the xml_version line syntax for the .code_styling xml files.
Change-Id: I361f64d3d6edbf43b6c7ae06611f64ee183b7d82
Issue-ID: APPC-999
Signed-off-by: John McClung <jm1364@att.com>
|
|
License header fixes to reflect 2018 changes in various appc-adapters, appc-client, appc-common, appc-config, appc-dg and appc-directed-graph java and properties files.
Change-Id: Idbe000f175e11ba42f6e83689a2b2d3d353be008
Issue-ID: APPC-996
Signed-off-by: John McClung <jm1364@att.com>
|
|
-Add new JUnits to ChefApiClientImplTest to check if body is properly
set for put/post http requests.
Change-Id: Ie9ea2de7a1c68fa12815586a4f85646b06ce69a9
Issue-ID: APPC-879
Signed-off-by: Michal Kabaj <michal.kabaj@nokia.com>
|
|
Remove ECOMP trademark license header in miscellaneous files.
Change-Id: I76e386462402cb959de377b56997ecf7986ffd6b
Issue-ID: APPC-931
Signed-off-by: John McClung <jm1364@att.com>
|
|
Change from version 1.3.0-SNAPSHOT to
1.4.0-SNAPSHOT and update version file.
Change-Id: I6b54c3e3b97c3ef0a554fb173d0dd261ca2107d3
Signed-off-by: Patrick Brady <pb071s@att.com>
Issue-ID: APPC-916
|
|
Programatically configure values for truststore and password when
initializing the HttpClient.
Update post and put methods to set entity
Add organization into request URI
Restore log messages to original values
Issue-ID: APPC-868
Change-Id: Ia0fdf13fcb1e3ad91a4d2c5ce704523562191379
Signed-off-by: Wonnell, Skip (kw5258) <kw5258@att.com>
|
|
-Added junit tests for fetchResults method
-Support for Michal Kabaj as part of APPC-437
Change-Id: I3219a5ec0ffd530338ce364f608a9706d5a92c03
Issue-ID: APPC-858
Signed-off-by: Tomasz Gwozdecki <tomasz.gwozdecki@nokia.com>
|
|
Changes necessary to support upgrade to ODL Nitrogen,
while continuing to use Karaf 3 style features
Change-Id: I2edf619e0b889420c32793b958c0926b0311e71d
Signed-off-by: Patrick Brady <pb071s@att.com>
Issue-ID: APPC-403
|
|
-Add new JUnits to ChefAdapterImplVNFCOperationsTest
Change-Id: Idd4cd456d6409a499e569c7175d97642fc3607d2
Issue-ID: APPC-437
Signed-off-by: Michal Kabaj <michal.kabaj@nokia.com>
|
|
-Add new JUnits to ChefAdapterImplVNFCOperationsTest
-remove unused JSONException catch clause from ChefAdapterImpl,
when there is no jackson lib used
Change-Id: I96b8d6155ca13087b697a19e1fcbba2ee82a8291
Issue-ID: APPC-437
Signed-off-by: Michal Kabaj <michal.kabaj@nokia.com>
|
|
- Switched usage of RequestContext class for wrapping the SvcLogicContext
to using the SvcLogicContext directly
- Removed unused RequestContext class
Change-Id: I7376e3d6f5602887cf5a25f1f90ff45805c620b2
Issue-ID: APPC-437
Signed-off-by: Michal Kabaj <michal.kabaj@nokia.com>
|
|
Add new JUnits to ChefAdapterImplVNFCOperationsTest
Change-Id: I243b2f46fdb75ad3c689b7875361fb9a654eaf60
Issue-ID: APPC-437
Signed-off-by: Michal Kabaj <michal.kabaj@nokia.com>
|