Bug 1186463

Summary: update puppet default param to specify rabbit_hosts only, not vip/haproxy
Product: Red Hat OpenStack Reporter: Crag Wolfe <cwolfe>
Component: openstack-foreman-installerAssignee: Crag Wolfe <cwolfe>
Status: CLOSED ERRATA QA Contact: Alexander Chuzhoy <sasha>
Severity: high Docs Contact:
Priority: high    
Version: 6.0 (Juno)CC: aberezin, bperkins, dmacpher, jguiditt, mburns, morazi, racedoro, rhos-maint, sasha, yeylon
Target Milestone: z1Keywords: TestOnly, ZStream
Target Release: Installer   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard:
Fixed In Version: openstack-foreman-installer-3.0.14-1.el7ost Doc Type: Enhancement
Doc Text:
This enhancement enables multiple rabbit_hosts by default instead of a single VIP. This increases the stability of RabbitMQ. Multiple rabbit_hosts are now configured by default unless a specific option is set.
Story Points: ---
Clone Of: Environment:
Last Closed: 2015-03-05 18:19:24 UTC Type: Bug
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:
Bug Depends On:    
Bug Blocks: 1175685    

Description Crag Wolfe 2015-01-27 17:20:10 UTC
Description of problem:

Change the default puppet parameter to set openstack config files such that rabbit_hosts is the list of rabbit servers (on the controllers) and rabbit_ha_queues=True, rather than relying on the rabbit vip and haproxy.

Comment 3 Jason Guiditta 2015-02-05 21:15:53 UTC
Fixed as part of https://bugzilla.redhat.com/show_bug.cgi?id=1186459

Comment 5 Alexander Chuzhoy 2015-02-12 21:12:47 UTC
Verified:
rhel-osp-installer-client-0.5.5-4.el7ost.noarch
ruby193-rubygem-foreman_openstack_simplify-0.0.6-8.el7ost.noarch
openstack-foreman-installer-3.0.14-1.el7ost.noarch
rhel-osp-installer-0.5.5-4.el7ost.noarch
ruby193-rubygem-staypuft-0.5.18-1.el7ost.noarch
openstack-puppet-modules-2014.2.8-2.el7ost.noarch


Verifying based on c#4:
Received the following output on the controllers:

[root@maca25400702875 ~]# grep -vP '^#' /etc/*/*.conf | grep rabbit_hos
/etc/glance/glance-api.conf:rabbit_hosts=<ip1>:5672,<ip2>:5672,<ip3>:5672
/etc/keystone/keystone.conf:rabbit_hosts=<ip1>:5672,<ip2>:5672,<ip3>:5672
/etc/neutron/neutron.conf:rabbit_hosts=<ip1>:5672,<ip2>:5672,<ip3>:5672
/etc/nova/nova.conf:rabbit_hosts=<ip1>:5672,<ip2>:5672,<ip3>:5672

[root@maca25400702875 ~]# grep -vP '^#' /etc/*/*.conf | grep rabbit_ha             
/etc/glance/glance-api.conf:rabbit_ha_queues=True
/etc/keystone/keystone.conf:rabbit_ha_queues=True
/etc/neutron/neutron.conf:rabbit_ha_queues=True
/etc/nova/nova.conf:rabbit_ha_queues=True

Comment 7 errata-xmlrpc 2015-03-05 18:19:24 UTC
Since the problem described in this bug report should be
resolved in a recent advisory, it has been closed with a
resolution of ERRATA.

For information on the advisory, and where to find the updated
files, follow the link below.

If the solution does not work for you, open a new bug report.

https://rhn.redhat.com/errata/RHBA-2015-0641.html