Hello, I want to use oslo.messaging.RPCClient.call() to invoke a method on multiple servers, but not all of them. Can this be done and how? I read the code documentation (client.py and target.py). I only saw either the call used for one server at a time, or for all of them using the fanout param. Neither options is exactly what I want. Any response/explanation would be highly appreciated. Regards, Julie Gravel -------------- next part -------------- An HTML attachment was scrubbed... URL: <http://lists.openstack.org/pipermail/openstack-dev/attachments/20150209/155679b9/attachment.html>