User information

Launchpad Id:
travelist
Email:
Log in for email information.

Member since:
2014-08-14
Icon of OpenStack Team
Languages:
English, Japanese
SSH keys:
vagrant@ubuntu-14
kshimamu@KSHIMAMU-M-V1B3
Time zone:
UTC (UTC+0000)
Karma:
0 Karma help
Social accounts:

All assigned blueprints Assigned blueprints

Adding Kafka Support for oslo.messaging
Since Ceilometer and Monasca are using Apache Kafka in part of their functionality. It’s better to add kafka-support functions into oslo_messaging library. This blueprint aims to reduce the wasting time for implementing the same functionality individually. Collaborators: Komei Shimamura, Yathiraj Udupi, Debo Dutta
Ceilometer and Monasca project have the functionalities which are related to Apache Kafka. Currently to develop Kafka-related functionality, developer have to launch Kafka independently. To reduce the time of launching and configuring Kafka, this BP aims to add the Kafka support functions into DevStack scripts.