Merge "[install] Add more content about the solution of the issue"

This commit is contained in:
Jenkins 2017-02-09 17:29:23 +00:00 committed by Gerrit Code Review
commit 504e696ab5
1 changed files with 2 additions and 0 deletions

View File

@ -409,3 +409,5 @@ Finalize installation
``/var/log/nova/nova-compute.log``. The error message
``AMQP server on controller:5672 is unreachable`` likely indicates that
the firewall on the controller node is preventing access to port 5672.
Configure the firewall to open port 5672 on the controller node and
restart ``nova-compute`` service on the compute node.