change to datastore file
is changed to this - corrected Change-Id: I514fa8f262db12777e7e57c8db50e397e6f3150c
This commit is contained in:
parent
7c990e28e0
commit
e29305ddc0
@ -32,7 +32,7 @@ trove_auth_url = http://<replaceable>controller</replaceable>:35357/v2.0</progra
|
||||
<step>
|
||||
<title>Register image with Image Service</title>
|
||||
<para>You need to register your guest image with the Image Service.</para>
|
||||
<para>In is example, you use the glance <command>image-create</command> command to register a <literal>mysql-5.5.qcow2</literal> image.</para>
|
||||
<para>In this example, you use the glance <command>image-create</command> command to register a <literal>mysql-5.5.qcow2</literal> image.</para>
|
||||
<screen>$<prompt></prompt> <userinput>glance image-create --name mysql-5.5 --disk-format qcow2 --container-format bare --is-public True < mysql-5.5.qcow2</userinput>
|
||||
<computeroutput>+------------------+--------------------------------------+
|
||||
| Property | Value |
|
||||
|
Loading…
x
Reference in New Issue
Block a user