[openstack-dev] [OSLO][RPC] AMQP / ZeroMQ control_exchange vs port numbers
Eric Windisch
eric at cloudscaling.com
Mon Apr 29 16:00:13 UTC 2013
> >
> > But if we allow all of these options to be specified in a URL,
> > ceilometer can just have:
> >
> > glance_transport = kombu://me:secret@foobar:3232//glance/notifications
> >
> > rather than just:
> >
> > glance_control_exchange = 'glance'
> >
> > and can easily support exchanges being on different brokers. Right?
>
> Yes, please! :-)
>
+1
As long as this won't lead to someone hard-coding the scheme.
I think the host portion would actually be the *listening* address / interface for ZeroMQ, which might be odd?
Regards,
Eric Windisch
More information about the OpenStack-dev
mailing list