diff --git a/doc/install-guide/section_nova-network.xml b/doc/install-guide/section_nova-network.xml index 9c39a1ba4a..0de076d862 100644 --- a/doc/install-guide/section_nova-network.xml +++ b/doc/install-guide/section_nova-network.xml @@ -28,11 +28,15 @@ - Install the following packages for compute networking on - the compute node only. As described above, these packages are - not necessary on the controller node: - - # apt-get install nova-network + Install the appropriate packages for compute networking on the + compute node only. These packages are not required on the controller + node. + So that the nova-network service can forward metadata requests on + each compute node, each compute node must install the nova-api-metadata service, as + follows: + # apt-get install nova-network nova-api-metadata # yum install openstack-nova-network # zypper install openstack-nova-network