dcaegen2/services/prh.git
7 years agoAdded U&IT tests in prh module 49/39049/5
wasala [Tue, 27 Mar 2018 11:02:10 +0000 (13:02 +0200)]
Added U&IT tests in prh module

We have already added tests in our Module.
In addition some dependencies were added too.
Clean up in pom.xml files

Change-Id: I4217d585293f48f2f00870d147807bb1d5b2b33f
Issue-ID: DCAEGEN2-407
Signed-off-by: wasala <przemyslaw.wasala@nokia.com>
7 years agoDivide into module dependecy 39/38539/1
wasala [Mon, 26 Mar 2018 13:48:46 +0000 (15:48 +0200)]
Divide into module dependecy

Add dependency build of dmaapClients and aaiClients.
This modules are mandatory to prh application.

Issue-ID: DCAEGEN2-407

Change-Id: I2150a15d76e81dd01503f44339ddb3c50f5b0348
Signed-off-by: wasala <przemyslaw.wasala@nokia.com>
7 years agoDivide Code into logic. 21/38121/1
wasala [Wed, 21 Mar 2018 20:42:36 +0000 (16:42 -0400)]
Divide Code into logic.

Load properties for every kind of
endpoint.Also has already
added logic for registering task to consume
messages from DMaap.

Change-Id: I16420b17a0272687f4161967420c80c476385b83
Issue-ID: DCAEGEN2-407
Signed-off-by: wasala <przemyslaw.wasala@nokia.com>
7 years agoFix pom and remove build scripts 83/37583/3
Lusheng Ji [Wed, 21 Mar 2018 20:42:36 +0000 (16:42 -0400)]
Fix pom and remove build scripts

Making the following changes for the CICD integartion.
1. Remove the mvn-phase* scripts.  These scripts are hooks for
building non-Java project.  This appeasr to be a Java project.
Native mvn methods should be enough.
2. Changed artifact ID in pom.  LF CICD syste requires group ID
and artifact ID matches with the repo path.  Otherwise deploying
to Nexus will be blocked.
3. Removed duplicated (older version) Jetty servelet dependency
calling in pom.

Issue-ID: DCAEGEN2-206
Change-Id: I614b9b11419ae091a452ef23fda6a318347ae8e9
Signed-off-by: Lusheng Ji <lji@research.att.com>
7 years agoInitial structure of pnf-registration-handler 77/37477/1
wasala [Wed, 21 Mar 2018 13:19:43 +0000 (14:19 +0100)]
Initial structure of pnf-registration-handler

Change-Id: I38bc1a37b98243dc887518cdd10693af4bf214dd
Issue-ID: DCAEGEN2-407
Signed-off-by: wasala <przemyslaw.wasala@nokia.com>
7 years agoInitial empty repository
Jessica Wagantall [Sat, 10 Mar 2018 00:03:01 +0000 (00:03 +0000)]
Initial empty repository