mirror of
https://github.com/retspen/webvirtmgr.git
synced 2026-04-25 07:35:50 +03:00
[PR #678] fix the new disk's permission to qemu:qemu #703
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
📋 Pull Request Information
Original PR: https://github.com/retspen/webvirtmgr/pull/678
Author: @lowang-bh
Created: 12/28/2018
Status: 🔄 Open
Base:
master← Head:master📝 Commits (2)
c95ee03fix the new disk's permission to qemu:qemu811ef80update disk xml📊 Changes
5 files changed (+108 additions, -15 deletions)
View changed files
📝
templates/instance.html(+4 -4)📝
vrtManager/create.py(+39 -2)📝
vrtManager/instance.py(+21 -5)📝
vrtManager/storage.py(+24 -4)📝
vrtManager/util.py(+20 -0)📄 Description
when the template disk has a different permission from 107:107, it can not create/clone from template
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.