Update git submodules

* Update glance from branch 'master'
  - Exclude http store if --all-stores specified for import/copy operation
    
    If operator has configured read-only 'http' store in multiple stores and while
    importing or copying existing image in multiple stores 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.
    
    Excluded `http` store from the list of stores for import/copying workflow
    if user specifies --all-stores as True.
    
    Change-Id: I2ad41022aa709491881e78129708da0ccc25f4f6
    Closes-Bug: #1881958
This commit is contained in:
Abhishek Kekane 2020-06-03 20:25:06 +00:00 committed by Gerrit Code Review
parent db334e5913
commit f17888a084
1 changed files with 1 additions and 1 deletions

2
glance

@ -1 +1 @@
Subproject commit 03cb88a4376cab5e80697800591db47ca801cc56
Subproject commit f7b163119052b96e3d1577c61982ef3b18ecdc97