Update git submodules

* Update openstack-ansible-rabbitmq_server from branch 'master'
  - Merge "Do not configure openstack policies by default"
  - Do not configure openstack policies by default
    
    We have in the past provided "safe defaults" in the role, because
    this role is focused on a rabbitmq server for openstack.
    Nowadays, this role is used outside OpenStack-Ansible, and should be
    made more independant of it.
    
    Having default policies is a problem because it forces users to define
    an empty policy as an override, or their own policy, overriding the existing
    "safe default".
    
    This provides a boolean, defaulting to false, to conditionally add the
    openstack queues policies. If set to true, we'll apply the "previous behaviour"
    to automatically deploy the "safe defaults", which is adding
    `rabbitmq_openstack_policies` to the user defined ``rabbitmq_policies``.
    
    Depends-On: https://review.openstack.org/640300
    Change-Id: I0bf6e1829ade63052c0c7efe81afb0b765857687
This commit is contained in:
Zuul 2019-03-19 14:56:05 +00:00 committed by Gerrit Code Review
parent 7f4f08129a
commit f0bfdfad02
1 changed files with 1 additions and 1 deletions

@ -1 +1 @@
Subproject commit f90bfd5cc137a3c1ac78ad5381c03f8b1aaf91ee
Subproject commit e907f84e1d66a6c96d4dce4642256a50d3eb0b72