policy/apex-pdp.git
5 years agoMerge "Refactoring existing integration tests"
Jorge Hernandez [Fri, 6 Jul 2018 13:39:39 +0000 (13:39 +0000)]
Merge "Refactoring existing integration tests"

5 years agoMerge "Set Jersey to LF approved version"
Jorge Hernandez [Fri, 6 Jul 2018 13:37:44 +0000 (13:37 +0000)]
Merge "Set Jersey to LF approved version"

5 years agoSet Jersey to LF approved version 39/55939/1
liamfallon [Fri, 6 Jul 2018 08:41:40 +0000 (09:41 +0100)]
Set Jersey to LF approved version

The Linux Foundation have permitted only certain versions
of Jersey to be OK to use license wise. This fix configures
the APEX PDP to use Jersey version 2.26, a LF approved version.

Issue-ID: POLICY-905
Change-Id: I4f4cbf728ffb0cc49331aa61da68805f83880282
Signed-off-by: liamfallon <liam.fallon@ericsson.com>
5 years agoRefactoring existing integration tests 95/55895/3
waqas.ikram [Thu, 5 Jul 2018 17:57:02 +0000 (18:57 +0100)]
Refactoring existing integration tests

Change-Id: I1aedd94d5197b8c6513fc701e9df2aab4edec088
Issue-ID: POLICY-865
Signed-off-by: waqas.ikram <waqas.ikram@ericsson.com>
5 years agoMerge "Remove new security vulnerability"
Pamela Dragosh [Thu, 5 Jul 2018 11:56:11 +0000 (11:56 +0000)]
Merge "Remove new security vulnerability"

5 years agoFix test failure due to wait timeout 85/55785/3
liamfallon [Wed, 4 Jul 2018 07:50:48 +0000 (08:50 +0100)]
Fix test failure due to wait timeout

THe Avro and Java context integration tests waited for one second for APEX
to produce the output event to file before stopping APEX. This timeout is
usually fine. However, occasionally in the ONAP Jenkins build jobs, the
test ocassionally times out.

The tests are amended to wait for the file to exist and have content or for 10
seconds, whichever comes sooner.

Also consolidated two test classes into a single class and improved
temporary file handling.

Issue-ID: POLICY-905
Change-Id: I5e370353d2b627203e270cb6efeb560af7dc2acf
Signed-off-by: liamfallon <liam.fallon@ericsson.com>
5 years agoRemove new security vulnerability 97/55797/1
liamfallon [Wed, 4 Jul 2018 09:10:14 +0000 (10:10 +0100)]
Remove new security vulnerability

The latest CLM report showed up Hazelcast as a
new security vulnerability. This change upgrades
Hazelcast to the latest version.

Issue-ID: POLICY-905
Change-Id: Ifa79dff9977ae7e547abb5ab29322a8a01c37fd6
Signed-off-by: liamfallon <liam.fallon@ericsson.com>
5 years agoRemove JMS dependencies with license problems 09/55709/1
liamfallon [Tue, 3 Jul 2018 14:19:52 +0000 (15:19 +0100)]
Remove JMS dependencies with license problems

The JMS API dependency wa removed by checking for the methods
using refection rather than casting the objects.

The other JMS dependencies were not needed.

Issue-ID: POLICY-905
Change-Id: I9146ede67e97c0e0ccc8a9a8a20f98f1b9e5390d
Signed-off-by: liamfallon <liam.fallon@ericsson.com>
5 years agoRemove unnnecessary plugin from POM 95/55695/1
liamfallon [Tue, 3 Jul 2018 12:52:19 +0000 (13:52 +0100)]
Remove unnnecessary plugin from POM

This plugin is not needed in the integration-common module POM
and showed up as an error in Eclipse

Change-Id: I8a8c052dd97f7b7af42ef396a58f56bcddb98cd2
Issue-ID: POLICY-865
Signed-off-by: liamfallon <liam.fallon@ericsson.com>
5 years agoResolve JAXB license issue, use Eclipselink 77/55477/2
liamfallon [Wed, 27 Jun 2018 11:50:17 +0000 (12:50 +0100)]
Resolve JAXB license issue, use Eclipselink

Replaced Glassfish-based JAXB processing with eclipselink based JAXB
processing to resolve license issues.

Updated version of eclipselink from 2.6.2 to 2.6.5

Supporessed warning about use of Java APIs.

Issue-ID: POLICY-905
Change-Id: I68094230b710e971d096decfffdb53b003c5872f
Signed-off-by: liamfallon <liam.fallon@ericsson.com>
5 years agoFix the apex-pdp build issue 51/55651/1
ramverma [Mon, 2 Jul 2018 16:03:37 +0000 (17:03 +0100)]
Fix the apex-pdp build issue

Change-Id: I50532314948d16432065dacbadb9d69d8ca49084
Issue-ID: POLICY-865
Signed-off-by: ramverma <ram.krishna.verma@ericsson.com>
5 years agoMerge "Adding integration test module"
Liam Fallon [Sat, 30 Jun 2018 21:24:37 +0000 (21:24 +0000)]
Merge "Adding integration test module"

6 years agoFixing sonar bugs in package ..auth.clieditor 27/55527/4
Dinh Danh Le [Thu, 28 Jun 2018 11:05:08 +0000 (12:05 +0100)]
Fixing sonar bugs in package ..auth.clieditor

Change-Id: Ie0aa788ef9ea4e574c65928787c9be2ef72a6a61
Issue-ID: POLICY-862
Signed-off-by: Dinh Danh Le <dinh.danh.le@ericsson.com>
6 years agoAdding integration test module 97/55497/5
waqas.ikram [Wed, 27 Jun 2018 15:16:42 +0000 (16:16 +0100)]
Adding integration test module

Change-Id: If94ff28724a31269cf20b32c43fa0790c3b2dac3
Issue-ID: POLICY-865
Signed-off-by: waqas.ikram <waqas.ikram@ericsson.com>
6 years agoMerge "Upgrade version of Jython to remove vulnerability"
Pamela Dragosh [Tue, 26 Jun 2018 14:09:14 +0000 (14:09 +0000)]
Merge "Upgrade version of Jython to remove vulnerability"

6 years agoUpgrade version of Jython to remove vulnerability 59/55359/1
liamfallon [Tue, 26 Jun 2018 10:47:22 +0000 (11:47 +0100)]
Upgrade version of Jython to remove vulnerability

Upgrade version of Jython from 2.2.1 to 2.7.1 to fix security
vulnerability.

Change-Id: I605b02483431b057f0ffa6017a5726ef8e1834d3
Issue-ID: POLICY-905
Signed-off-by: liamfallon <liam.fallon@ericsson.com>
6 years agoFix vulnerabilities in dependencies 41/55241/2
liamfallon [Fri, 22 Jun 2018 02:18:44 +0000 (10:18 +0800)]
Fix vulnerabilities in dependencies

Exclude commons-beanutils from JMS plugin
Upgrade apacne ant version in XML plugin
Upgrade Grizzly version in all plugins

Issue-ID: POLICY-905
Change-Id: Ifa0d91bdead94be605cf5d51598ce36dd2c7b0fb
Signed-off-by: liamfallon <liam.fallon@ericsson.com>
6 years agoMerge "Adding Junit for plugins-persistence-jpa-hibernate"
Liam Fallon [Fri, 22 Jun 2018 01:35:35 +0000 (01:35 +0000)]
Merge "Adding Junit for plugins-persistence-jpa-hibernate"

6 years agoMerge "Fix JMS plugin vulnerability"
Pamela Dragosh [Thu, 21 Jun 2018 19:28:17 +0000 (19:28 +0000)]
Merge "Fix JMS plugin vulnerability"

6 years agoMerge "Reduce level of vulnerability on JRuby plugin"
Pamela Dragosh [Thu, 21 Jun 2018 19:27:26 +0000 (19:27 +0000)]
Merge "Reduce level of vulnerability on JRuby plugin"

6 years agoAdding Junit for plugins-persistence-jpa-hibernate 87/55187/2
Dinh Danh Le [Thu, 21 Jun 2018 11:06:31 +0000 (12:06 +0100)]
Adding Junit for plugins-persistence-jpa-hibernate

Change-Id: Iacfffb1adebabe7c4f0f40d9c76b6bd3d503b283
Issue-ID: POLICY-862
Signed-off-by: Dinh Danh Le <dinh.danh.le@ericsson.com>
6 years agoAdd unit test for apex pdp context schema 69/55169/1
liamfallon [Thu, 21 Jun 2018 08:04:47 +0000 (16:04 +0800)]
Add unit test for apex pdp context schema

Unit tests added for context schema handling in the APEX PDP.
Code coverage in the schema packages now above required limit.

Issue-ID: POLICY-857
Change-Id: I66ad6eb0e758f7a80492caae514875229c28924f
Signed-off-by: liamfallon <liam.fallon@ericsson.com>
6 years agoReduce level of vulnerability on JRuby plugin 65/55165/1
liamfallon [Thu, 21 Jun 2018 03:40:18 +0000 (11:40 +0800)]
Reduce level of vulnerability on JRuby plugin

The JRuby plugin was using an old version of JRuby.
The version of JRuby is updated to the latest version, which
reduces the security vulnerability level. Some JRuby libraries
that are not used in the APEX PDP and that themselves have security
vulnerabilities are excluded.

Issue-ID: POLICY-905
Change-Id: I1c9d40c505849d8cab2778a4993dec9148504599
Signed-off-by: liamfallon <liam.fallon@ericsson.com>
6 years agoFix JMS plugin vulnerability 63/55163/1
liamfallon [Thu, 21 Jun 2018 02:45:48 +0000 (10:45 +0800)]
Fix JMS plugin vulnerability

THe HornetQ JMS implementation had security vulnerabilities,
license issues, and the latest version is 3 years old.
The plugin was updated to use the Apache ActiveMQ JMS
implementaiton instead. ActiveMQ has a very recent
version, has no license issues, and has no recorded security
issues.

Issue-ID: POLICY-905
Change-Id: I2db80a9e45ee4274f31e8c493c841cd039e78050
Signed-off-by: liamfallon <liam.fallon@ericsson.com>
6 years agoAdding package module 05/55005/8
waqas.ikram [Mon, 18 Jun 2018 13:04:52 +0000 (14:04 +0100)]
Adding package module

Change-Id: I2513f00a3f49d4428470c173a717ccb9fbc49de5
Issue-ID: POLICY-863
Signed-off-by: waqas.ikram <waqas.ikram@ericsson.com>
6 years agoMerge "Fix security vul'y in Curator Locking Plugin"
Pamela Dragosh [Tue, 19 Jun 2018 15:11:08 +0000 (15:11 +0000)]
Merge "Fix security vul'y in Curator Locking Plugin"

6 years agoMerge "Remove plexus utils vul'y from XML event plugin"
Pamela Dragosh [Tue, 19 Jun 2018 15:10:34 +0000 (15:10 +0000)]
Merge "Remove plexus utils vul'y from XML event plugin"

6 years agoMerge "Fix package name, Unit Test for Context Album"
Pamela Dragosh [Tue, 19 Jun 2018 15:10:12 +0000 (15:10 +0000)]
Merge "Fix package name, Unit Test for Context Album"

6 years agoRemove plexus utils vul'y from XML event plugin 53/55053/1
liamfallon [Tue, 19 Jun 2018 06:53:02 +0000 (14:53 +0800)]
Remove plexus utils vul'y from XML event plugin

The plexus-utils dependency on JAXB on the XML event plugin has
security vulnerabilities. It is excluded as a dependency.

Change-Id: I84f3bbea221374e0e245ef427aac3ec1ba64f48f
Issue-ID: POLICY-905
Signed-off-by: liamfallon <liam.fallon@ericsson.com>
6 years agoFix security vul'y in slf4j-ext 49/55049/1
liamfallon [Tue, 19 Jun 2018 03:31:44 +0000 (11:31 +0800)]
Fix security vul'y in slf4j-ext

sjf4j-ext version 1.7.25 has security vulnerabilities. Changed to
version 1.8.0-beta2 as recommended here:
http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2018-8088

Issue-ID: POLICY-905
Signed-off-by: liamfallon <liam.fallon@ericsson.com>
Change-Id: I5df02a40240c62a7fe5768cff2de9d3b57ba7603
Signed-off-by: liamfallon <liam.fallon@ericsson.com>
6 years agoFix security vul'y in Curator Locking Plugin 47/55047/1
liamfallon [Tue, 19 Jun 2018 03:06:27 +0000 (11:06 +0800)]
Fix security vul'y in Curator Locking Plugin

Increment the version of the Curator dependencies.
Upgrade the version of Zookeeper used by Curator tot he latest version.
Remove ancient log4j dependency from Zookeeper.

Issue-ID: POLICY-905
Change-Id: I103bd36404d3dc9c33bdd59585f67ba0fde349be
Signed-off-by: liamfallon <liam.fallon@ericsson.com>
6 years agoFix package name, Unit Test for Context Album 07/55007/1
liamfallon [Mon, 18 Jun 2018 12:58:52 +0000 (20:58 +0800)]
Fix package name, Unit Test for Context Album

package org.onap.policy.core renamed to org.onap.policy.apex.core

Added unit text for context exceptions and context album

Issue-ID: POLICY-857
Change-Id: I24f376245d9bc46db6a6a47ac3e8e6c559a16465
Signed-off-by: liamfallon <liam.fallon@ericsson.com>
6 years agoRemoving SONAR issues from apex-pdp basic model 41/54941/1
liamfallon [Fri, 15 Jun 2018 07:56:44 +0000 (08:56 +0100)]
Removing SONAR issues from apex-pdp basic model

Removed some code duplication in exceptions

Reduced the number of unlogged exception SONAR messages
to one.

Issue-ID: POLICY-856
Change-Id: I19e60664270b86f77333979eaa412b2e85cb13fa
Signed-off-by: liamfallon <liam.fallon@ericsson.com>
6 years agoAdd YAML plugin and cleanup for checkstyle 55/54655/2
liamfallon [Wed, 13 Jun 2018 15:50:59 +0000 (16:50 +0100)]
Add YAML plugin and cleanup for checkstyle

Bringing in the APEX YAML plugin, allows events with YAML bodies
to be consumed by APEX.

Also clean up of event protocol interface to make it not specific
for JSON.

Also some checkstyle changes on classes impacted by event
protocol interface change.

Change-Id: I7c3867ac508096fd8acad2488e61db87dfa1d6bd
Issue-ID: POLICY-862
Signed-off-by: liamfallon <liam.fallon@ericsson.com>
6 years agoAdding plugin-persistence module to apex-pdp 09/51209/1
ramverma [Tue, 12 Jun 2018 13:27:19 +0000 (14:27 +0100)]
Adding plugin-persistence module to apex-pdp

Change-Id: I68e16b1aad6e7b943439c207816479d151f672fb
Issue-ID: POLICY-862
Signed-off-by: ramverma <ram.krishna.verma@ericsson.com>
6 years agoMerge "Fixing Jenkins merge job test failure"
Liam Fallon [Tue, 12 Jun 2018 11:28:47 +0000 (11:28 +0000)]
Merge "Fixing Jenkins merge job test failure"

6 years agoMerge "Adding plugin-executor module to apex-pdp"
Liam Fallon [Tue, 12 Jun 2018 10:08:51 +0000 (10:08 +0000)]
Merge "Adding plugin-executor module to apex-pdp"

6 years agoFixing Jenkins merge job test failure 99/51199/1
waqas.ikram [Tue, 12 Jun 2018 10:07:42 +0000 (11:07 +0100)]
Fixing Jenkins merge job test failure

Change-Id: Id9a83c9ea4f5189d6ba57e534540f3fd4f0141f3
Issue-ID: POLICY-859
Signed-off-by: waqas.ikram <waqas.ikram@ericsson.com>
6 years agoAdding plugin-executor module to apex-pdp 11/51111/2
ramverma [Mon, 11 Jun 2018 10:27:47 +0000 (11:27 +0100)]
Adding plugin-executor module to apex-pdp

Change-Id: I711eaaff3707aa6398c26f1a124fedeb1d0e11f4
Issue-ID: POLICY-862
Signed-off-by: ramverma <ram.krishna.verma@ericsson.com>
6 years agoMerge "Remove warnings from code"
Pamela Dragosh [Mon, 11 Jun 2018 15:44:40 +0000 (15:44 +0000)]
Merge "Remove warnings from code"

6 years agoFixing sonar bugs 13/51113/5
waqas.ikram [Mon, 11 Jun 2018 11:04:33 +0000 (12:04 +0100)]
Fixing sonar bugs

Change-Id: I05a81755ce132810c9535babb7bae5b9b9e0bd60
Issue-ID: POLICY-859
Signed-off-by: waqas.ikram <waqas.ikram@ericsson.com>
6 years agoRemove warnings from code 07/51107/1
liamfallon [Mon, 11 Jun 2018 09:06:54 +0000 (10:06 +0100)]
Remove warnings from code

Remove "final" from variables and add setters in test
case to get rid of "dead code" warnings

Change implementation in typeutils grammar generation
to remove depricated warning

Change-Id: I24c4bb3f06f4c6fa227d8d191dc2fb6a6cf0b6fb
Issue-ID: POLICY-716
Signed-off-by: liamfallon <liam.fallon@ericsson.com>
6 years agoMerge "Adding plugins-event module to apex-pdp"
Liam Fallon [Fri, 8 Jun 2018 17:05:17 +0000 (17:05 +0000)]
Merge "Adding plugins-event module to apex-pdp"

6 years agoAdding plugins-event module to apex-pdp 37/51037/3
ramverma [Fri, 8 Jun 2018 10:56:21 +0000 (11:56 +0100)]
Adding plugins-event module to apex-pdp

Adding plugins-event module to apex-pdp
Fix a minor bug in TextFileUtils

Change-Id: I393c5f5809d078850d6669d22759ba9fa1b4f0e6
Issue-ID: POLICY-862
Signed-off-by: ramverma <ram.krishna.verma@ericsson.com>
6 years agoFixing Sonar bugs and Vulnerabilities 51/50951/5
waqas.ikram [Thu, 7 Jun 2018 15:01:35 +0000 (16:01 +0100)]
Fixing Sonar bugs and Vulnerabilities

Change-Id: Id5a95f23f1308dbb9f7f0c0f5567e238ecf830af
Issue-ID: POLICY-859
Signed-off-by: waqas.ikram <waqas.ikram@ericsson.com>
6 years agoMerge "Adding services engine module"
Pamela Dragosh [Wed, 6 Jun 2018 15:35:49 +0000 (15:35 +0000)]
Merge "Adding services engine module"

6 years agoMerge "Remove checkstyle errors from generated code"
Pamela Dragosh [Wed, 6 Jun 2018 15:34:30 +0000 (15:34 +0000)]
Merge "Remove checkstyle errors from generated code"

6 years agoAdding services engine module 39/50639/6
waqas.ikram [Wed, 6 Jun 2018 10:04:36 +0000 (11:04 +0100)]
Adding services engine module

Change-Id: I68bbe6d95d17cfcdda204d1ee3eec3b92d12ebd4
Issue-ID: POLICY-859
Signed-off-by: waqas.ikram <waqas.ikram@ericsson.com>
6 years agoRemove checkstyle errors from generated code 69/50669/2
liamfallon [Wed, 6 Jun 2018 12:34:03 +0000 (13:34 +0100)]
Remove checkstyle errors from generated code

The generated code in the APEX model module creates checkstyle errors
in Eclipse becasue there is no license header on the generated Java code.
This change adds the copyright header to the code generation templates.

Also this change introduces teh latest version of ahtlr 4 for code generation
from a grammar.

Issue-ID: POLICY-716

Change-Id: Ib02cc4e1a6e815cf6d4b386c19f7eb2542f9ed00
Signed-off-by: liamfallon <liam.fallon@ericsson.com>
6 years agoAdding apex plugins/plugins-context modules 83/50383/1
waqas.ikram [Tue, 5 Jun 2018 15:18:01 +0000 (16:18 +0100)]
Adding apex plugins/plugins-context modules

Change-Id: I36fc295ffbd22661bf8bd091bfb20ebf6dcc7f5e
Issue-ID: POLICY-862
Signed-off-by: waqas.ikram <waqas.ikram@ericsson.com>
6 years agoAdding apex core module to apex-pdp 29/49929/4
ramverma [Fri, 1 Jun 2018 10:51:36 +0000 (11:51 +0100)]
Adding apex core module to apex-pdp

Change-Id: I4bfe1df3e44fe62ff6789e813e59836e267ab3b2
Issue-ID: POLICY-858
Signed-off-by: ramverma <ram.krishna.verma@ericsson.com>
6 years agoAdding apex auth modules 39/49939/1
waqas.ikram [Fri, 1 Jun 2018 13:23:01 +0000 (14:23 +0100)]
Adding apex auth modules

Change-Id: Iec210465636458f0c104c99893440706279062f0
Issue-ID: POLICY-860
Signed-off-by: waqas.ikram <waqas.ikram@ericsson.com>
6 years agoFixing Sonar bugs and Vulnerabilities 99/49799/1
waqas.ikram [Thu, 31 May 2018 17:02:59 +0000 (18:02 +0100)]
Fixing Sonar bugs and Vulnerabilities

Change-Id: I69c65d808133ac75d9f93aa0d63326ca8c67f839
Issue-ID: POLICY-856
Signed-off-by: waqas.ikram <waqas.ikram@ericsson.com>
6 years agoFixing pluginExecutionFilter issue 69/49769/1
waqas.ikram [Thu, 31 May 2018 13:49:38 +0000 (14:49 +0100)]
Fixing pluginExecutionFilter issue

Change-Id: Iece9be8e8bcaa0872e37e4bac7fd435c44a5bbe3
Issue-ID: POLICY-857
Signed-off-by: waqas.ikram <waqas.ikram@ericsson.com>
6 years agoFixing Lifecycle Mapping Problem 31/49731/2
waqas.ikram [Thu, 31 May 2018 10:09:58 +0000 (11:09 +0100)]
Fixing Lifecycle Mapping Problem

Change-Id: I508f064c8f20a96d2eeeb67a4b7a05812e1e2152
Issue-ID: POLICY-857
Signed-off-by: waqas.ikram <waqas.ikram@ericsson.com>
6 years agoMerge "Fixing Sonar bugs and code smells"
Jorge Hernandez [Wed, 30 May 2018 22:51:02 +0000 (22:51 +0000)]
Merge "Fixing Sonar bugs and code smells"

6 years agoAdding apex context module 75/49375/3
ramverma [Tue, 29 May 2018 14:25:49 +0000 (15:25 +0100)]
Adding apex context module

Change-Id: I1284c2ba4c41a9cf721e141e096d1021be599a2d
Issue-ID: POLICY-857
Signed-off-by: ramverma <ram.krishna.verma@ericsson.com>
6 years agoFixing Sonar bugs and code smells 55/49455/7
waqas.ikram [Wed, 30 May 2018 08:48:40 +0000 (09:48 +0100)]
Fixing Sonar bugs and code smells

Change-Id: I661cd409d01320fe11a29b7ea72b9e8f70e72a6c
Issue-ID: POLICY-856
Signed-off-by: waqas.ikram <waqas.ikram@ericsson.com>
6 years agoAdding policy-model, model-api & engine-model 03/49303/3
waqas.ikram [Mon, 28 May 2018 09:58:07 +0000 (10:58 +0100)]
Adding policy-model, model-api & engine-model

Change-Id: I56702b8f0953457d493f894d155b2a6ddc87b10c
Issue-ID: POLICY-856
Signed-off-by: waqas.ikram <waqas.ikram@ericsson.com>
6 years agoAdding apex event-model module 01/49101/7
ramverma [Fri, 25 May 2018 10:55:45 +0000 (11:55 +0100)]
Adding apex event-model module

- Adding apex event-model module
- Fixing namespaces

Change-Id: If37a1773000ca99eb5d97703fdeb5788ce55365c
Issue-ID: POLICY-856
Signed-off-by: ramverma <ram.krishna.verma@ericsson.com>
6 years agoAdding apex context-model module 81/48981/5
waqas.ikram [Thu, 24 May 2018 16:00:47 +0000 (17:00 +0100)]
Adding apex context-model module

Change-Id: Ia80b2caa0f76ecd7a80ece79e5cf88ac9de048ac
Issue-ID: POLICY-856
Signed-off-by: waqas.ikram <waqas.ikram@ericsson.com>
6 years agoChanging groupId to fix jenkins merge issue 63/48963/1
waqas.ikram [Thu, 24 May 2018 14:31:21 +0000 (15:31 +0100)]
Changing groupId to fix jenkins merge issue

Change-Id: I84f5c62cb0d0ea4742905d86ffbde5333c8310bc
Issue-ID: POLICY-855
Signed-off-by: waqas.ikram <waqas.ikram@ericsson.com>
6 years agoFixing typo in utilities module name 55/48955/2
waqas.ikram [Thu, 24 May 2018 13:39:38 +0000 (14:39 +0100)]
Fixing typo in utilities module name

Change-Id: I7bae55aa9c9064fc4aea32bacba3baee196c10a0
Issue-ID: POLICY-855
Signed-off-by: waqas.ikram <waqas.ikram@ericsson.com>
6 years agoAdding apex utiliites and basic-model module 77/48677/6
eikrwaq [Wed, 23 May 2018 13:08:29 +0000 (14:08 +0100)]
Adding apex utiliites and basic-model module

Change-Id: Ib72677912eb5ac4b872e555f24570c86a627802f
Issue-ID: POLICY-855
Signed-off-by: waqas.ikram <waqas.ikram@ericsson.com>
6 years agoStart repo with git, license, readme 23/45423/1
Pamela Dragosh [Tue, 1 May 2018 12:26:02 +0000 (08:26 -0400)]
Start repo with git, license, readme

Add the .gitreview, license etc. to start the repo

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

Add INFO.yaml to list:
- Project description
- Properties
- PTL information
- Meeting information
- Committer information

Change-Id: Ib8ea635551bf172f4a8d893886b8b56fb6c335d9
Issue-ID: CIMAN-134
Signed-off-by: Jessica Wagantall <jwagantall@linuxfoundation.org>
6 years agoInitial empty repository
Jessica Wagantall [Tue, 1 May 2018 02:00:48 +0000 (02:00 +0000)]
Initial empty repository