policy/distribution.git
7 years agoMerge "Initial moduel structure for SDC handling"
Pamela Dragosh [Mon, 13 Aug 2018 17:38:46 +0000 (17:38 +0000)]
Merge "Initial moduel structure for SDC handling"

7 years agoInitial moduel structure for SDC handling 57/59357/5
liboNet [Wed, 8 Aug 2018 00:08:10 +0000 (08:08 +0800)]
Initial moduel structure for SDC handling

This submission defines the initial module structure for
this handling and add the IConfiguration implementation and
test code, use the json format as the configuration.
rename the class name to sensible one with PSSD prefix.
remove static variable to make it possible for more than one
subscription to SDC.
improve the validate func to validate each mandatory parameters
and check the int parameter's value

Change-Id: I3106ad9d4535b1251eae064e803805b92378f6f1
Issue-ID: POLICY-956
Signed-off-by: liboNet <libo.zhu@intel.com>
7 years agoAdding configuration parameters for distribution 49/59749/4
ramverma [Wed, 8 Aug 2018 22:17:37 +0000 (23:17 +0100)]
Adding configuration parameters for distribution

* Adding main configuration parameters to distribution component. The
  intention is to define a top level parameter group that should be
  capable of handling all the parameters needed for the framework.
* Added validation to check the actuall class by loading it from
  classpath.
* Added Test Cases for configuration parameter. The coverage of
  the package is 95.3 %.

Change-Id: I87c4c34d9df2c9b5a0ab75bef2bbe0d25e38747b
Issue-ID: POLICY-1035
Signed-off-by: ramverma <ram.krishna.verma@ericsson.com>
7 years agoCreate interfaces for Policy Distribution 57/58657/2
mmis [Thu, 2 Aug 2018 08:45:44 +0000 (09:45 +0100)]
Create interfaces for Policy Distribution

Created interfaces and some skeletal implementations. Implememtations to
be further developed in subsequent stories

Change-Id: If55be78e34c8783451cb9aa755a563bc0850e569
Issue-ID: POLICY-1029
Signed-off-by: mmis <michael.morris@ericsson.com>
7 years agoAdd start and parameter handling 41/58041/3
liamfallon [Mon, 30 Jul 2018 15:58:54 +0000 (16:58 +0100)]
Add start and parameter handling

Add startup code, command line parsing, service
start, and parameter handling for the policy distribution service.

Issue-ID: POLICY-922
Change-Id: Ie664aba6541304cf9b635541e9688c681b24952d
Signed-off-by: liamfallon <liam.fallon@ericsson.com>
7 years agoInitial module structure for Policy Distribution 05/56905/3
liamfallon [Thu, 19 Jul 2018 13:27:17 +0000 (14:27 +0100)]
Initial module structure for Policy Distribution

This submission defines the initial module strucutre for the
distribution component in the ONAP Policy Framework. The
structure is documented here:
https://wiki.onap.org/display/DW/Policy+Platform+-+SDC+Service+Distribution+Software+Architecture

Change-Id: I0adbffbcd598250cb9a0b8ce07806e564bf83a85
Issue-ID: POLICY-922
Signed-off-by: liamfallon <liam.fallon@ericsson.com>
7 years agoRemove warning for version 79/55479/1
Pamela Dragosh [Wed, 27 Jun 2018 12:08:47 +0000 (08:08 -0400)]
Remove warning for version

Eclipse generates a warning that the version is duplicated.

Issue-ID: POLICY-871
Change-Id: Icab683ec575c564e019bd3042ade17fe6ece2b2e
Signed-off-by: Pamela Dragosh <pdragosh@research.att.com>
7 years agoFixing artifactId for consistency 87/49487/1
Pamela Dragosh [Wed, 30 May 2018 12:55:45 +0000 (08:55 -0400)]
Fixing artifactId for consistency

Issue-ID: POLICY-871
Change-Id: Ic30f82072d4ba8a9d2d08fcd113cf143cc8d4ef8
Signed-off-by: Pamela Dragosh <pdragosh@research.att.com>
7 years agoSetup policy/repository pom.xml 27/49127/2
Pamela Dragosh [Fri, 25 May 2018 13:22:38 +0000 (09:22 -0400)]
Setup policy/repository pom.xml

Point to policy/parent and correct version.

Issue-ID: POLICY-871
Change-Id: Ie57a55b3856a9232ed8b83c059bfdc01fd4c9d79
Signed-off-by: Pamela Dragosh <pdragosh@research.att.com>
7 years agoInitialize repo 29/45429/1
Pamela Dragosh [Tue, 1 May 2018 12:39:37 +0000 (08:39 -0400)]
Initialize repo

Add .gitreview, .gitignore, README and License

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

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

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