Merge "Change the default_store parameter from [DEFAULT] to [glance_store] section"
This commit is contained in:
commit
c1d7188305
@ -30,11 +30,11 @@
|
||||
<para>If you intend to use multiple data stores for the
|
||||
back end, use the SPBM feature.</para>
|
||||
</note></para>
|
||||
<para>In the <literal>DEFAULT</literal> section, set the
|
||||
<para>In the <literal>glance_store</literal> section, set the
|
||||
<parameter>default_store</parameter> parameter to
|
||||
<userinput>vsphere</userinput>, as shown in this code
|
||||
sample:</para>
|
||||
<programlisting language="ini">[DEFAULT]
|
||||
<programlisting language="ini">[glance_store]
|
||||
# Which back end scheme should Glance use by default is not specified
|
||||
# in a request to add a new image to Glance? Known schemes are determined
|
||||
# by the known_stores option below.
|
||||
|
Loading…
x
Reference in New Issue
Block a user