Description of problem: ======================= The documentation for CONFIG_AMQP_SERVER should contain usage examples: qpid, rabbitmq Usage options detailed here: https://github.com/stackforge/packstack/blob/master/packstack/puppet/templates/amqp.pp Version-Release number of selected component (if applicable): ============================================================= RDO icehouse openstack-packstack-2014.1.1-0.11.dev1055.el7.noarch openstack-packstack-puppet-2014.1.1-0.11.dev1055.el7.noarch How reproducible: ================= 100% Steps to Reproduce: =================== 1. just generate a packstack answer file and read the doc above CONFIG_AMQP_SERVER 2. 3. Actual results: =============== # Set the server for the AMQP service Expected results: ================= # Set the server for the AMQP service. valid options are: qpid, rabbitmq
This appears to have been replaced by the more sensibly named CONFIG_AMQP_BACKEND: # Set the AMQP service backend. Allowed values are: qpid, rabbitmq CONFIG_AMQP_BACKEND=rabbitmq