mirror of
https://github.com/retspen/webvirtcloud.git
synced 2026-04-25 23:45:56 +03:00
[GH-ISSUE #221] Network devices - NIC can't be changed for existing machine #145
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#145
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 @ssbaksa on GitHub (Jan 25, 2019).
Original GitHub issue: https://github.com/retspen/webvirtcloud/issues/221
When I try to change NIC assignment for for existing machine, after clicking Change button value of NIC field remain the same. Only change that works is changing that value in XML. This is tested with latest Catborise release.

@lord-kyron commented on GitHub (Jan 25, 2019):
@catborise - I can confirm this issue. I am observing the same behavior.
@catborise commented on GitHub (Jan 25, 2019):
@Bandic007 @ssbaksa thanks . I fixed it. It should work now. Try and feedback pls.
i did implement it for bridge type networks, your network network type is "network". i added that
@lord-kyron commented on GitHub (Jan 25, 2019):
@catborise - it seems fixed now! Thank you!
Can you take a look at my last comment here also:
https://github.com/retspen/webvirtcloud/pull/220
Thank you!
@ssbaksa commented on GitHub (Jan 28, 2019):
@catborise - it is fixed. Tested this morning.
Thank you!
@lord-kyron commented on GitHub (Feb 5, 2019):
@ssbaksa - close the issue
@ssbaksa commented on GitHub (Feb 5, 2019):
Fixed & closed