mirror of
https://github.com/retspen/webvirtcloud.git
synced 2026-04-25 07:25:53 +03:00
[GH-ISSUE #645] The pool bridge name must not contain any special characters #375
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#375
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?
Originally created by @softboy99 on GitHub (May 13, 2024).
Original GitHub issue: https://github.com/retspen/webvirtcloud/issues/645
@catborise commented on GitHub (Jun 24, 2024):
i cannot reproduce the issue. it works as expected. probably it is not related with webvirtcloud but libvirt config. can you check it with command line? (create network with xml)
create an xml file name like test.xml and contains specified directives.
run command:
virsh net-create --file text.xmlfeedback please