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
This commit is contained in:
parent
7e8c23eb28
commit
ffa01a2c23
@ -19,7 +19,7 @@
|
||||
<procedure>
|
||||
<step>
|
||||
<para>Install the appropriate packages for compute
|
||||
networking:</para>
|
||||
networking (on the compute node only, as above these are not needed on the controller):</para>
|
||||
<screen os="ubuntu;debian"><prompt>#</prompt> <userinput>apt-get install nova-network</userinput></screen>
|
||||
<screen os="centos;rhel;fedora"><prompt>#</prompt> <userinput>yum install openstack-nova-network</userinput></screen>
|
||||
<screen os="opensuse;sles"><prompt>#</prompt> <userinput>zypper install openstack-nova-network</userinput></screen>
|
||||
|
Loading…
Reference in New Issue
Block a user