mirror of
https://github.com/retspen/webvirtcloud.git
synced 2026-04-26 07:55:52 +03:00
[PR #367] [MERGED] Downgrade libvirt-python to fix taking snapshots #520
Labels
No labels
bug
enhancement
pull-request
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/webvirtcloud#520
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
📋 Pull Request Information
Original PR: https://github.com/retspen/webvirtcloud/pull/367
Author: @Real-Gecko
Created: 10/12/2020
Status: ✅ Merged
Merged: 10/12/2020
Merged by: @catborise
Base:
master← Head:master📝 Commits (1)
b5e38beDowngrade libvirt-python to fix taking snapshots📊 Changes
1 file changed (+1 additions, -1 deletions)
View changed files
📝
conf/requirements.txt(+1 -1)📄 Description
Looks like libvirt-python 6.8.0 has some weird bug which causes
NameError: name 'dom' is not definedon trying to snapshot instance. Downgrading to 6.7.0 fixes the issue.🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.