s/Image Service/Image service/g
Change capitalization as discussed on openstack-docs mailing list. Change-Id: I2ad81bffbd59bdd8b908664bb0a1ee16da1bf7ae
This commit is contained in:
@@ -192,7 +192,7 @@
|
||||
</simplesect>
|
||||
<simplesect>
|
||||
<title>Undefine the libvirt domain</title>
|
||||
<para>Now that the image is ready to be uploaded to the Image Service, you no longer need to
|
||||
<para>Now that the image is ready to be uploaded to the Image service, you no longer need to
|
||||
have this virtual machine image managed by libvirt. Use the <command>virsh undefine
|
||||
<replaceable>vm-image</replaceable></command> command to inform libvirt:</para>
|
||||
<screen><prompt>#</prompt> <userinput>virsh undefine trusty</userinput></screen>
|
||||
@@ -201,6 +201,6 @@
|
||||
<title>Image is complete</title>
|
||||
<para>The underlying image file that you created with <command>qemu-img create</command>,
|
||||
such as <filename>/tmp/trusty.qcow2</filename>, is now ready for uploading to the
|
||||
OpenStack Image Service.</para>
|
||||
OpenStack Image service.</para>
|
||||
</simplesect>
|
||||
</section>
|
||||
|
||||
Reference in New Issue
Block a user