Merge "Fix readme for multi-node setup"
This commit is contained in:
commit
6f2d9b1f7d
@ -333,7 +333,7 @@ will balance VMs across hosts:
|
|||||||
You can then run many compute nodes, each of which should have a `stackrc`
|
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:
|
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]
|
SERVICE_HOST=[IP of controller node]
|
||||||
MYSQL_HOST=$SERVICE_HOST
|
MYSQL_HOST=$SERVICE_HOST
|
||||||
RABBIT_HOST=$SERVICE_HOST
|
RABBIT_HOST=$SERVICE_HOST
|
||||||
|
Loading…
Reference in New Issue
Block a user