commit | 6f2d9b1f7d08aaa01acbe29fcfa596080470e093 | [log] [tgz] |
---|---|---|
author | Jenkins <jenkins@review.openstack.org> | Thu Apr 16 19:22:13 2015 +0000 |
committer | Gerrit Code Review <review@openstack.org> | Thu Apr 16 19:22:13 2015 +0000 |
tree | 69837eda182c34c8cd012a8eca594948c5a56f7c | |
parent | cb88e2b7cb3322ffa418523a474fcdefbac8accd [diff] | |
parent | e53e15845144533debc48b32620d420d9f0ece4e [diff] |
Merge "Fix readme for multi-node setup"
diff --git a/README.md b/README.md index 039ce3e..04f5fd9 100644 --- a/README.md +++ b/README.md
@@ -333,7 +333,7 @@ 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