mirror of
https://opendev.org/openstack/openstack.git
synced 2026-01-16 23:02:00 +00:00
Update git submodules
* Update glance from branch 'master'
to 283ba82519075a110a21bb91cd0022fb2f112803
- Merge "Fix ZIP file extraction in image_decompression plugin"
- Fix ZIP file extraction in image_decompression plugin
The zipfile.ZipFile.extract() method expects a directory path, not a
file path. This fix extracts to the parent directory and then moves
the file to the destination path.
Also updated documentation about the single-file ZIP limitation.
Closes-Bug: #2132963
Change-Id: I24cacde5a9b2209671e9283cd38548ac05c75ac3
Signed-off-by: Abhishek Kekane <akekane@redhat.com>
This commit is contained in:
parent
5b30a8e501
commit
43f1735a13
1 changed files with 1 additions and 1 deletions
2
glance
2
glance
|
|
@ -1 +1 @@
|
|||
Subproject commit 8b4e78667a74f49cfc61dce75e8ad1fb881f1e04
|
||||
Subproject commit 283ba82519075a110a21bb91cd0022fb2f112803
|
||||
Loading…
Add table
Reference in a new issue