diff --git a/doc/source/guides/neutron.rst b/doc/source/guides/neutron.rst index 996c7d1f59..9dcb654a27 100644 --- a/doc/source/guides/neutron.rst +++ b/doc/source/guides/neutron.rst @@ -354,8 +354,6 @@ controller node. HOST_IP=10.0.0.2 SERVICE_HOST=10.0.0.2 MYSQL_HOST=10.0.0.2 - SERVICE_HOST=10.0.0.2 - MYSQL_HOST=10.0.0.2 RABBIT_HOST=10.0.0.2 GLANCE_HOSTPORT=10.0.0.2:9292 PUBLIC_INTERFACE=eth1 @@ -397,7 +395,7 @@ would be a public IP address range that you or your organization has allocated to you, so that you could access your instances from the public internet. -The following is the DevStack configuration on +The following is the DevStack configuration on compute node 1. :: @@ -405,8 +403,6 @@ compute node 1. HOST_IP=10.0.0.3 SERVICE_HOST=10.0.0.2 MYSQL_HOST=10.0.0.2 - SERVICE_HOST=10.0.0.2 - MYSQL_HOST=10.0.0.2 RABBIT_HOST=10.0.0.2 GLANCE_HOSTPORT=10.0.0.2:9292 ADMIN_PASSWORD=secrete