From 0a29d31c1322462ff50ec20aff3c3ffb3bdf37c5 Mon Sep 17 00:00:00 2001 From: Brian Rosmaita Date: Wed, 26 Feb 2020 17:35:27 -0500 Subject: [PATCH] Correct reference to 2 import methods We now have 3. Change-Id: I276cead53ef4315881fda3659874f33084cae7ab --- api-ref/source/v2/images-import.inc | 10 +++++++--- 1 file changed, 7 insertions(+), 3 deletions(-) diff --git a/api-ref/source/v2/images-import.inc b/api-ref/source/v2/images-import.inc index 2e841a90e8..aeda220883 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 ` call to complete the import process. You will specify that you are using the