Update information for openSUSE

Based on testing the setup

Add a note that NetworkManager should not be used

Remove setence about asking for password since we pass the password
on the command line.

Change-Id: I73bde10c7df96d1502021f989da624586bb94a3f
This commit is contained in:
Andreas Jaeger
2013-10-13 11:51:45 +02:00
parent a1586f1c3c
commit 50aa59cfff
2 changed files with 17 additions and 7 deletions

View File

@@ -9,7 +9,7 @@
<para>Install the Identity Service on the controller node:</para>
<screen os="ubuntu;deb"><prompt>#</prompt> <userinput>apt-get install keystone python-keystone python-keystoneclient</userinput></screen>
<screen os="rhel;centos;fedora"><prompt>#</prompt> <userinput>yum install openstack-keystone python-keystoneclient</userinput></screen>
<screen os="opensuse"><prompt>#</prompt> <userinput>zypper install openstack-keystone python-keystoneclient</userinput></screen>
<screen os="opensuse"><prompt>#</prompt> <userinput>zypper install openstack-keystone python-keystoneclient openstack-utils</userinput></screen>
</step>
<step>