Ken Giusti <kgiusti@gmail.com> writes:
On Mon, Dec 10, 2018 at 9:24 AM Thành Nguyễn Bá <bathanhtlu@gmail.com> wrote:
Dear all, I have a question about "library oslo.messaging". How can i use this librabry to write simple program listen event on Openstack (like Nova, Cinder)? I had read on docs, nova support "oslo_messaging_notifications" to send message via RabbitMQ, so I’m try to use this library but it seem very hard for me.
*Nguyễn Bá Thành*
*Mobile*: 0128 748 0391
*Email*: bathanhtlu@gmail.com
Nguyen - just following up to the wider group:
I've got a few simple example clients/servers that do RPC and Notifications. Check them out on my git repo:
https://github.com/kgiusti/oslo-messaging-clients
If folks find them useful I'll be more than glad to move them to the oslo.messaging repo (an examples directory, perhaps?)
+1 -- maybe we can even include them in the published docs, if the code samples aren't too long
-- Ken Giusti (kgiusti@gmail.com)
-- Doug