aboutsummaryrefslogtreecommitdiffstats
path: root/appc-dg/appc-dg-shared/appc-dg-domain-model-lib/src
AgeCommit message (Collapse)AuthorFilesLines
2019-02-14Check vm-capabilites on vnf-level OS requestsLori Keighron2-9/+28
New per-vm capabilities checking is introduced for vnf-level OpenStack actions Additional changes per initial review. Additional changes in TestVnfc.java per second review. Change-Id: Idd1d834df076c1e525f596b788b69ed63ba9e66b Issue-ID: APPC-1380 Signed-off-by: Lori Keighron <lk2924@att.com>
2018-08-17added test case to TestVnfc.javaSandeep J1-31/+83
to increase code coverage Issue-ID: APPC-1086 Change-Id: I67c5f3aa03ee7b5fdd333bda71008605bcc71d6b Signed-off-by: Sandeep J <sandeejh@in.ibm.com>
2018-08-17added test case to TestVnf.javaSandeep J1-1/+14
to increase code coverage Issue-ID: APPC-1086 Change-Id: I19bb65887308029ec991074175e64bc151962677 Signed-off-by: Sandeep J <sandeejh@in.ibm.com>
2018-08-16added test case to TestVnf.javaSandeep J1-0/+10
to increase code coverage Issue-ID: APPC-1086 Change-Id: I08abe39eeb7e2f94115c6cd54c7310c16189c1ec Signed-off-by: Sandeep J <sandeejh@in.ibm.com>
2018-07-10Added seq generator changes for vnf level actionsGeorge, Lina (lg941u)1-0/+7
Issue-ID: APPC-921 Change-Id: I43c2cb044783ce4cd74f9685a333b52e4c7ad1fe Signed-off-by: George, Lina (lg941u) <lg941u@att.com>
2018-06-06Update license header in appc-dg-shared filesJohn McClung3-6/+3
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>
2018-03-23Add junit coverage to Appc-Domain-modelShailendra Borale2-0/+105
Introduce junit-tests for Vnf, Vnfc classses Replaced tabs with spaces. Change-Id: I45baf5aa20391b375fae667ff7fdeed8cfd845b8 Issue-ID: APPC-783 Signed-off-by: Shailendra Borale <sb8915@att.com>
2018-03-16Unit test coverage for domainmodel-lib classesshubhada3-0/+238
Unit test Coverage for: 1.Vnf.java 2.Vnfc.java 3.Vserver.java Sonar Link: https://sonar.onap.org/code?id=org.onap.appc%3Aappc&selected=org.onap.appc%3Aappc-dg-domain-model-lib%3Asrc%2Fmain%2Fjava%2Forg%2Fonap%2Fappc%2Fdomainmodel Change-Id: I7a77a992a1957020a066bcd5676c9a63cc7cd328 Issue-ID: APPC-720 Signed-off-by: shubhada <SV00449682@techmahindra.com>
2018-01-04Updated SDC listener and dependent bundlesRamya Balaji3-67/+107
Changes related to SDC adapter.Also includes sequence generator changes and changes to appc-dg-shared. Issue-ID: APPC-355 Change-Id: Ib8a0b1d304199db6d2595291539b266885842d63 Signed-off-by: Ramya Balaji <rb111y@att.com>
2017-12-13Third part of onap renamePatrick Brady3-0/+0
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
2017-12-13First part of onap renamePatrick Brady3-3/+3
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
2017-07-20Applying license changes to all filesPatrick Brady3-9/+15
[APPC-87] Fix Maven License Plugin Change-Id: I23a95b6c1020618d05f17c63c72152cf86e4d4a0 Signed-off-by: Patrick Brady <pb071s@att.com>
2017-06-06Updating licenses in all filesPatrick Brady3-9/+12
Change-Id: Ic229be3cc3e4751b9bfbd3c5c08db84ec8e7e0cb Signed-off-by: Patrick Brady <pb071s@att.com>
2017-06-02Merge of new rebased codePatrick Brady3-0/+289
Change-Id: I9b8d1f69eb3e0af1935ed8304fea4bf54c1aac47 Signed-off-by: Patrick Brady <pb071s@att.com>