Initial module structure for Policy Distribution 05/56905/3
authorliamfallon <liam.fallon@ericsson.com>
Thu, 19 Jul 2018 13:27:17 +0000 (14:27 +0100)
committerliamfallon <liam.fallon@ericsson.com>
Fri, 20 Jul 2018 10:07:05 +0000 (11:07 +0100)
commitce63c402be2f4c5e437eefa1cbe327c3a9d0caad
treed88ded25abda88fe368992a763dd75028441e406
parente90a9d4ab9e958dfe443f67738be82d4c19a2dd2
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>
17 files changed:
forwarding/forwarding-pap/forwarding-pap-engine/pom.xml [new file with mode: 0644]
forwarding/forwarding-pap/forwarding-pap-standalone/pom.xml [new file with mode: 0644]
forwarding/forwarding-pap/pom.xml [new file with mode: 0644]
forwarding/pom.xml [new file with mode: 0644]
main/main-lifecycle/pom.xml [new file with mode: 0644]
main/main-parameters/pom.xml [new file with mode: 0644]
main/main-rest/pom.xml [new file with mode: 0644]
main/main-startstop/pom.xml [new file with mode: 0644]
main/pom.xml [new file with mode: 0644]
pom.xml
reception/pom.xml [new file with mode: 0644]
reception/reception-decoding/pom.xml [new file with mode: 0644]
reception/reception-decoding/reception-decoding-pdpa/pom.xml [new file with mode: 0644]
reception/reception-decoding/reception-decoding-pdpd/pom.xml [new file with mode: 0644]
reception/reception-decoding/reception-decoding-pdpx/pom.xml [new file with mode: 0644]
reception/reception-handling/pom.xml [new file with mode: 0644]
reception/reception-handling/reception-handling-sdc/pom.xml [new file with mode: 0644]