[PR #211] [MERGED] fix some glitches & update #458

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

📋 Pull Request Information

Original PR: https://github.com/retspen/webvirtcloud/pull/211
Author: @catborise
Created: 12/27/2018
Status: Merged
Merged: 12/28/2018
Merged by: @retspen

Base: masterHead: master


📝 Commits (5)

  • a63e903 Add trans label to headers
  • a519980 Narrow down with pool searching existing volume while creating instance from template/flavour
  • fc3f04c Add pool refresh before getting list of volumes
  • 4efc311 remove artifacts old implementation
  • 867a10d Ubuntu 18.04 installation support added

📊 Changes

6 files changed (+23 additions, -16 deletions)

View changed files

📝 create/templates/create_instance.html (+1 -1)
📝 create/views.py (+1 -6)
📝 dev/libvirt-bootstrap.sh (+10 -2)
📝 instances/templates/allinstances.html (+5 -5)
📝 storages/views.py (+1 -0)
📝 vrtManager/create.py (+5 -2)

📄 Description

Hi retspen,

  1. remove unnecessary comment lines
  2. fix: refresh pool while getting volume list
  3. libvirt-bootstrap.sh: host installation fix for ubuntu 18.04
  4. some typos

🔄 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/211 **Author:** [@catborise](https://github.com/catborise) **Created:** 12/27/2018 **Status:** ✅ Merged **Merged:** 12/28/2018 **Merged by:** [@retspen](https://github.com/retspen) **Base:** `master` ← **Head:** `master` --- ### 📝 Commits (5) - [`a63e903`](https://github.com/retspen/webvirtcloud/commit/a63e9036fe28f0cd2a629ac2345c66d36ca5c00c) Add trans label to headers - [`a519980`](https://github.com/retspen/webvirtcloud/commit/a5199806102dc352b9605aebc90d22fed367e90e) Narrow down with pool searching existing volume while creating instance from template/flavour - [`fc3f04c`](https://github.com/retspen/webvirtcloud/commit/fc3f04c2448ed3759e9fa435827697bec29728f7) Add pool refresh before getting list of volumes - [`4efc311`](https://github.com/retspen/webvirtcloud/commit/4efc311dec7e76f9759a7d5973e5cab7f317a216) remove artifacts old implementation - [`867a10d`](https://github.com/retspen/webvirtcloud/commit/867a10d0c53446f9a89e962cc233af113d663904) Ubuntu 18.04 installation support added ### 📊 Changes **6 files changed** (+23 additions, -16 deletions) <details> <summary>View changed files</summary> 📝 `create/templates/create_instance.html` (+1 -1) 📝 `create/views.py` (+1 -6) 📝 `dev/libvirt-bootstrap.sh` (+10 -2) 📝 `instances/templates/allinstances.html` (+5 -5) 📝 `storages/views.py` (+1 -0) 📝 `vrtManager/create.py` (+5 -2) </details> ### 📄 Description Hi retspen, 1. remove unnecessary comment lines 2. fix: refresh pool while getting volume list 3. libvirt-bootstrap.sh: host installation fix for ubuntu 18.04 4. some typos --- <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:48 +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#458
No description provided.