aboutsummaryrefslogtreecommitdiffstats
path: root/pom.xml
diff options
context:
space:
mode:
authorliamfallon <liam.fallon@est.tech>2019-04-17 13:58:26 +0000
committerliamfallon <liam.fallon@est.tech>2019-04-17 13:58:26 +0000
commit900920306a0be309f389880325558bb96ff76356 (patch)
treee0570422d911b55cd5a6c61e0a4f16f8869b0586 /pom.xml
parent70be3b7d76f6bd8d2c834496c688d349933e7130 (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>
Diffstat (limited to 'pom.xml')
-rw-r--r--pom.xml1
1 files changed, 1 insertions, 0 deletions
diff --git a/pom.xml b/pom.xml
index 9b1071368..991534b5b 100644
--- a/pom.xml
+++ b/pom.xml
@@ -59,6 +59,7 @@
<module>models-provider</module>
<module>models-examples</module>
<module>models-interactions</module>
+ <module>models-sim</module>
</modules>
<distributionManagement>