Age | Commit message (Collapse) | Author | Files | Lines |
|
Change-Id: I94f8b31e509d0e231e36b8b8d2871ad10bdf02f8
Issue-ID: APPC-1148
Signed-off-by: Patrick Brady <pb071s@att.com>
|
|
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
|
|
Modify license header in miscellaneous appc xml files to reflect 2018 changes.
Change-Id: Ia62d24370e152c23f3575c755ff88980fccc42d2
Issue-ID: APPC-1001
Signed-off-by: John McClung <jm1364@att.com>
|
|
Modify license header in various appc-dg-shared java files to reflect 2018 changes.
Change-Id: Id30661d99a1c908ca4f3b4f03730e20674282c71
Issue-ID: APPC-974
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
|
|
Unit test for MDSALStoreException.java
Sonar-Link:
https://sonar.onap.org/code?id=org.onap.appc%3Aappc&selected=org.onap.appc%3Aappc-dg-mdsal-bundle%3Asrc%2Fmain%2Fjava%2Forg%2Fonap%2Fappc%2Fmdsal%2Fexception
Change-Id: Ia8f8a1e35fd8426389b7e036574e0bddd3a17974
Issue-ID: APPC-751
Signed-off-by: shubhada <SV00449682@techmahindra.com>
|
|
Unit test Coverage for BundleInfo.java
Sonar-Link:
https://sonar.onap.org/code?id=org.onap.appc%3Aappc&selected=org.onap.appc%3Aappc-dg-mdsal-bundle%3Asrc%2Fmain%2Fjava%2Forg%2Fonap%2Fappc%2Fmdsal%2Fobjects%2FBundleInfo.java
Change-Id: I3d0e08b15f362bc00fc8fbbd4d809e88ddc6f792
Issue-ID: APPC-719
Signed-off-by: amshegokar <AS00500801@techmahindra.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>
|
|
Adding license text for
1./src/test/java/org/onap/appc/mdsal/operation/TestConfigOperationRequestFormatter.java
2.src/test/java/org/onap/appc/yang/type/TestYangTypes.java
Change-Id: I902631c3ea8ea3d7cbffe5c9ac5c0027bf926de2
Issue-ID: APPC-602
Signed-off-by: amshegokar <AS00500801@techmahindra.com>
|
|
Fix compilation issue for junit tests in
appc-data-services/provider
appc-dg-mdsal-bundle
by adding missing mockito and powermockito dependencies to pom.xml.
Change-Id: I21da7648bb59235b384e0e85b3075e1777a7bf36
Issue-ID: APPC-559
Signed-off-by: Michal Kabaj <michal.kabaj@nokia.com>
|
|
Adding Unit test for
org.onap.appc.mdsal.operation package
https://sonar.onap.org/drilldown/measures/org.onap.appc:appc?highlight=overall_coverage&metric=overall_uncovered_lines&rids%5B%5D=117465&rids%5B%5D=124943
Change-Id: I8c5b08406b5308dcfef1fd71826f9d8bc908e908
Issue-ID: APPC-501
Signed-off-by: amshegokar <AS00500801@techmahindra.com>
|
|
Changes made to synch up code in ONAP
for bundle appc-dg-md-sal-store
Issue-ID: APPC-377
Change-Id: I603918a3d6b250e5edea59818549868d4a6964fd
Signed-off-by: Ramya Balaji <rb111y@att.com>
|
|
Change-Id: I08fbb09495a400cdfb85489ed2f964d6c63aa737
Issue-ID: APPC-323
Signed-off-by: Taka <tc012c@att.com>
|
|
This part of the commit changes the folder structure on all other
folders of appc.
Change-Id: I8acfa11cdfcdcd36be0e137245d1dd7324f1abd3
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
|
|
Bump minor version in preparation for Amsterdam
branching.
Change-Id: I83e13547f583db020d6f756ddb8918360c38903b
Issue-ID: CIMAN-120
Signed-off-by: Jessica Wagantall <jwagantall@linuxfoundation.org>
Signed-off-by: Patrick Brady <pb071s@att.com>
|
|
Appc will be realeased as version 1.2.0 since version
1.1.0 already was created spring 2017.
Change-Id: I177931e892c2556c11a261f018fd835d62a14d54
Signed-off-by: Patrick Brady <pb071s@att.com>
Issue-id: APPC-314
|
|
Updated asdc listerner bundle to create dependency model from tosca
artifact reveived from SDC.This dependency model will be in JSON
format and will be stored to ASDC_ARTIFACT table as new artifact.
Also ASDC_REFERENCE table will be updated to with new artifact
details.
This commit also include bug fix for MDSALStore to handle all http
code for successful rest calls
Issue ID: APPC-32
Change-Id: Iaef6cdee67475917968a4bcdec131cd1bc4c4f41
Signed-off-by: Masal, Sushil (sm588m) <sushil.masal@amdocs.com>
|
|
Change-Id: I85da90b9ba0d03149f42035a820c76ef0285e413
Signed-off-by: Patrick Brady <pb071s@att.com>
Issue: APPC-100
|
|
[APPC-87] Fix Maven License Plugin
Change-Id: I23a95b6c1020618d05f17c63c72152cf86e4d4a0
Signed-off-by: Patrick Brady <pb071s@att.com>
|
|
Change-Id: Ic229be3cc3e4751b9bfbd3c5c08db84ec8e7e0cb
Signed-off-by: Patrick Brady <pb071s@att.com>
|
|
Change-Id: I9b8d1f69eb3e0af1935ed8304fea4bf54c1aac47
Signed-off-by: Patrick Brady <pb071s@att.com>
|