This repository has been archived by the owner on Mar 31, 2023. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 33
[subnet] Cannot delete a subnet without a gateway port and routing table #648
Comments
Temporary Solution:
For the formal solution, we still need to modify PM's code. Check if the deleted port is subnet's gateway port. If it is a gateway port, PM needs to notify SM to update subnet's |
Subnet's routing table also has similar issue. We need to try and catch
|
cj-chung
changed the title
[subnet] Cannot delete a subnet without a gateway port
[subnet] Cannot delete a subnet without a gateway port and routing table
Jun 29, 2021
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Issue:
Cannot delete a subnet without a gateway port
It will return
Suggestion:
A subnet without gateway port should be able to be deleted.
The text was updated successfully, but these errors were encountered: