Public bug reported:

In Ussuri release we have added new functionality to import image in
multiple stores or copy existing image in multiple stores. To ease user
experience we have given a option --all-stores in glanceclient which
avoids user to specify all the configured stores explicitly for these
new operations.

Now, if operator has configured read-only 'http' store and while
creating or copying image if user has specified --all-stores true then
depending on `allow-failure`; if it is True then image is
imported/copied to other stores than http or if it is false then image
can not be imported/copied to other stores as well. Aslo, new image
property `os_glance_failed_imports` shows `http` as failed store.

Expected flow:
If operator configures 'http' store as then it should not be included in 
import/copying operation if --all-stores specified by user.

** Affects: glance
     Importance: High
     Assignee: Abhishek Kekane (abhishek-kekane)
         Status: New

** Changed in: glance
     Assignee: (unassigned) => Abhishek Kekane (abhishek-kekane)

** Changed in: glance
   Importance: Undecided => High

-- 
You received this bug notification because you are a member of Yahoo!
Engineering Team, which is subscribed to Glance.
https://bugs.launchpad.net/bugs/1881958

Title:
  read-only http store should not be used if --all-stores specified for
  import/copy image workflow

Status in Glance:
  New

Bug description:
  In Ussuri release we have added new functionality to import image in
  multiple stores or copy existing image in multiple stores. To ease
  user experience we have given a option --all-stores in glanceclient
  which avoids user to specify all the configured stores explicitly for
  these new operations.

  Now, if operator has configured read-only 'http' store and while
  creating or copying image if user has specified --all-stores true then
  depending on `allow-failure`; if it is True then image is
  imported/copied to other stores than http or if it is false then image
  can not be imported/copied to other stores as well. Aslo, new image
  property `os_glance_failed_imports` shows `http` as failed store.

  Expected flow:
  If operator configures 'http' store as then it should not be included in 
import/copying operation if --all-stores specified by user.

To manage notifications about this bug go to:
https://bugs.launchpad.net/glance/+bug/1881958/+subscriptions

-- 
Mailing list: https://launchpad.net/~yahoo-eng-team
Post to     : yahoo-eng-team@lists.launchpad.net
Unsubscribe : https://launchpad.net/~yahoo-eng-team
More help   : https://help.launchpad.net/ListHelp

Reply via email to