Merge "Fix readme for multi-node setup"

This commit is contained in:
Jenkins 2015-04-16 19:22:13 +00:00 committed by Gerrit Code Review
commit 6f2d9b1f7d
1 changed files with 1 additions and 1 deletions

View File

@ -333,7 +333,7 @@ will balance VMs across hosts:
You can then run many compute nodes, each of which should have a `stackrc`
which includes the following, with the IP address of the above controller node:
ENABLED_SERVICES=n-cpu,rabbit,g-api,neutron,q-agt
ENABLED_SERVICES=n-cpu,rabbit,neutron,q-agt
SERVICE_HOST=[IP of controller node]
MYSQL_HOST=$SERVICE_HOST
RABBIT_HOST=$SERVICE_HOST