summaryrefslogtreecommitdiffstats
path: root/docker/kafka/start_kafka.sh
AgeCommit message (Collapse)AuthorFilesLines
2018-01-11docker: cleanup directories and filesMaryam Tahhan1-27/+0
Rename docker container directories to contain the barometer_ prefix to prevent any naming clashes with other opnfv containers. Cleanup files that are no longer needed. The patch cleans up trailing whitespace. Change-Id: I332626554502a3e17685a2abd98c0679f30d0c24 Signed-off-by: Maryam Tahhan <maryam.tahhan@intel.com>
2018-01-10docker: remove zookeeper from kafka dockerGordon Kelly1-2/+11
Remove zookeeper from kafka docker and add ability to specify kafka broker id and address of zookeeper host. Change-Id: Ib6f46cf326999dcd1440dc06ab5cf6665ec578ad Signed-off-by: gordonkelly <gordon.kelly@intel.com>
2018-01-08docker: add kafka container for barometerGordon Kelly1-0/+18
Change-Id: I9e229ff08740e1d098b5e11cc61dde874ee55e02 Signed-off-by: gordonkelly <gordon.kelly@intel.com>