aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Collapse)AuthorFilesLines
2019-03-14Add classes for PDP "simple" REST APIsJim Hahn4-10/+80
Change-Id: I81a624a9cfb93df488bbd447f3ee24d1880048d6 Issue-ID: POLICY-1542 Signed-off-by: Jim Hahn <jrh3@att.com>
2019-03-13Move PDP Group classes to concepts subdirectoryJim Hahn2-2/+2
Had already done this, but apparently it didn't make it into a review. Change-Id: If4b8083ec0ea6286e6531b6f229405473a8d8430 Issue-ID: POLICY-1542 Signed-off-by: Jim Hahn <jrh3@att.com>
2019-03-13Added PDP Group model classesjh73582-0/+78
Change-Id: I16298228f9e390362d4783750274703a4db57811 Issue-ID: POLICY-1542 Signed-off-by: Jim Hahn <jrh3@att.com>
2019-03-12Adding models-pap module to policy/modelsramverma6-0/+230
1) Adding models-pap module to policy/models for storing models required by PAP REST API's. 2) Adding test cases. Change-Id: I4e8c38f1ebe96e7a50a188f19f4f4a5bed835f99 Issue-ID: POLICY-1541 Signed-off-by: ramverma <ram.krishna.verma@est.tech>
2019-03-05Add DAO module for Modelsliamfallon51-253/+3642
This patch set fixes some typos and license headers. Issue-ID: POLICY-1195 Change-Id: I2d15b00fcb50ea92746ab7c5a87b57efa07196fe Signed-off-by: liamfallon <liam.fallon@est.tech>
2019-03-01Remove lombok version and overridePamela Dragosh1-2/+0
Don't need lombok version and the other version tag is overriding the root pom.xml. Which is the same anyway. Eclipse is good at flagging these. Issue-ID: POLICY-1547 Change-Id: I640b9e2e5abd6c88af6d1c63d491c5f2bd3e2ffa Signed-off-by: Pamela Dragosh <pdragosh@research.att.com>
2019-02-28Merge "Add basic model object concepts"Pamela Dragosh16-2/+1616
2019-02-28Update INFO.yaml Liam's emailPamela Dragosh1-1/+1
est.tech Issue-ID: POLICY-1556 Change-Id: If16fea0ec12e83a71fc84cd17997075f3bb135d2 Signed-off-by: Pamela Dragosh <pdragosh@research.att.com>
2019-02-28Add basic model object conceptsliamfallon17-3/+1617
This review introduces the basic concepts that all model objects inherit from. Using this approach, all concepts that inherit from these types can use standardized DAO handling and marrshal/unmarshal handling This approach is a more generic version of the approach used in the APEX PDP for model handling. The APEX model handling will inherit this module. Issue-ID: POLICY-1264 Change-Id: I35b76659ab66cf3f33bee59a5528e49c7edf7796 Signed-off-by: liamfallon <liam.fallon@est.tech>
2019-02-26Change the version of policy parentChenfei Gao2-1/+4
Changed to use 2.1.0-SNAPSHOT for policy/parent while keeping 2.0.0-SNAPSHOT for policy/models. Issue-ID: POLICY-1515 Change-Id: Ia18a3bd5828540c0d9b6340a2493f84d5a27fa60 Signed-off-by: Chenfei Gao <cgao@research.att.com>
2019-02-26Add POJOs to support policy design APIChenfei Gao14-0/+860
Includes: a) Added POJOs for TOSCA policy type b) Added POJOs for TOSCA policy c) Added POJOs for TOSCA custom data type d) Added junit tests for POJOs Issue-ID: POLICY-1515 Change-Id: I230b32339c60b7cd3c0b66adfc3f2b1bb38265c5 Signed-off-by: Chenfei Gao <cgao@research.att.com>
2019-02-05Activate models component for Dublinliamfallon2-4/+4
Issue-ID: POLICY-1264 Change-Id: I9952fcd0e7219bde77c70ad77a982cead4aa15d7 Signed-off-by: liamfallon <liam.fallon@est.tech>
2018-11-22Add intellij file types to .gitignoreliamfallon1-0/+3
Issue-ID: POLICY-1264 Change-Id: I105fd8816cdeaf3901b3f53682431e77edb2c081 Signed-off-by: liamfallon <liam.fallon@est.tech>
2018-10-25Upgrade policy/parent 2.0.0Pamela Dragosh1-1/+2
Upgrade to released artifact. Issue-ID: POLICY-1213 Change-Id: Iac97ab8b1be6a4a46d30d85d02c8e902b5e0acae Signed-off-by: Pamela Dragosh <pdragosh@research.att.com>
2018-09-25Setup checkstyle and coveragePamela Dragosh2-2/+147
Remove redundant version. Add checkstyle and code coverage declarations. Add ignore of idea and checkstyle. Change-Id: I136628900968cc8ddc0577eb24965d9a221dedf3 Issue-ID: POLICY-1136 Signed-off-by: Pamela Dragosh <pdragosh@research.att.com>
2018-05-25Rename Policy Modesl to policy-modelsPamela Dragosh1-2/+2
ONAP sonar requires this naming convention. Issue-ID: POLICY-805 Change-Id: I4d40fff79696ef4eeae0af0081862ce726e4c202 Signed-off-by: Pamela Dragosh <pdragosh@research.att.com>
2018-05-24Adding policy/models moduleeikrwaq2-0/+56
Change-Id: I5d1133fc82b3a61cda10813b15223859e6135dfa Issue-ID: POLICY-805 Signed-off-by: waqas.ikram <waqas.ikram@ericsson.com>
2018-05-01Initialize repoPamela Dragosh4-0/+35
Add the initialie .gitreview, .gitignore, README and License Change-Id: Ib99da18f940cac035014872ae5c83df6bd93a3f2 Issue-ID: POLICY-771 Signed-off-by: Pamela Dragosh <pdragosh@research.att.com>
2018-04-30Add INFO.yaml fileJessica Wagantall1-0/+37
Add INFO.yaml to list: - Project description - Properties - PTL information - Meeting information - Committer information Change-Id: Id45818e846cea36bef34a4f9129f0a51b9b36642 Issue-ID: CIMAN-134 Signed-off-by: Jessica Wagantall <jwagantall@linuxfoundation.org>
2018-05-01Initial empty repositoryJessica Wagantall0-0/+0