commit | 900920306a0be309f389880325558bb96ff76356 | [log] [tgz] |
---|---|---|
author | liamfallon <liam.fallon@est.tech> | Wed Apr 17 13:58:26 2019 +0000 |
committer | liamfallon <liam.fallon@est.tech> | Wed Apr 17 13:58:26 2019 +0000 |
tree | e0570422d911b55cd5a6c61e0a4f16f8869b0586 | |
parent | 70be3b7d76f6bd8d2c834496c688d349933e7130 [diff] |
Add DMaaP simulator for CSIT testing A rudimentary DMaaP simulator that simply holds requests and responds to all readers with whatever message comes in on a topic. The simulator is placed in policy models for now but should be submitted to DMaaP. The simulator is now working but is still extremely rough. Issue-ID: POLICY-1643 Change-Id: I28645a73cf198fe825c897243b30cd34dc29f20d Signed-off-by: liamfallon <liam.fallon@est.tech>
Copyright 2018 AT&T Intellectual Property. All rights reserved. This file is licensed under the CREATIVE COMMONS ATTRIBUTION 4.0 INTERNATIONAL LICENSE Full license text at https://creativecommons.org/licenses/by/4.0/legalcode
This source repository contains the ONAP Policy Model code that is agnostic to any PDP. It is common amongst all the repositories.
To build it using Maven 3, run: mvn clean install