Update git submodules

* Update tacker from branch 'master'
  to 62a91ea41f2b156c759b8b94f3a04161982629e9
  - Merge "Implemented check on range end to fetch artifact"
  - Implemented check on range end to fetch artifact
    
    Getting contents of the file instead of 416 error when
    range end is greater than or equal to size of the file.
    
    Added a check for range end while fetching artifact
    information. If range end is greater than or equal to
    size of the file then 416 error will be returned in
    response.
    
    Closes-Bug: #1959885
    Change-Id: I8dbf7f8407f199350476fc7f093a3cccc78e5030
This commit is contained in:
Zuul 2022-05-18 09:02:06 +00:00 committed by Gerrit Code Review
parent 06c162847f
commit a8e82f9af6
1 changed files with 1 additions and 1 deletions

2
tacker

@ -1 +1 @@
Subproject commit 1b684860f0aa1be3b8354b7fa2d4a2eef395d407
Subproject commit 62a91ea41f2b156c759b8b94f3a04161982629e9