Commented out example policy patterns seem to contain a typo?

Bug #1821702 reported by Joris Baum
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
OpenStack-Ansible
New
Undecided
Unassigned

Bug Description

The commented out patterns in RabbitMQ policies (see https://github.com/openstack/openstack-ansible-rabbitmq_server/blob/master/defaults/main.yml#L133 ) are not consistent with the default pattern of the HA policy ( https://github.com/openstack/openstack-ansible-rabbitmq_server/blob/master/defaults/main.yml#L161 ).

While the former seems to escape the \ character, the latter seems to escape the . character. I am a bit confused, which one is correct. The queues in RabbitMQ seem to look like amq.direct .

Revision history for this message
Joris Baum (jbaumcloud) wrote :

I just tested again. Weirdly, the output of rabbitmqctl list_queues stays the same in both cases.

RabbitMQ seems to translate \ into \\, but keep \\ as it is.. therefore it will probably not make any difference.

To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.