Age | Commit message (Collapse) | Author | Files | Lines |
|
Removed printStackTrace and put logger
Issue-ID: APPC-1399
Change-Id: I0217b530cde6b6d22b09210eeb65697006d60795
Signed-off-by: Sudarshan Kumar <sudars19@in.ibm.com>
|
|
Vulnerabilities Fix - Added final to all the constant variables
Issue-ID: APPC-1399
Change-Id: I20ce67627f3d1752c4896cfa42e0f4cb88bf8059
Signed-off-by: Sudarshan Kumar <sudars19@in.ibm.com>
|
|
to increase code coverage
Issue-ID: APPC-1086
Change-Id: I7408e9eeda6f52f6ba3aae437ca75c3647d97de0
Signed-off-by: Sandeep J <sandeejh@in.ibm.com>
|
|
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
|
|
Removal of unused code. Refactoring of duplicated code and
replacement with FileUtils library function and adding test
case for ArtifactTransformer
Issue-ID: APPC-1263
Change-Id: I4eab0cefa09620bae18c08ec2c4307d54dddd872
Signed-off-by: Joss Armstrong <joss.armstrong@ericsson.com>
|
|
Improvements to existing test cases and new test case to
increase coverage of PropertyDefinition code from 84% to 96%
and coverage of ArtifactProcess code to 95%
Issue-ID: APPC-1262
Change-Id: Ibfd46c341e218ffac0505b097770c64aa00a494e
Signed-off-by: Joss Armstrong <joss.armstrong@ericsson.com>
|
|
to increase code coverage
Issue-ID: APPC-1086
Change-Id: Ib2e6bcd3a479ed9c8335461ddbfe4e3fd36a7bab
Signed-off-by: Sandeep J <sandeejh@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
|
|
Change-Id: I8fbf26f06ea770bae85d0ad4943148225895a885
Signed-off-by: Patrick Brady <pb071s@att.com>
Issue-ID: APPC-1208
|
|
Change-Id: Ia7eaffdb1391b0b836a2911395c2b768b4926ef3
Signed-off-by: Patrick Brady <pb071s@att.com>
Issue-ID: APPC-1208
|
|
Replace the logback version brought brought in by tosca
datatype dependency of appc-config-params.
Change-Id: I6ebeb13676ff284fa4c56b39028d2d91cffdf37a
Signed-off-by: Patrick Brady <pb071s@att.com>
Issue-ID: APPC-1018
|
|
Fix for bundle error.
This reverts commit b51a315636321718cde5ea759cebcb1b28a06d94.
Change-Id: Idd5cc7452a4ff36c1238ccc6c38dbcdcd4453769
Signed-off-by: Patrick Brady <pb071s@att.com>
Issue-ID: APPC-1202
|
|
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>
|
|
under provider, we need to specify logback
artifact to remove the issue
Change-Id: Idb85bac263983447cc4b0d3d8e828371d1c7b2b4
Issue-ID: APPC-1018
Signed-off-by: Taka Cho <tc012c@att.com>
|
|
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>
|
|
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
|
|
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>
|
|
to increase code coverage
Issue-ID: APPC-1086
Change-Id: I7a07ce47115eff276217addc92baf1df15bdb06e
Signed-off-by: Sandeep J <sandeejh@in.ibm.com>
|
|
to increase code coverage
Issue-ID: APPC-1086
Change-Id: I3c5b31a1127a364512b7787e28b1cdc7191a9138
Signed-off-by: Sandeep J <sandeejh@in.ibm.com>
|
|
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
|
|
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
|
|
to increase code coverage
Issue-ID: APPC-1086
Change-Id: I91dcb8497ad2d5fe88238f1979f413584803d000
Signed-off-by: Sandeep J <sandeejh@in.ibm.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>
|
|
to increase code coverage
Issue-ID: APPC-1086
Change-Id: I1f763c635cad7830cea4fbb55c864992bd04a184
Signed-off-by: Sandeep J <sandeejh@in.ibm.com>
|
|
to increase code coverage
Issue-ID: APPC-1086
Change-Id: If07e7542e7f9eeebd4d7956227128106d77457cb
Signed-off-by: Sandeep J <sandeejh@in.ibm.com>
|
|
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>
|
|
Change-Id: I3059bf9bca4320d29432b749df6c55aecbdb22e9
Signed-off-by: Patrick Brady <pb071s@att.com>
Issue-ID: APPC-1144
|
|
to increase code coverage
Issue-ID: APPC-1086
Change-Id: I74760fd2d97c4ef429e5f9d6f6eff0297ccec17e
Signed-off-by: Sandeep J <sandeejh@in.ibm.com>
|
|
replaced the @ignore with @test to include the test as it is a
legitimate test and has wrongly been ignored. After removing ignore, the
test runs successfully and also increases the code-coverage.
Issue-ID: APPC-1086
Change-Id: I60066a1f225f9a0afe5d4150f9f9e8f053258deb
Signed-off-by: Sandeep J <sandeejh@in.ibm.com>
|
|
Modify license header in appc-adapter xml, appc-client xml and appc-config xml files to reflect 2018 changes.
Change-Id: I1b7bd41a43ca5662ed4d293a33f468e443551fd7
Issue-ID: APPC-1000
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>
|
|
Modify license header in various appc-config java files to reflect 2018 changes.
Change-Id: I488f281f8305f993d18d98e8f34ee1ffe85c5d87
Issue-ID: APPC-972
Signed-off-by: John McClung <jm1364@att.com>
|
|
Issue-ID: APPC-932
Change-Id: Ie4166c7e5079c67d112d6e17b5dcd1f0ceaefacc
Signed-off-by: Balaji, Ramya (rb111y) <rb111y@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
|
|
Class not found error related to snakeyaml
dependency.
Change-Id: I9d5a2c6b86c355050ecea0d4010113aec0cf285b
Signed-off-by: Patrick Brady <pb071s@att.com>
Issue-ID: APPC-893
|
|
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
|
|
Change-Id: Ibc198788f20a8555628d75c785ebcc60908b39db
Issue-ID: APPC-664
Signed-off-by: Jakub Dudycz <jakub.dudycz@nokia.com>
|
|
Issue-ID: APPC-637
Change-Id: I361c457acd27099294365f8ee3aeb167cd7fcafd
Signed-off-by: Skip Wonnell <skip@att.com>
|
|
Update .gitignore with license text
Remove IDE generated files from repository
Update .gitignore to ignore IDE Generated files
Issue-ID: APPC-637
Change-Id: Ie650e2c6d46d55d06dcc54877533cb3e14be66d6
Signed-off-by: Skip Wonnell <skip@att.com>
|
|
The appc-config-params feature is expecting the appc-yang-generator
jar file to be in the opendaylight folder. It was relying on it
being extracted from appc-artifact-handler, but artifact-handler
can't install without config-params being installed. It needs to
be included in the installer zip of appc-config-params.
Change-Id: I3f6d4c63499925a945645099be18ebe51da5eaf1
Signed-off-by: Patrick Brady <pb071s@att.com>
Issue-ID: APPC-587
|
|
Change-Id: I57a7d2956869519137679550459b001f29992ec2
Issue-ID: APPC-398
Signed-off-by: Skip Wonnell <skip@att.com>
|
|
Change-Id: Ib0cf4edbab87a32c9d83cc9473412feb77b27a0e
Issue-ID: APPC-13
Signed-off-by: Takamune Cho <tc012c@att.com>
|
|
Issue-ID: APPC-13
Change-Id: I490847faabfed2e977ee21c0157adf8a790cea65
Signed-off-by: Takamune Cho <tc012c@att.com>
|
|
This is the second commit of the rename. The folder structure
is renamed for appc-adapters and appc-config in this commit.
Change-Id: Iaa2b8c937ff1ca1b5d1178128961fb115ee65d9b
Signed-off-by: Patrick Brady <pb071s@att.com>
Issue-ID: APPC-13
|
|
This is the first commit of the rename. This commit changes
refereces to org.openecomp.appc > org.onap.appc that occur within
files. The package folder structure is not changed in this commit.
Change-Id: Ic95d749eb99d8a6f4f2b9ee9b06eb41c5cfa7e1c
Signed-off-by: Patrick Brady <pb071s@att.com>
Issue-ID: APPC-13
|
|
Issue-ID: APPC-320
Change-Id: I7ba57aa0018fa415987dee98d8d4d8a21453dbd0
Signed-off-by: kusuma kumari M <km583p@att.com>
|