Update git submodules

* Update glance from branch 'master'
  to 11989a18f4ede07026a435abb3d695a075ae7004
  - Bump Image API version to 2.16
    
    This API version increment is due to change I6a875a38bef5, which
    corrected the response code for the admin-only API call:
        PUT /v2/cache/{image_id}
    The call now returns 202 upon success (it had been returning 200).
    
    The intent of this version bump is to get the attention of operators
    to take note of this change; from now on, the call always returns 202
    upon success regardless of what API version you request.
    
    Additionally, cleaned up some version tests that had gotten out of
    date and were not thoroughly testing version negotiation.
    
    Also, corrected the version negotiation code around the v2.13 API.
    The versions response had been modified by change I6882fd2381e6 to
    only include v2.13 when the 'enabled_backends' config option had a
    value, but the versions negotiation code was not updated to reflect
    that.
    
    Change-Id: I0cf35ed7e21497826cd581e59aa58774f030b9f6
    Related-bug: #1971521
This commit is contained in:
Brian Rosmaita 2022-05-25 11:25:01 -04:00 committed by Gerrit Code Review
parent 75ea06c55b
commit d80ee7818a
1 changed files with 1 additions and 1 deletions

2
glance

@ -1 +1 @@
Subproject commit 2e94e3dc71e23fc40ea0621f16e699feb70ce2c4
Subproject commit 11989a18f4ede07026a435abb3d695a075ae7004