Currently we're sending a very limited set of events in Pillar. We should define specific event types for various activities with Pillar and push them to MQ.
Actual behavior
Very limited events are being fired.
Steps to reproduce behavior
Install Pillar with RabbitMQ. Run a custom client to receive messages from MQ. There will be few events that goes out.
Expected behavior
Currently we're sending a very limited set of events in
Pillar
. We should define specific event types for various activities withPillar
and push them toMQ
.Actual behavior
Very limited events are being fired.
Steps to reproduce behavior
Install Pillar with RabbitMQ. Run a custom client to receive messages from MQ. There will be few events that goes out.