Skip to content

BB-3501 Add permissions to rabbitmq vhost for admin

Farhaan Bukhsh requested to merge paulo/rabbitmq-admin-vhost into master

Created by: viadanna

This PR changes the RabbitMQ provisioning for instances by adding all permissions to 'admin' on every vhost created.

JIRA tickets: BB-3501

Testing instructions:

  1. Check out this branch in OCIM Stage.
  2. Spin a new instance and start provisioning a new AppServer.
  3. Go to the Stage RabbitMQ management console (or SSH) and check the 'admin' user has permissions to access the vhost created for that instance.

Merge request reports