policy/models.git
5 years agoMerge "Add PfConceptKey.isVersionNull()"
Jorge Hernandez [Wed, 27 Mar 2019 16:29:58 +0000 (16:29 +0000)]
Merge "Add PfConceptKey.isVersionNull()"

5 years agoMerge "Fix VF Module Create in guard"
Jorge Hernandez [Wed, 27 Mar 2019 14:58:49 +0000 (14:58 +0000)]
Merge "Fix VF Module Create in guard"

5 years agoMerge "migrate model-impl from drools-applications"
Jorge Hernandez [Wed, 27 Mar 2019 14:58:33 +0000 (14:58 +0000)]
Merge "migrate model-impl from drools-applications"

5 years agoAdd PfConceptKey.isVersionNull() 93/83493/1
Jim Hahn [Wed, 27 Mar 2019 14:41:44 +0000 (10:41 -0400)]
Add PfConceptKey.isVersionNull()

Change-Id: I4b2f69bb023a07930b9f418b88078d04a24b7303
Issue-ID: POLICY-1542
Signed-off-by: Jim Hahn <jrh3@att.com>
5 years agoMerge "Add Legacy Op Policy Persistence"
Pamela Dragosh [Wed, 27 Mar 2019 11:03:57 +0000 (11:03 +0000)]
Merge "Add Legacy Op Policy Persistence"

5 years agoMerge "Fix file access issue in DummyProviderImpl"
Liam Fallon [Wed, 27 Mar 2019 09:20:17 +0000 (09:20 +0000)]
Merge "Fix file access issue in DummyProviderImpl"

5 years agoAdd Legacy Op Policy Persistence 22/83422/1
liamfallon [Tue, 26 Mar 2019 22:31:43 +0000 (22:31 +0000)]
Add Legacy Op Policy Persistence

Legacy operational policies now fully supported for
serialization and persistence from provider through to
database and back. Unit test coverage completed
also

Issue-ID: POLICY-1095
Change-Id: I65755859c94b50edee537d2685f51a7838c6541f
Signed-off-by: liamfallon <liam.fallon@est.tech>
5 years agoMerge "Add persistence test for all policy examples"
Liam Fallon [Tue, 26 Mar 2019 22:02:45 +0000 (22:02 +0000)]
Merge "Add persistence test for all policy examples"

5 years agoFix file access issue in DummyProviderImpl 00/83400/3
Chenfei Gao [Tue, 26 Mar 2019 18:46:31 +0000 (14:46 -0400)]
Fix file access issue in DummyProviderImpl

Changed to use ResourceUtils.getResourceAsString in policy/common project
to access dummy files.

Issue-ID: POLICY-1441
Change-Id: I42d7cb809a0eeedfc2a8a6b82edfe38ad7138548
Signed-off-by: Chenfei Gao <cgao@research.att.com>
5 years agoMerge "Add ErrorResponse to policy framework exceptions"
Pamela Dragosh [Tue, 26 Mar 2019 17:08:31 +0000 (17:08 +0000)]
Merge "Add ErrorResponse to policy framework exceptions"

5 years agoAdd persistence test for all policy examples 97/83297/2
liamfallon [Tue, 26 Mar 2019 15:42:42 +0000 (15:42 +0000)]
Add persistence test for all policy examples

The test checks the TOSCA policy examples and ensures they can be
persisted and read back from persistence.

Test against the expected outcome will be added in later reviews.
Tests for legacy and PDP-A policies willbe added in later reviews.

Issue-ID: POLICY-1095
Change-Id: Ie06bbd477ff63618f126b01c9ab49bfc45b19ae9
Signed-off-by: liamfallon <liam.fallon@est.tech>
5 years agoFix VF Module Create in guard 64/83364/1
Pamela Dragosh [Tue, 26 Mar 2019 15:07:34 +0000 (11:07 -0400)]
Fix VF Module Create in guard

The correct recipe is VF Module Create and fixed missing content
in one policy.

Issue-ID: POLICY-1273
Change-Id: I87e30d72c1bb966158754d27cbc5ea4ae465bf65
Signed-off-by: Pamela Dragosh <pdragosh@research.att.com>
5 years agoImplement serialization/deserialization for TOSCA concepts 88/83288/2
Chenfei Gao [Tue, 26 Mar 2019 02:42:39 +0000 (22:42 -0400)]
Implement serialization/deserialization for TOSCA concepts

Includes:
a) Build serialization for tosca policy
b) Build serialization for tosca policy type
c) Build serialization for tosca data type
d) Build deserialization for tosca policy
e) Build deserialization for tosca policy type
f) Build deserialization for tosca data type
g) Build plain tosca pojos for API endpoints
h) Build plain tosca pojo mapper to map from/to internal tosca representation
i) Add relevant junit tests

Issue-ID: POLICY-1441
Change-Id: I30a4a1337c756f675fc7a5521e5f9e1a5e3eb97a
Signed-off-by: Chenfei Gao <cgao@research.att.com>
5 years agoAdd ErrorResponse to policy framework exceptions 15/83315/1
liamfallon [Tue, 26 Mar 2019 09:26:00 +0000 (09:26 +0000)]
Add ErrorResponse to policy framework exceptions

The ErrorResponse object is now contained in Policy Framework
exceptions.

Issue-ID: POLICY-1095
Change-Id: Ib0ce6cdbbead939afefc4afa3f507eb1a28c4a5c
Signed-off-by: liamfallon <liam.fallon@est.tech>
5 years agoMerge "Add internal classes to models-pdp"
Jorge Hernandez [Tue, 26 Mar 2019 00:33:45 +0000 (00:33 +0000)]
Merge "Add internal classes to models-pdp"

5 years agoMerge "Add provider for Tosca Policies"
Jorge Hernandez [Tue, 26 Mar 2019 00:32:17 +0000 (00:32 +0000)]
Merge "Add provider for Tosca Policies"

5 years agoAdd internal classes to models-pdp 46/83246/2
Jim Hahn [Mon, 25 Mar 2019 15:12:06 +0000 (11:12 -0400)]
Add internal classes to models-pdp

Added PdpGroup and other classes.  These are the objects that will
will actually be stored in the DB.  The DB Provider classes should
be updated to use these instead of the external classes found in
models-pap.
Note: These were copied from policy/pap.

Change-Id: I2e5518d28e79c26038d0a1600553ab058bcdda1a
Issue-ID: POLICY-1542
Signed-off-by: Jim Hahn <jrh3@att.com>
5 years agoMerge "Add PolicyIdentOptVersion"
Pamela Dragosh [Mon, 25 Mar 2019 17:23:42 +0000 (17:23 +0000)]
Merge "Add PolicyIdentOptVersion"

5 years agoMerge "Add new policy types"
Jorge Hernandez [Mon, 25 Mar 2019 15:38:16 +0000 (15:38 +0000)]
Merge "Add new policy types"

5 years agoAdd PolicyIdentOptVersion 84/83084/18
Jim Hahn [Fri, 22 Mar 2019 18:12:03 +0000 (14:12 -0400)]
Add PolicyIdentOptVersion

Added additional PolicyIdentXxx classes.  Added PdpDeployPolicies, which
makes use of it, thus eliminating the need for PdpPolicies, which will be
deleted once the PAP has been modified to use the new code.
Added Validated class to facilitate field validation.
Added utility methods to Validated class.
Use new validator methods in PolicyIdentXxx classes.
Use addError() method in validator class.
Use parameter types instead of "?".
Use static Validator instead of local.
Get "result" from each call to a validateXxx() method.
Derived PolicyIdentOptVersion from PfConceptKey.
Moved PolicyIdent classes to models-pdp.
Added PolicyIdent classes to models-pap.
Also removed copy constructors from classes in models-pap, as those
are plain POJOs that will not be copied.  Copy constructors will be
added to new classes that will be added to models-pdp in a separate
review.

Forgot to include the new Ident classes in models-pap.

Change-Id: I923132c464c7802ee3e9225685cde44f36c64620
Issue-ID: POLICY-1542
Signed-off-by: Jim Hahn <jrh3@att.com>
5 years agomigrate model-impl from drools-applications 11/83211/1
Hengye [Mon, 25 Mar 2019 14:32:21 +0000 (14:32 +0000)]
migrate model-impl from drools-applications

migrate controlloop/common/model-impl from drools-applicaitons to
policy/models

Issue-ID: POLICY-1264
Change-Id: Ibe0bb5c49a7b1344f4104b30455f52834041e187
Signed-off-by: Hengye <yehui.wang@est.tech>
5 years agoAdd new policy types 58/83058/5
Pamela Dragosh [Fri, 22 Mar 2019 17:33:19 +0000 (13:33 -0400)]
Add new policy types

These are the models from Optimization team. Please note
the new matchable field. I'm trying to get clarification
on what that field means.

Added also a single file for all the optimization policies.
Note, I think some of them may not be right. The hpa one
did not render correct. But I can fix that later.

Fixed capacity policy which had indentation wrong and
VNFPolicy missing type.

Added some guard examples.

Fixed Decision Response to support fields for all the
decisions.

Issue-ID: POLICY-1273
Change-Id: Ib0c06cb203f6355e3050f7d8a7a51a0c1437a8a4
Signed-off-by: Pamela Dragosh <pdragosh@research.att.com>
5 years agoAdd provider for Tosca Policies 50/83150/1
liamfallon [Mon, 25 Mar 2019 08:09:14 +0000 (08:09 +0000)]
Add provider for Tosca Policies

Provider working from JAVA API call through to database and
back for TOSCA policies with full unit test.

Issue-ID: POLICY-1195
Change-Id: I82cf3b513b4921dcb2e6726856aa4fbeb7d0d816
Signed-off-by: liamfallon <liam.fallon@est.tech>
5 years agoMerge "Use enums from models-pdp in models-pap"
Pamela Dragosh [Sun, 24 Mar 2019 14:44:06 +0000 (14:44 +0000)]
Merge "Use enums from models-pdp in models-pap"

5 years agoMerge "Add input tosca examples for guard frequency"
Pamela Dragosh [Sun, 24 Mar 2019 12:11:35 +0000 (12:11 +0000)]
Merge "Add input tosca examples for guard frequency"

5 years agoUse enums from models-pdp in models-pap 09/83109/2
Jim Hahn [Sun, 24 Mar 2019 03:42:34 +0000 (23:42 -0400)]
Use enums from models-pdp in models-pap

Modified models-pap to use enums from models-pdp instead of
from pdp-common.

Change-Id: I3bc296358c672dff9c218c734583a135e5503e4c
Issue-ID: POLICY-1542
Signed-off-by: Jim Hahn <jrh3@att.com>
5 years agoMerge "Add models-pdp to models repo"
Pamela Dragosh [Fri, 22 Mar 2019 23:09:06 +0000 (23:09 +0000)]
Merge "Add models-pdp to models repo"

5 years agoAdd input tosca examples for guard frequency 07/83007/2
Joshua Reich [Fri, 22 Mar 2019 07:50:29 +0000 (00:50 -0700)]
Add input tosca examples for guard frequency

Issue-ID: POLICY-1195
Change-Id: Ia73f8d1e21e2a37ada95727301031e9bb115aceb
Signed-off-by: Joshua Reich <jreich@research.att.com>
5 years agoAdd models-pdp to models repo 38/82938/11
Jim Hahn [Thu, 21 Mar 2019 13:54:30 +0000 (09:54 -0400)]
Add models-pdp to models repo

Also changed supportedPolicyTypes to PfConceptKey.
Updated licenses.
Removed trailing whitespace from pom.
Provide default request id.
Rebased to fix merge conflict.
Added SupportedPolicyType class.
Renamed SupportedPolicyType to PolicyTypeIdent, and moved it to
models-base.  Also updated models-pap to use it.
Deleted models-pdp Policy and replaced it with ToscaPolicy.

Updated test method name.

Change-Id: Id65f769c2f308c6b56e79978bd50b84f2e0b3d02
Issue-ID: POLICY-1542
Signed-off-by: Jim Hahn <jrh3@att.com>
5 years agoImplement Database provider 63/82963/3
liamfallon [Fri, 22 Mar 2019 15:59:21 +0000 (15:59 +0000)]
Implement Database provider

This review brings in the structure of the database provider
with complete unit test coverage. The provider delegates
the details of each database interactino to the appropriate
package in the model.

Resolved merge conflict.

Issue-ID: POLICY-1195
Change-Id: I9d01146415531d18bc9648dcf232b425bc09578d
Signed-off-by: liamfallon <liam.fallon@est.tech>
5 years agoAdd copy constructors for models-pap 79/82979/2
Jim Hahn [Thu, 21 Mar 2019 16:36:35 +0000 (12:36 -0400)]
Add copy constructors for models-pap

Also added a method to PfUtils to simplify cloning lists.

Change-Id: Iae667be02cced57b0b9578e0a96c5cda38111b97
Issue-ID: POLICY-1542
Signed-off-by: Jim Hahn <jrh3@att.com>
5 years agoAdd module for error responses 40/82940/6
Pamela Dragosh [Thu, 21 Mar 2019 13:58:52 +0000 (09:58 -0400)]
Add module for error responses

Module will hold a common error message object used by
API's to clients for returning an overall error message
and list of detail messages and warnings.

Added an example and finished a JUnit test.

Changed to response code from HTTP

Added assertj and used StandardCoder

Issue-ID: POLICY-1195
Change-Id: Id0fcf4831b8d03223c590f8085f207dbbbe559b4
Signed-off-by: Pamela Dragosh <pdragosh@research.att.com>
5 years agoAdd interface to get info from exceptions 12/82912/1
liamfallon [Thu, 21 Mar 2019 11:06:07 +0000 (11:06 +0000)]
Add interface to get info from exceptions

Interface allows uniform geting of information from checked
and runtime model exceptions

Issue-ID: POLICY-1195
Change-Id: I913b98a4d4b705ed256714392cafc72d6a71877f
Signed-off-by: liamfallon <liam.fallon@est.tech>
5 years agoImplement persistence test for policies 21/82821/2
liamfallon [Wed, 20 Mar 2019 16:08:21 +0000 (16:08 +0000)]
Implement persistence test for policies

The unit test MonitoringPolicySerializationTest tests
persistence for policies and shows how persistence works.

Issue-ID: POLICY-1195
Change-Id: I933eb538238f9ccd41ce69614e0c9afcac869c29
Signed-off-by: liamfallon <liam.fallon@est.tech>
5 years agoAdding classes to models-pap 96/82796/1
ramverma [Wed, 20 Mar 2019 13:36:35 +0000 (13:36 +0000)]
Adding classes to models-pap

Change-Id: I59acfeeef5e2b93d7d16dbf5c26811a037e255c1
Issue-ID: POLICY-1541
Signed-off-by: ramverma <ram.krishna.verma@est.tech>
5 years agoMove examples into separate module 92/82692/1
liamfallon [Tue, 19 Mar 2019 16:29:56 +0000 (16:29 +0000)]
Move examples into separate module

Issue-ID: POLICY-1195
Change-Id: Id2dc5b5b490134648ca267e27b795f3f4c03bc7b
Signed-off-by: liamfallon <liam.fallon@est.tech>
5 years agoMerge "Add serialization/deserialization for tosca policy"
Pamela Dragosh [Tue, 19 Mar 2019 11:39:53 +0000 (11:39 +0000)]
Merge "Add serialization/deserialization for tosca policy"

5 years agoAdd serialization/deserialization for tosca policy 17/82617/2
Chenfei Gao [Mon, 18 Mar 2019 21:05:55 +0000 (17:05 -0400)]
Add serialization/deserialization for tosca policy

Includes:
a) Added serialization/deserialization for tosca policy
b) Added serialization/deserialization for tosca topology template
c) Added serialization/deserialization for tosca service template

More junit tests for serialization/deserialization are being added,
using the example input/output.

Issue-ID: POLICY-1441
Change-Id: I5ef6b5ede35cfb1e88619e92535393cf8056987b
Signed-off-by: Chenfei Gao <cgao@research.att.com>
5 years agoAdd decision models 22/82522/3
Pamela Dragosh [Sat, 16 Mar 2019 21:17:37 +0000 (17:17 -0400)]
Add decision models

Adding various decision models and their
serialization handler classes

Issue-ID: POLICY-1440
Change-Id: I35abfd9745a86b822f658ec3a512b7355cabf068
Signed-off-by: Pamela Dragosh <pdragosh@research.att.com>
5 years agoImplement Legacy to TOSCA Mapping 44/82544/1
liamfallon [Sun, 17 Mar 2019 22:33:51 +0000 (22:33 +0000)]
Implement Legacy to TOSCA Mapping

This first patch set is a rough first draft of how
translation will work.

Issue-ID: POLICY-1195
Change-Id: I4a57b049f5756dc6d1e2f4d458d9dd770f928eb2
Signed-off-by: liamfallon <liam.fallon@est.tech>
5 years agoMerge "Update monitoring policies with tcaPolicy"
Jorge Hernandez [Sat, 16 Mar 2019 19:46:42 +0000 (19:46 +0000)]
Merge "Update monitoring policies with tcaPolicy"

5 years agoUpdate INFO.yaml file 94/82494/1
Jessica Wagantall [Fri, 15 Mar 2019 20:54:03 +0000 (13:54 -0700)]
Update INFO.yaml file

Update missing information blocks and
indentation to pass verify job.

Change-Id: Ifeeca8d74f480abd56e011b8461dbb64c5fa0664
Issue-ID: CIMAN-134
Signed-off-by: Jessica Wagantall <jwagantall@linuxfoundation.org>
5 years agoUpdate monitoring policies with tcaPolicy 68/82468/4
Pamela Dragosh [Fri, 15 Mar 2019 17:19:10 +0000 (13:19 -0400)]
Update monitoring policies with tcaPolicy

To match the model.

Issue-ID: POLICY-1195
Change-Id: I939d5080b31cf63cdf51602a9b7bdfa5ece716eb
Signed-off-by: Pamela Dragosh <pdragosh@research.att.com>
5 years agoMerge "Adjust snakeyaml version"
Pamela Dragosh [Fri, 15 Mar 2019 18:31:18 +0000 (18:31 +0000)]
Merge "Adjust snakeyaml version"

5 years agoMerge "Adding PdpStatistics model to mdoels-pap"
Jorge Hernandez [Fri, 15 Mar 2019 18:01:19 +0000 (18:01 +0000)]
Merge "Adding PdpStatistics model to mdoels-pap"

5 years agoAdjust snakeyaml version 65/82465/1
Jim Hahn [Fri, 15 Mar 2019 17:00:54 +0000 (13:00 -0400)]
Adjust snakeyaml version

Version 1.21 of snakeyaml is breaking junits in policy/pap.

Change-Id: Ic7716c49f7797b8461846f1c61717c620471a2b5
Issue-ID: POLICY-1542
Signed-off-by: Jim Hahn <jrh3@att.com>
5 years agoAdding PdpStatistics model to mdoels-pap 38/82438/1
ramverma [Fri, 15 Mar 2019 15:44:58 +0000 (15:44 +0000)]
Adding PdpStatistics model to mdoels-pap

Change-Id: Ie229b76fbd848811fe919d28eead19060a487157
Issue-ID: POLICY-1541
Signed-off-by: ramverma <ram.krishna.verma@est.tech>
5 years agoAdd list of policy groups to API models 36/82436/1
Jim Hahn [Fri, 15 Mar 2019 15:36:16 +0000 (11:36 -0400)]
Add list of policy groups to API models

The PDP Group Deploy REST API should take a list of PdpGroup, not a
single PdpGroup.

Change-Id: I0d626ce16793f5bcb3d34b697116f8545861d9f6
Issue-ID: POLICY-1542
Signed-off-by: Jim Hahn <jrh3@att.com>
5 years agoFill in legacy JSON models 27/82427/2
Pamela Dragosh [Fri, 15 Mar 2019 14:27:24 +0000 (10:27 -0400)]
Fill in legacy JSON models

Fill in the bodies of the guard and operational
JSON models.

Issue-ID: POLICY-1195
Change-Id: If15dd8fa89e7a2b9d823eab51ac0b0f8819dd9d4
Signed-off-by: Pamela Dragosh <pdragosh@research.att.com>
5 years agoMerge "Add serialization for Tosca Model"
Pamela Dragosh [Fri, 15 Mar 2019 13:45:21 +0000 (13:45 +0000)]
Merge "Add serialization for Tosca Model"

5 years agoMerge "Add classes for PDP "simple" REST APIs"
Pamela Dragosh [Fri, 15 Mar 2019 13:11:53 +0000 (13:11 +0000)]
Merge "Add classes for PDP "simple" REST APIs"

5 years agoAdd serialization for Tosca Model 73/82273/6
liamfallon [Fri, 15 Mar 2019 12:36:38 +0000 (12:36 +0000)]
Add serialization for Tosca Model

Added tests for Yaml policy monitoring
Added provider interface calls in provider and structure for handling legacy APIs.

Issue-ID: POLICY-1195
Change-Id: I4825272e0713b9e6a4b89753828de8905bcffbd1
Signed-off-by: liamfallon <liam.fallon@est.tech>
5 years agoAdd classes for PDP "simple" REST APIs 64/82264/1
Jim Hahn [Wed, 13 Mar 2019 21:28:56 +0000 (17:28 -0400)]
Add classes for PDP "simple" REST APIs

Change-Id: I81a624a9cfb93df488bbd447f3ee24d1880048d6
Issue-ID: POLICY-1542
Signed-off-by: Jim Hahn <jrh3@att.com>
5 years agoAdd DAO Enabled Tosca Model 79/79879/7
liamfallon [Thu, 14 Mar 2019 10:01:58 +0000 (10:01 +0000)]
Add DAO Enabled Tosca Model

Add DAO annotations to TOSCA model
Add keying between concepts and define
foreign keys in objects for translation to DB schema

Added provider interface, factory, and stubbed implementation.

Completed unit test for models-base
Completed unit test for models-dao
Completed unit test for models-tosca

Issue-ID: POLICY-1195
Change-Id: I53a0ba8b7a679b6887b38bdab184b60315e0cf5b
Signed-off-by: liamfallon <liam.fallon@est.tech>
5 years agoMove PDP Group classes to concepts subdirectory 64/82164/1
Jim Hahn [Wed, 13 Mar 2019 18:59:37 +0000 (14:59 -0400)]
Move PDP Group classes to concepts subdirectory

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>
5 years agoAdded PDP Group model classes 51/82051/2
jh7358 [Tue, 12 Mar 2019 17:11:15 +0000 (13:11 -0400)]
Added PDP Group model classes

Change-Id: I16298228f9e390362d4783750274703a4db57811
Issue-ID: POLICY-1542
Signed-off-by: Jim Hahn <jrh3@att.com>
5 years agoAdding models-pap module to policy/models 57/81957/6
ramverma [Tue, 12 Mar 2019 22:15:38 +0000 (22:15 +0000)]
Adding models-pap module to policy/models

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>
5 years agoAdd DAO module for Models 04/79404/7
liamfallon [Tue, 5 Mar 2019 09:35:16 +0000 (09:35 +0000)]
Add DAO module for Models

This patch set fixes some typos and license headers.

Issue-ID: POLICY-1195
Change-Id: I2d15b00fcb50ea92746ab7c5a87b57efa07196fe
Signed-off-by: liamfallon <liam.fallon@est.tech>
5 years agoRemove lombok version and override 71/79471/1
Pamela Dragosh [Fri, 1 Mar 2019 18:15:19 +0000 (13:15 -0500)]
Remove lombok version and override

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>
5 years agoMerge "Add basic model object concepts"
Pamela Dragosh [Thu, 28 Feb 2019 17:30:41 +0000 (17:30 +0000)]
Merge "Add basic model object concepts"

5 years agoUpdate INFO.yaml Liam's email 68/79368/1
Pamela Dragosh [Thu, 28 Feb 2019 15:19:42 +0000 (10:19 -0500)]
Update INFO.yaml Liam's email

est.tech

Issue-ID: POLICY-1556
Change-Id: If16fea0ec12e83a71fc84cd17997075f3bb135d2
Signed-off-by: Pamela Dragosh <pdragosh@research.att.com>
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