Qpidd with Designate

Asked by Amresh Kumar

Hi team,

 I am using RDO openstack setup and was trying to implement Designate. Have followed all the steps and Designate is installed correctly.

One problem I am facing is that I am using qpidd for openstack setup and by default Designate is using RabbitMQ.

Unable to run designate-central because of AMQP server issue. If I'll stop qpidd service then able to start RabbitMQ and designate-central too But with qpidd running I can't get RabbitMQ working and so the designate-central.

Have checked Designate docs and could see that it's compatible with qpidd. Is there any instructions I can use to run Designate with qpidd ?

Question information

Language:
English Edit question
Status:
Answered
For:
Designate Edit question
Assignee:
No assignee Edit question
Last query:
Last reply:
Revision history for this message
Kiall Mac Innes (kiall) said :
#1

Designate should in theory work with qpid, but we've generally done the most testing with RabbitMQ.

Setting up QPid should be setting values for all the relevant config options at [1], and switching to the qpid backend with:

      rpc_backend=designate.openstack.common.rpc.impl_qpid

[1]: https://github.com/stackforge/designate/blob/2d864e111af18449f003ba420bd329d32d407e62/designate/openstack/common/rpc/impl_qpid.py#L39

Revision history for this message
Amresh Kumar (amu495) said :
#2

Thanks for the update Kiall. Will have a look to this and will let you know with the status.

Revision history for this message
Amresh Kumar (amu495) said :
#3

Kiall, unfortunately I am not able to find an option in Designate to change the rpc_backend option

Can you help with this problem?

Provide an answer of your own, or ask Amresh Kumar for more information if necessary.

To post a message you must log in.