policy/models.git
5 years agoAdd basic model object concepts 86/79186/9
liamfallon [Tue, 26 Feb 2019 13:57:39 +0000 (13:57 +0000)]
Add basic model object concepts

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>
5 years agoChange the version of policy parent 23/79223/1
Chenfei Gao [Tue, 26 Feb 2019 20:59:56 +0000 (15:59 -0500)]
Change the version of policy parent

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>
5 years agoAdd POJOs to support policy design API 56/79056/4
Chenfei Gao [Sat, 23 Feb 2019 01:10:11 +0000 (20:10 -0500)]
Add POJOs to support policy design API

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>
5 years agoActivate models component for Dublin 70/77870/1
liamfallon [Tue, 5 Feb 2019 13:41:59 +0000 (13:41 +0000)]
Activate models component for Dublin

Issue-ID: POLICY-1264
Change-Id: I9952fcd0e7219bde77c70ad77a982cead4aa15d7
Signed-off-by: liamfallon <liam.fallon@est.tech>
5 years agoAdd intellij file types to .gitignore 76/73376/1
liamfallon [Thu, 22 Nov 2018 14:07:08 +0000 (14:07 +0000)]
Add intellij file types to .gitignore

Issue-ID: POLICY-1264
Change-Id: I105fd8816cdeaf3901b3f53682431e77edb2c081
Signed-off-by: liamfallon <liam.fallon@est.tech>
5 years agoUpgrade policy/parent 2.0.0 50/71250/1
Pamela Dragosh [Thu, 25 Oct 2018 15:04:04 +0000 (11:04 -0400)]
Upgrade policy/parent 2.0.0

Upgrade to released artifact.

Issue-ID: POLICY-1213
Change-Id: Iac97ab8b1be6a4a46d30d85d02c8e902b5e0acae
Signed-off-by: Pamela Dragosh <pdragosh@research.att.com>
5 years agoSetup checkstyle and coverage 89/68889/2
Pamela Dragosh [Tue, 25 Sep 2018 14:06:07 +0000 (10:06 -0400)]
Setup checkstyle and coverage

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>
6 years agoRename Policy Modesl to policy-models 11/49111/1
Pamela Dragosh [Fri, 25 May 2018 12:17:28 +0000 (08:17 -0400)]
Rename Policy Modesl to policy-models

ONAP sonar requires this naming convention.

Issue-ID: POLICY-805
Change-Id: I4d40fff79696ef4eeae0af0081862ce726e4c202
Signed-off-by: Pamela Dragosh <pdragosh@research.att.com>
6 years agoAdding policy/models module 29/48729/3
eikrwaq [Wed, 23 May 2018 16:17:58 +0000 (17:17 +0100)]
Adding policy/models module

Change-Id: I5d1133fc82b3a61cda10813b15223859e6135dfa
Issue-ID: POLICY-805
Signed-off-by: waqas.ikram <waqas.ikram@ericsson.com>
6 years agoInitialize repo 31/45431/1
Pamela Dragosh [Tue, 1 May 2018 12:42:20 +0000 (08:42 -0400)]
Initialize repo

Add the initialie .gitreview, .gitignore, README and License

Change-Id: Ib99da18f940cac035014872ae5c83df6bd93a3f2
Issue-ID: POLICY-771
Signed-off-by: Pamela Dragosh <pdragosh@research.att.com>
6 years agoAdd INFO.yaml file 69/45369/2
Jessica Wagantall [Tue, 1 May 2018 03:08:28 +0000 (20:08 -0700)]
Add INFO.yaml file

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>
6 years agoInitial empty repository
Jessica Wagantall [Tue, 1 May 2018 01:59:57 +0000 (01:59 +0000)]
Initial empty repository