From f8a8d5192b1e5013d9e2f699be54b072ef39d5f0 Mon Sep 17 00:00:00 2001 From: talasila Date: Wed, 8 Feb 2017 10:13:29 -0500 Subject: Initial OpenECOMP UI/DMaapBC commit Change-Id: Ia492e1b88311b9bed4c31f593b28deaaad73b7e4 Signed-off-by: talasila --- dcae_dmaapbc_client/README.md | 17 +++++++++++++++++ 1 file changed, 17 insertions(+) create mode 100644 dcae_dmaapbc_client/README.md (limited to 'dcae_dmaapbc_client/README.md') diff --git a/dcae_dmaapbc_client/README.md b/dcae_dmaapbc_client/README.md new file mode 100644 index 0000000..a803c4a --- /dev/null +++ b/dcae_dmaapbc_client/README.md @@ -0,0 +1,17 @@ + +### DCAE DMaaP Bus Controller API Client + +Provides a Java client for using the DCAE DMaaP Bus Controller API via REST. +Implements all API methods. +Initial motivation was to support the Bus Controller webapp developed in 1610. + +#### Build Instructions + +This project is organized as a mvn project for a jar package. + +#### Contact + +Chris Lott, cl778h + +#### Release Notes +Version 1.0 \ No newline at end of file -- cgit 1.2.3-korg