-
Epic
-
Resolution: Unresolved
-
Normal
-
None
-
None
-
Support the ability to import a Glance image from another openstack cloud
-
False
-
-
False
-
Proposed
-
Proposed
-
Proposed
-
rhos-storage-glance
-
Proposed
Description of problem:
Today we support image upload from file or url. In order to ease cloud migrations, we would like to support the use case to import an image from an existing glance instance sitting on another openstack environment. Import should copy data as well as the image properties.
Current process is to download the image from the source cloud, re-upload in the destination cloud and make sure to reset any custom properties. The RFE aims to automate this process, users would ask the destination cloud to copy image from the source cloud, user will provide all the necessary source cloud details (endpoints, tokens, image uuid, etc).
Version-Release number of selected component (if applicable):
18
How reproducible:
Steps to Reproduce:
1.
2.
3.
Actual results:
Expected results:
Additional info:
- external trackers