]> review.fuel-infra Code Review - openstack-build/heat-build.git/commit
install.sh add logic detecting rabbitmq
authorSteven Hardy <shardy@redhat.com>
Fri, 14 Dec 2012 09:47:33 +0000 (09:47 +0000)
committerSteven Hardy <shardy@redhat.com>
Fri, 14 Dec 2012 17:25:56 +0000 (17:25 +0000)
commitfc83066295b3a0afcee38f2dd79f8be4b0bedb6b
tree92d457999d24dc619d5c020e41a35f05d2684845
parent59dff06de4364ed1e2e332337f2bb8d3d9e494e9
install.sh add logic detecting rabbitmq

Detect rabbitmq (On Ubuntu and Fedora), and sed the config files
with appropriate values if it looks like we're installing on a
system with rabbitmq and not the default qpidd

fixes bug 1090420

Signed-off-by: Steven Hardy <shardy@redhat.com>
Change-Id: I04a40aab00e7e13d245900aeb384d769d57c4012
install.sh