kolla-ansible/ansible
Jeffrey Zhang d255743601
Move to transport_url for rabbitmq configuration
rabbit_hosts, rabbit_userid and rabbit_password are deprecated for
removal.[0]

rpc_backend is deprecated for removal.[1]

rabbit_ha_queues is deprecated. it is useless when using RabbitMQ >= 3.0
[2]

[0] https://github.com/openstack/oslo.messaging/blob/master/oslo_messaging/_drivers/impl_rabbit.py#L112,#L134
[1] https://github.com/openstack/oslo.messaging/blob/master/oslo_messaging/transport.py#L46
[2] https://github.com/openstack/oslo.messaging/blob/master/oslo_messaging/_drivers/impl_rabbit.py#L163,L174

Closes-Bug: #1614082
Change-Id: I05d318ba6c11c5dbfa9fbf67d088a43ab465be30
2016-08-25 16:07:42 +08:00
..
action_plugins Fix the incompatibility for ansible 2.1.0 2016-05-30 23:02:09 +08:00
group_vars Move the keystone_*_url variable from common role to group vars 2016-08-17 16:53:40 +08:00
inventory Merge "add baremetal role to install kolla deps." 2016-08-23 16:28:17 +00:00
library Merge "Fix the variable name mismatch" 2016-08-19 04:03:14 +00:00
roles Move to transport_url for rabbitmq configuration 2016-08-25 16:07:42 +08:00
certificates.yml Add Ansible scripts to generate TLS certificates for testing 2016-02-26 14:09:31 -05:00
destroy.yml Change cleanup to destroy as cleanup is a misnomer 2016-08-08 13:37:10 -04:00
kolla-host.yml add baremetal role to install kolla deps. 2016-08-10 16:03:08 +00:00
mariadb_recovery.yml MariaDB lights out recovery 2016-03-16 15:53:44 +00:00
post-deploy.yml Create openrc file on the deploy node 2015-11-23 17:02:54 -05:00
prechecks.yml Fix file permissions 2015-12-26 17:36:38 +00:00
site.yml Remove duplicate items 2016-08-18 03:56:40 +00:00
tempest.yml implement Ansible Tempest role 2016-07-20 09:43:10 +08:00