[PR #678] fix the new disk's permission to qemu:qemu #703

Open
opened 2026-02-27 16:40:13 +03:00 by kerem · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/retspen/webvirtmgr/pull/678
Author: @lowang-bh
Created: 12/28/2018
Status: 🔄 Open

Base: masterHead: master


📝 Commits (2)

  • c95ee03 fix the new disk's permission to qemu:qemu
  • 811ef80 update 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.

## 📋 Pull Request Information **Original PR:** https://github.com/retspen/webvirtmgr/pull/678 **Author:** [@lowang-bh](https://github.com/lowang-bh) **Created:** 12/28/2018 **Status:** 🔄 Open **Base:** `master` ← **Head:** `master` --- ### 📝 Commits (2) - [`c95ee03`](https://github.com/retspen/webvirtmgr/commit/c95ee0314fabfab12c2473a1f80fc2cb22640d1e) fix the new disk's permission to qemu:qemu - [`811ef80`](https://github.com/retspen/webvirtmgr/commit/811ef809e68a31bdb0b8dcf73e3d3f28c4b07e97) update disk xml ### 📊 Changes **5 files changed** (+108 additions, -15 deletions) <details> <summary>View changed files</summary> 📝 `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) </details> ### 📄 Description when the template disk has a different permission from 107:107, it can not create/clone from template --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/webvirtmgr#703
No description provided.