mirror of
https://github.com/retspen/webvirtmgr.git
synced 2026-04-25 15:45:51 +03:00
[GH-ISSUE #411] Are we able to change a network for an existing VM #309
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 @chamambom on GitHub (Aug 31, 2014).
Original GitHub issue: https://github.com/retspen/webvirtmgr/issues/411
I managed to install webvirtmgr successfully and i was stress testing all the parameters so that system admin intervention is minimal.
well here is my story ,if you create a VM using the default network "default" ,you are not able to change to another network ,lets say you have created another network ,in my case i created another network so that i can change my vm from the default to that network ,is it possible
@AlexH-HankIT commented on GitHub (Sep 1, 2014):
Under the 'settings' tab you can edit the XML file directly. As far as i know there is no option to change the network after the vm was created via gui.
@chamambom commented on GitHub (Sep 1, 2014):
I think i can work with that....for now
@chamambom commented on GitHub (Sep 1, 2014):
thanx for the feedback ,greatly appreciate it ,i think i can work with the
xml for now
On Mon, Sep 1, 2014 at 7:04 PM, MrCrankHank notifications@github.com
wrote: