summaryrefslogtreecommitdiff
path: root/api-ref
diff options
context:
space:
mode:
authorBrian Rosmaita <rosmaita.fossdev@gmail.com>2020-02-26 17:35:27 -0500
committerBrian Rosmaita <rosmaita.fossdev@gmail.com>2020-02-26 17:35:27 -0500
commit0a29d31c1322462ff50ec20aff3c3ffb3bdf37c5 (patch)
treee3930e3eb5c72da330f15d99ec205b0ab86ef3c7 /api-ref
parentf46fe24616c8f338927b6490dcb23f110bd5d966 (diff)
downloadglance-0a29d31c1322462ff50ec20aff3c3ffb3bdf37c5.tar.gz
Correct reference to 2 import methods
We now have 3. Change-Id: I276cead53ef4315881fda3659874f33084cae7ab
Diffstat (limited to 'api-ref')
-rw-r--r--api-ref/source/v2/images-import.inc10
1 files changed, 7 insertions, 3 deletions
diff --git a/api-ref/source/v2/images-import.inc b/api-ref/source/v2/images-import.inc
index 2e841a90e..aeda22088 100644
--- a/api-ref/source/v2/images-import.inc
+++ b/api-ref/source/v2/images-import.inc
@@ -18,7 +18,11 @@ the import methods available in the cloud in which you want to import
an image. Each of these methods is well defined (which is what makes
this process interoperable among different OpenStack clouds).
-Two import methods are defined, ``glance-direct`` and ``web-download``.
+Three import methods are defined:
+
+* ``glance-direct``
+* ``web-download``
+* ``copy-image``
.. note::
@@ -78,11 +82,11 @@ The ``web-download`` workflow has **two** parts:
``web-download`` import method in the body of the import call.
The copy-image import method
-------------------------------
+----------------------------
The ``copy-image`` workflow has **two** parts:
-1. Identify the existing image which you want to copy to other stores.
+1. Identify the existing image whose data you want to copy to other stores.
2. Issue the :ref:`Image Import <image-import-call>` call to complete
the import process. You will specify that you are using the