Heat documentation missing a couple things [closed]
RHEL 6.5 - getting the same error in heat.log, over and over:
2014-06-11 09:03:53.064 27619 ERROR heat.openstack.common.rpc.impl_qpid [-] Unable to connect to AMQP server: [Errno -2] Name or service not known. Sleeping 60 seconds
The HEAT documentation is missing the following 2 lines:
# openstack-config --set /etc/heat/heat.conf database connection mysql://heat:<heat-dbpassword>t@<controller>/heat
# openstack-config --set /etc/heat/heat.conf DEFAULT qpid_hostname <controller>
This...doesn't seem like a question. Maybe you should open a bug report?