Merge "Adds step for opensuse/sles to set the my_ip value in cinder.conf"
This commit is contained in:
commit
18165cf40e
@ -178,6 +178,12 @@ rabbit_password = <replaceable>RABBIT_PASS</replaceable></programlisting>
|
||||
<prompt>#</prompt> <userinput>openstack-config --set /etc/cinder/cinder.conf \
|
||||
DEFAULT rabbit_password <replaceable>RABBIT_PASS</replaceable></userinput></screen>
|
||||
</step>
|
||||
<step os="opensuse;sles">
|
||||
<para>Configure the Block Storage node target IP address in the
|
||||
<filename>/etc/cinder/cinder.conf</filename> file:</para>
|
||||
<screen><prompt>#</prompt> <userinput>openstack-config --set /etc/cinder/cinder.conf \
|
||||
DEFAULT my_ip 10.0.0.41</userinput></screen>
|
||||
</step>
|
||||
<step os="ubuntu;rhel;centos;fedora;opensuse;sles">
|
||||
<para>Configure Block Storage to use your MySQL database. Edit
|
||||
the <filename>/etc/cinder/cinder.conf</filename> file and add
|
||||
|
Loading…
Reference in New Issue
Block a user