[PR #234] [MERGED] fix #466

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/234
Author: @catborise
Created: 4/8/2019
Status: Merged
Merged: 4/9/2019
Merged by: @retspen

Base: masterHead: master


📝 Commits (3)

  • a457c26 wvmStorage.create_volume, wvmCreate.create_volume image naming respects image/volume format (qcow,qcow2)
  • 3ad5202 Rearrange tabs for non superusers
  • 3cffa6e Fix disk clone xml for proper disk properties

📊 Changes

5 files changed (+32 additions, -24 deletions)

View changed files

📝 instances/templates/instance.html (+12 -11)
📝 instances/views.py (+1 -1)
📝 vrtManager/create.py (+4 -1)
📝 vrtManager/instance.py (+11 -10)
📝 vrtManager/storage.py (+4 -1)

📄 Description

Hi retspen,

  1. Honza adds vm image extension(if type is qcow2/qcow then image extension is, else img)
  2. Arrange settings tabs for limited users
  3. An XML error fixed for cloning images

🔄 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/234 **Author:** [@catborise](https://github.com/catborise) **Created:** 4/8/2019 **Status:** ✅ Merged **Merged:** 4/9/2019 **Merged by:** [@retspen](https://github.com/retspen) **Base:** `master` ← **Head:** `master` --- ### 📝 Commits (3) - [`a457c26`](https://github.com/retspen/webvirtcloud/commit/a457c262e17eca4e315153a8f4d65837a3e74c9e) wvmStorage.create_volume, wvmCreate.create_volume image naming respects image/volume format (qcow,qcow2) - [`3ad5202`](https://github.com/retspen/webvirtcloud/commit/3ad520209fccd99b4eae7fb7bcce6e723cae237c) Rearrange tabs for non superusers - [`3cffa6e`](https://github.com/retspen/webvirtcloud/commit/3cffa6e5053c21e0d8158126788b9fe1d7663d7a) Fix disk clone xml for proper disk properties ### 📊 Changes **5 files changed** (+32 additions, -24 deletions) <details> <summary>View changed files</summary> 📝 `instances/templates/instance.html` (+12 -11) 📝 `instances/views.py` (+1 -1) 📝 `vrtManager/create.py` (+4 -1) 📝 `vrtManager/instance.py` (+11 -10) 📝 `vrtManager/storage.py` (+4 -1) </details> ### 📄 Description Hi retspen, 1. Honza adds vm image extension(if type is qcow2/qcow then image extension is, else img) 2. Arrange settings tabs for limited users 3. An XML error fixed for cloning images --- <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#466
No description provided.