Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
* Add UDN layer3 class * Move constants from global scope to class scope * Remove redundant function call * Fix key error * Add missing value argument validation * Use dictionary access instead of class attributes * Make parameter optional in a method * Correct the docstring for the role parameter * Improve error message for missing required arguments * Refactor to follow conventions * Revert "Refactor to follow conventions" This reverts commit 5d4b942. * Refactor type annotation * Refactor condition statement * Refactor docstring for layer3 subnets
- Loading branch information