From 2e0396c0c9576924703d79429f5c3f14619d8b8d Mon Sep 17 00:00:00 2001 From: Abhishek Kekane Date: Fri, 21 Feb 2020 10:10:42 +0000 Subject: Add support for copy-image import method This change adds support for copy-image import method which will copy existing images into multiple stores. Change-Id: I748a8fb3dbaf9c2e4d887a2ecd4325e27a8429c4 bp: copy-image-multiple-stores --- releasenotes/notes/copy-existing-image-619b7e6bc3394446.yaml | 5 +++++ 1 file changed, 5 insertions(+) create mode 100644 releasenotes/notes/copy-existing-image-619b7e6bc3394446.yaml (limited to 'releasenotes') diff --git a/releasenotes/notes/copy-existing-image-619b7e6bc3394446.yaml b/releasenotes/notes/copy-existing-image-619b7e6bc3394446.yaml new file mode 100644 index 0000000..fc7833c --- /dev/null +++ b/releasenotes/notes/copy-existing-image-619b7e6bc3394446.yaml @@ -0,0 +1,5 @@ +--- +features: + - | + Adds support for copy-image import method which will copy existing + images into multiple stores. -- cgit v1.2.1