1

The only information I found is that you can view those events through ceilometer or RabbitMQ. Would be nice if I can get those events directly through APIs.

2 Answers2

1

Each of the openstack services have 'exchanges' and 'topics' in rabbitmq

you can use Rabbitmq to connect to these exchanges and topics to get notifications via messages.

Arvind
  • 13
  • 3
0

Unfortunately, currently there is no way to get notifications from individual OpenStack services.

Praveen Yalagandula
  • 4,116
  • 2
  • 14
  • 14