Properly handle multiple interfaces in the same network #145

Closed
opened 2021-10-27 12:54:39 -04:00 by JoshuaBoniface · 3 comments
JoshuaBoniface commented 2021-10-27 12:54:39 -04:00 (Migrated from git.bonifacelabs.ca)

Currently a VM can have multiple interfaces in the same network, but upon removal all of them are removed, and adding them blocks if the network is already present.

Rework so that duplicates can be added, that if multiple interfaces exist in the same network, only the last one is removed by default, and allow specifying by MAC address to remove.

Currently a VM can have multiple interfaces in the same network, but upon removal all of them are removed, and adding them blocks if the network is already present. Rework so that duplicates can be added, that if multiple interfaces exist in the same network, only the last one is removed by default, and allow specifying by MAC address to remove.
JoshuaBoniface commented 2021-10-27 13:35:41 -04:00 (Migrated from git.bonifacelabs.ca)

Completed since this was all CLI-side.

Completed since this was all CLI-side.
JoshuaBoniface commented 2021-10-27 13:35:43 -04:00 (Migrated from git.bonifacelabs.ca)

closed

closed
JoshuaBoniface commented 2021-10-27 13:36:31 -04:00 (Migrated from git.bonifacelabs.ca)

changed the description

changed the description
Sign in to join this conversation.
No Milestone
No project
No Assignees
1 Participants
Notifications
Due Date
The due date is invalid or out of range. Please use the format 'yyyy-mm-dd'.

No due date set.

Dependencies

No dependencies set.

Reference: parallelvirtualcluster/pvc#145
No description provided.