Initial structure of pnf-registration-handler 77/37477/1
authorwasala <przemyslaw.wasala@nokia.com>
Wed, 21 Mar 2018 13:19:43 +0000 (14:19 +0100)
committerwasala <przemyslaw.wasala@nokia.com>
Wed, 21 Mar 2018 13:29:30 +0000 (14:29 +0100)
commitec0cf09f662c44f2ac115166ce61020202ac3d26
tree82738cca6fc4b62bb7e1d00049f844d52f895f66
parentb5c3f70c873bedbb37a3220090812c099f88deab
Initial structure of pnf-registration-handler

Change-Id: I38bc1a37b98243dc887518cdd10693af4bf214dd
Issue-ID: DCAEGEN2-407
Signed-off-by: wasala <przemyslaw.wasala@nokia.com>
.gitignore [new file with mode: 0644]
.gitreview [new file with mode: 0644]
Dockerfile [new file with mode: 0644]
LICENSE.txt [new file with mode: 0644]
mvn-phase-lib.sh [new file with mode: 0755]
mvn-phase-script.sh [new file with mode: 0755]
pom.xml [new file with mode: 0644]
src/main/java/org/onap/dcaegen2/services/prh/ServerPrhApp.java [new file with mode: 0644]
src/test/java/org/onap/dcaegen2/services/prh/ServerPrhAppTest.java [new file with mode: 0644]
version.properties [new file with mode: 0644]