commit | d5a0e1bf5d780eeecef50df67c15c8f6622c7653 | [log] [tgz] |
---|---|---|
author | Roman Lubianyi <rlubianyi@mirantis.com> | Tue Apr 14 14:42:43 2020 +0300 |
committer | Roman Lubianyi <rlubianyi@mirantis.com> | Wed May 13 15:30:25 2020 +0300 |
tree | d0964ec5244297a863f36f1ab0a36a6c84b9ff48 | |
parent | 2ad789b1a1404f552dcf1322437a9604d90628c1 [diff] |
Fix salt rabbitmq module incompatibility with rabbitmq-server 3.8+ It was an issue with check regex against newer RabbitMQ version in check_password function in rabbitmq module. Now it uses rabbitmq_custom module instead of rabbitmq for check_password function. PROD-35125 Change-Id: Icead56cbc0ae9f52e53f3978636a0d687dd92942