Hi Abhishek, Thanks for a fast response! Is image-create-via-import specific to CLI? Is there a way to benefit from image-create-via-import via dashboards? On Mon, 2 Jun 2025 at 11:44, Abhishek Kekane <akekane@redhat.com> wrote:
Hi Can,
You can use glance image-create-via-import command with —all-stores True option or you can specify comma separated name of stores using —stores option for same command.
Thanks & Best Regards,
Abhishek Kekane
On Mon, 2 Jun 2025 at 2:09 PM, Can Özyurt <acozyurt@gmail.com> wrote:
Hi everyone,
AFAIK the procedure to make an image available in all the stores is:
1) Create an image (on a selected/default store) 2) Import the image with all_stores option
I am looking for ways to eliminate the second step and make uploading to all stores the default behaviour.
1) Is there a config for this? 2) If not, can glance plugins/flows be used to implement this behaviour?
Both sync and async approaches are fine as long as images created via dashboard are pushed to all stores all well.
Looking forward to your guidance. Thanks in advance.
Regards, Can