[PR #409] [MERGED] script fixes etc #544

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

📋 Pull Request Information

Original PR: https://github.com/retspen/webvirtcloud/pull/409
Author: @catborise
Created: 1/26/2021
Status: Merged
Merged: 1/26/2021
Merged by: @catborise

Base: masterHead: master


📝 Commits (2)

  • 47331ba fix python string variables for snapshot and video model
  • 59af676 fix centos 8 bootstrap script to handle new libvirt start mechanism

📊 Changes

5 files changed (+42 additions, -27 deletions)

View changed files

📝 README.md (+2 -2)
📝 conf/supervisor/gstfsd.conf (+1 -1)
📝 dev/libvirt-bootstrap.sh (+36 -21)
📝 instances/views.py (+2 -2)
📝 webvirtcloud.sh (+1 -1)

📄 Description

Centos 8 host bootstrap script fixed.
there is no more --listen parameter but only libvirtd-tcp or libvirtd-tls services exist for running daemon mode.
clck.ru -> bit.ly conversion is made, because wget/curl does not accept theirs algorithm and halts.

snapshot related some small bugs are fixed


🔄 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/409 **Author:** [@catborise](https://github.com/catborise) **Created:** 1/26/2021 **Status:** ✅ Merged **Merged:** 1/26/2021 **Merged by:** [@catborise](https://github.com/catborise) **Base:** `master` ← **Head:** `master` --- ### 📝 Commits (2) - [`47331ba`](https://github.com/retspen/webvirtcloud/commit/47331ba08f290b39cc420d2cd6e30708cd29e43f) fix python string variables for snapshot and video model - [`59af676`](https://github.com/retspen/webvirtcloud/commit/59af676f68c9dc4a59dd337ff68d4196091a3862) fix centos 8 bootstrap script to handle new libvirt start mechanism ### 📊 Changes **5 files changed** (+42 additions, -27 deletions) <details> <summary>View changed files</summary> 📝 `README.md` (+2 -2) 📝 `conf/supervisor/gstfsd.conf` (+1 -1) 📝 `dev/libvirt-bootstrap.sh` (+36 -21) 📝 `instances/views.py` (+2 -2) 📝 `webvirtcloud.sh` (+1 -1) </details> ### 📄 Description Centos 8 host bootstrap script fixed. there is no more --listen parameter but only libvirtd-tcp or libvirtd-tls services exist for running daemon mode. clck.ru -> bit.ly conversion is made, because wget/curl does not accept theirs algorithm and halts. snapshot related some small bugs are fixed --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-02-27 15:59:07 +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#544
No description provided.