Final ubuntu install guide fixes
nova-network is not needed on the controller. this will only break things Change-Id: I203b6d6b56f0d63b83f7ac39869b54862790355f
This commit is contained in:
parent
89c280d3c0
commit
726b04a717
@ -25,7 +25,7 @@
|
||||
guide.</para>
|
||||
|
||||
<screen os="ubuntu;debian"><prompt>#</prompt> <userinput>apt-get install nova-novncproxy novnc nova-api nova-ajax-console-proxy nova-cert \
|
||||
nova-conductor nova-consoleauth nova-doc nova-scheduler nova-network python-novaclient</userinput></screen>
|
||||
nova-conductor nova-consoleauth nova-doc nova-scheduler python-novaclient</userinput></screen>
|
||||
<screen os="opensuse"><prompt>#</prompt> <userinput>zypper install openstack-nova-api openstack-nova-scheduler \
|
||||
openstack-nova-cert openstack-nova-conductor openstack-nova-console \
|
||||
openstack-nova-consoleauth openstack-nova-doc \
|
||||
|
Loading…
Reference in New Issue
Block a user