From ffa01a2c2314f16f25c7f0179c498297d2f0f9cc Mon Sep 17 00:00:00 2001 From: Tom Fifield Date: Tue, 17 Dec 2013 13:17:24 +0800 Subject: [PATCH] Add another clarifying note on nova-net install We had another bug report about the nova-network install section. This patch adds another very explicit, clarifying note to ensure people are installing packages in the right place. Change-Id: Ifc48813af9ec1cf8a87aab96c3f95c8d474595c9 Closes-bug: 1261620 --- doc/install-guide/section_nova-network.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/doc/install-guide/section_nova-network.xml b/doc/install-guide/section_nova-network.xml index 7cb76c8b75..6c24f4da9b 100644 --- a/doc/install-guide/section_nova-network.xml +++ b/doc/install-guide/section_nova-network.xml @@ -19,7 +19,7 @@ Install the appropriate packages for compute - networking: + networking (on the compute node only, as above these are not needed on the controller): # apt-get install nova-network # yum install openstack-nova-network # zypper install openstack-nova-network