Saga LCM: Milestone 1
Proposers
- Gabriel Cuba (Whitestack)
- Luis Vega (Whitestack)
Description
First milestone for Even Driven/Saga LCM. Consider the next topics:
- LCM configuration managed by Configman Library.
- Communication from LCM to RO is done via Kafka (Just LCM side). It's not gonna eliminate the HTTP requests from LCM to RO, it's going to work in parallel with them.
Demo or definition of done
- All the configuration inside LCM module are managed by Configman Library
- LCM send messages to Kafka with the same information that the HTTP requests to RO.