[PR #237] [MERGED] Fix and Addition #467

Closed
opened 2026-02-27 15:58:49 +03:00 by kerem · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/retspen/webvirtcloud/pull/237
Author: @catborise
Created: 4/29/2019
Status: Merged
Merged: 5/4/2019
Merged by: @retspen

Base: masterHead: master


📝 Commits (6)

  • 311f1b7 add libguestfs-tools and epel-release for supervisor to centos
  • 52fbe95 staff users are allowed to change vnc settings of instances
  • 6bc4e89 Add qcow2/qcow extension for vol clone. Make image features additions for only qcow2 images.
  • 3a15b49 Fix image clone/add logs
  • 30e1f0e Remove .img extension label
  • cb81505 Convert settings of VNC to Console

📊 Changes

7 files changed (+38 additions, -28 deletions)

View changed files

📝 dev/libvirt-bootstrap.sh (+1 -1)
📝 instances/templates/instance.html (+4 -4)
📝 instances/views.py (+1 -1)
📝 storages/templates/create_stg_vol_block.html (+0 -1)
📝 storages/templates/storage.html (+0 -1)
📝 storages/views.py (+6 -6)
📝 vrtManager/storage.py (+26 -14)

📄 Description

Hi retspen,

with this pull:

  1. I fixed resembling clone/add volume extension
  2. I fixed qcow volume creation
  3. I merge honza's staff user permissions
  4. Readme: add epel-release and libguestfs-tools for centos installation

thanks


🔄 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/webvirtcloud/pull/237 **Author:** [@catborise](https://github.com/catborise) **Created:** 4/29/2019 **Status:** ✅ Merged **Merged:** 5/4/2019 **Merged by:** [@retspen](https://github.com/retspen) **Base:** `master` ← **Head:** `master` --- ### 📝 Commits (6) - [`311f1b7`](https://github.com/retspen/webvirtcloud/commit/311f1b793e9c77c5fda44295511619f609cd0d27) add libguestfs-tools and epel-release for supervisor to centos - [`52fbe95`](https://github.com/retspen/webvirtcloud/commit/52fbe95e305e773d6d7715599bdaea971ee03132) staff users are allowed to change vnc settings of instances - [`6bc4e89`](https://github.com/retspen/webvirtcloud/commit/6bc4e895b6f3fe8d9e4fed464f930ddc4dd9c48c) Add qcow2/qcow extension for vol clone. Make image features additions for only qcow2 images. - [`3a15b49`](https://github.com/retspen/webvirtcloud/commit/3a15b49796dddba4f0c318575c6aa8cbd6639310) Fix image clone/add logs - [`30e1f0e`](https://github.com/retspen/webvirtcloud/commit/30e1f0eb2d89fec3d9ef9ccaf80d789acbfe9ff1) Remove .img extension label - [`cb81505`](https://github.com/retspen/webvirtcloud/commit/cb81505b052e932332e6ad3fb8c09ef9ddf09fb1) Convert settings of VNC to Console ### 📊 Changes **7 files changed** (+38 additions, -28 deletions) <details> <summary>View changed files</summary> 📝 `dev/libvirt-bootstrap.sh` (+1 -1) 📝 `instances/templates/instance.html` (+4 -4) 📝 `instances/views.py` (+1 -1) 📝 `storages/templates/create_stg_vol_block.html` (+0 -1) 📝 `storages/templates/storage.html` (+0 -1) 📝 `storages/views.py` (+6 -6) 📝 `vrtManager/storage.py` (+26 -14) </details> ### 📄 Description Hi retspen, with this pull: 1. I fixed resembling clone/add volume extension 2. I fixed qcow volume creation 3. I merge honza's staff user permissions 4. Readme: add epel-release and libguestfs-tools for centos installation thanks --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-02-27 15:58:49 +03:00
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/webvirtcloud#467
No description provided.