In that case we shouldn't change Murano manifests for this bug, and when Murano migrates to oslo.messaging, we should take sure it uses the same amqp_hosts Puppet variable as other OS services.
Thanks, -DmitryB On Mon, Mar 3, 2014 at 5:20 AM, Serg Melikyan <[email protected]> wrote: >>Murano seems to be using its own implementation of RabbitMQ based RPC >> backend instead of an almost homogenous zoo of impl_kombu implementations >> used by the rest of OpenStack. > > Yes, currently Murano uses own messaging library implementation based on > Puka AMQP library. We are moving to oslo.messaging and in the next version > of Murano, part of communication will be going through oslo.messaging. > > To configure access credentials to RabbitMQ in Murano v0.4.1 use our sample > config files as a reference: > > murano-api > murano-conductor > >> I'm not even sure it has the same reconnect mechanism as impl_kombu, can >> anyone from Murano team comment? > > No, I believe we use different reconnect logic in Murano. We use reconnect > with increasing delay between consecutive failed connection attempts: > example. There are no configurable options related to reconnects. > > -- > Serg Melikyan, Senior Software Engineer at Mirantis, Inc. > http://mirantis.com | [email protected] > > +7 (495) 640-4904, 0261 > +7 (903) 156-0836 > > -- > Mailing list: https://launchpad.net/~fuel-dev > Post to : [email protected] > Unsubscribe : https://launchpad.net/~fuel-dev > More help : https://help.launchpad.net/ListHelp > -- Dmitry Borodaenko -- Mailing list: https://launchpad.net/~fuel-dev Post to : [email protected] Unsubscribe : https://launchpad.net/~fuel-dev More help : https://help.launchpad.net/ListHelp

