When installing via packstack, with AMQ=qpid (qpid from brew), at the end there are two qpidd.conf files: - /etc/qpidd.conf (used by qpid proc) < deployed by qpid-cpp-server pkg cluster-mechanism=DIGEST-MD5 ANONYMOUS acl-file=/etc/qpid/qpidd.acl auth=yes - /etc/qpid/qpidd.conf < no owner pkg (packstack/puppets?) auth=no Probably it's related to that on fedora/epel/or-something-else we can have newer qpid which has different location of config (/etc/qpid/qpidd.conf)? So probably packstack/puppets will have to support both locations? Or should qpid-cpp-server-0.18 ship/use also /etc/qpid/qpidd.conf? Name : openstack-packstack Version : 2014.1.1 Release : 0.11.1.dev1055.el7ost Name : openstack-puppet-modules Version : 2014.1 Release : 9.el7ost Name : qpid-cpp-server Version : 0.18 Release : 22.el7
Note: having symbolic link /etc/qpid/qpidd.conf -> /etc/qpidd.conf do not solve the installation issue. Please see bug 1097306, comment 15 for details.
*** This bug has been marked as a duplicate of bug 1097306 ***