mirror of
https://github.com/retspen/webvirtmgr.git
synced 2026-04-26 08:05:54 +03:00
[GH-ISSUE #108] Create VM without default Network Pool #89
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 @jansauerbrey on GitHub (Sep 5, 2013).
Original GitHub issue: https://github.com/retspen/webvirtmgr/issues/108
Hi,
I do not have any default network pool (I removed them intentionally) and would like to create an VM with just using a bridge device br0. Everything looks fine in the window of creating a VM (network selected br0) except that the "Create VM" Button is disabled (grayed out).
The requirement of a default network pool for creating a VM disturbes me since I just want VMs created using the bridge devise br0.
Is it possible to lower the requirements of the network poll check?
Thanks
Jan
@ghost commented on GitHub (Sep 5, 2013):
I would love to see this ability implemented.
libvirt/kvm by default can operate like this. WebVirtMgr should also have the ability to do so.